mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-24 00:54:03 +02: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:
@@ -17,6 +17,7 @@
|
||||
"lit",
|
||||
"maxheight",
|
||||
"maxweight_bridge",
|
||||
"maxwidth",
|
||||
"oneway/bicycle",
|
||||
"smoothness",
|
||||
"trolley_wire",
|
||||
|
||||
@@ -19,6 +19,7 @@
|
||||
"maxheight",
|
||||
"maxspeed/advisory",
|
||||
"maxweight_bridge",
|
||||
"maxwidth",
|
||||
"minspeed",
|
||||
"not/name",
|
||||
"smoothness",
|
||||
|
||||
@@ -22,6 +22,7 @@
|
||||
"maxheight",
|
||||
"maxspeed",
|
||||
"maxweight_bridge",
|
||||
"maxwidth",
|
||||
"ref_road_number",
|
||||
"smoothness",
|
||||
"toll",
|
||||
|
||||
@@ -22,6 +22,7 @@
|
||||
"maxheight",
|
||||
"maxspeed/advisory",
|
||||
"maxweight_bridge",
|
||||
"maxwidth",
|
||||
"ref_road_number",
|
||||
"smoothness",
|
||||
"toll",
|
||||
|
||||
@@ -23,6 +23,7 @@
|
||||
"maxheight",
|
||||
"maxspeed/advisory",
|
||||
"maxweight_bridge",
|
||||
"maxwidth",
|
||||
"not/name",
|
||||
"oneway/bicycle",
|
||||
"smoothness",
|
||||
|
||||
@@ -24,6 +24,7 @@
|
||||
"maxheight",
|
||||
"maxspeed",
|
||||
"maxweight_bridge",
|
||||
"maxwidth",
|
||||
"oneway/bicycle",
|
||||
"ref_road_number",
|
||||
"smoothness",
|
||||
|
||||
@@ -24,6 +24,7 @@
|
||||
"maxheight",
|
||||
"maxspeed/advisory",
|
||||
"maxweight_bridge",
|
||||
"maxwidth",
|
||||
"oneway/bicycle",
|
||||
"ref_road_number",
|
||||
"smoothness",
|
||||
|
||||
@@ -20,6 +20,7 @@
|
||||
"maxheight",
|
||||
"maxspeed/advisory",
|
||||
"maxweight_bridge",
|
||||
"maxwidth",
|
||||
"not/name",
|
||||
"oneway/bicycle",
|
||||
"smoothness",
|
||||
|
||||
@@ -18,6 +18,7 @@
|
||||
"maxheight",
|
||||
"maxspeed/advisory",
|
||||
"maxweight_bridge",
|
||||
"maxwidth",
|
||||
"oneway/bicycle",
|
||||
"smoothness",
|
||||
"trolley_wire",
|
||||
|
||||
@@ -20,6 +20,7 @@
|
||||
"maxheight",
|
||||
"maxspeed/advisory",
|
||||
"maxweight_bridge",
|
||||
"maxwidth",
|
||||
"minspeed",
|
||||
"not/name",
|
||||
"smoothness",
|
||||
|
||||
@@ -20,6 +20,7 @@
|
||||
"interval",
|
||||
"maxheight",
|
||||
"maxweight",
|
||||
"maxwidth",
|
||||
"network",
|
||||
"oneway",
|
||||
"opening_hours",
|
||||
|
||||
Reference in New Issue
Block a user