mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-27 04:43:52 +01:00
add maxwidth as optional field to roads and ferry routes (closes #518)
* affected highway types: * service * living_street * unclassified/residential * primary/secondary/tertiary + *_links * tunk + trunk_link * motorway + motorway_link * ferry route: https://wiki.openstreetmap.org/wiki/Tag:route=ferry
This commit is contained in:
parent
ef606e1a2d
commit
57c0a7e5d2
11 changed files with 11 additions and 0 deletions
|
|
@ -20,6 +20,7 @@
|
|||
"interval",
|
||||
"maxheight",
|
||||
"maxweight",
|
||||
"maxwidth",
|
||||
"network",
|
||||
"oneway",
|
||||
"opening_hours",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue