mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-17 22:24:42 +02:00
Add smoothness to fields for cycleway, bicycle_foot, crossing/bicycle_foot (#346)
Smoothness is very valuable for all those fields and plays well together "below" the existing `surface` tag.
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
"name",
|
||||
"oneway",
|
||||
"surface",
|
||||
"smoothness",
|
||||
"width",
|
||||
"structure",
|
||||
"access",
|
||||
@@ -16,7 +17,6 @@
|
||||
"maxspeed",
|
||||
"maxweight_bridge",
|
||||
"not/name",
|
||||
"smoothness",
|
||||
"stroller",
|
||||
"wheelchair"
|
||||
],
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
"segregated",
|
||||
"oneway",
|
||||
"surface",
|
||||
"smoothness",
|
||||
"width",
|
||||
"structure",
|
||||
"access",
|
||||
|
||||
@@ -9,6 +9,7 @@
|
||||
"crossing",
|
||||
"access",
|
||||
"surface",
|
||||
"smoothness",
|
||||
"tactile_paving",
|
||||
"crossing/island"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user