mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-26 20:33:51 +01:00
Add Truck Speed Limit maxspeed/hgv field (#520)
This commit is contained in:
parent
c4d976cfff
commit
260123a8a4
4 changed files with 9 additions and 0 deletions
|
|
@ -18,6 +18,7 @@
|
|||
"lit",
|
||||
"maxheight",
|
||||
"maxspeed/advisory",
|
||||
"maxspeed/hgv",
|
||||
"maxweight_bridge",
|
||||
"maxwidth",
|
||||
"minspeed",
|
||||
|
|
|
|||
|
|
@ -22,6 +22,7 @@
|
|||
"lit",
|
||||
"maxheight",
|
||||
"maxspeed/advisory",
|
||||
"maxspeed/hgv",
|
||||
"maxweight_bridge",
|
||||
"maxwidth",
|
||||
"not/name",
|
||||
|
|
|
|||
|
|
@ -19,6 +19,7 @@
|
|||
"lit",
|
||||
"maxheight",
|
||||
"maxspeed/advisory",
|
||||
"maxspeed/hgv",
|
||||
"maxweight_bridge",
|
||||
"maxwidth",
|
||||
"minspeed",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue