mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-15 13:38:02 +02:00
Add oneway to moreFields for path like highways
This commit is contained in:
@@ -8,7 +8,8 @@
|
||||
],
|
||||
"moreFields": [
|
||||
"flashing_lights",
|
||||
"kerb"
|
||||
"kerb",
|
||||
"oneway"
|
||||
],
|
||||
"geometry": [
|
||||
"vertex"
|
||||
|
||||
@@ -16,6 +16,7 @@
|
||||
"lit",
|
||||
"maxweight_bridge",
|
||||
"not/name",
|
||||
"oneway",
|
||||
"smoothness",
|
||||
"stroller",
|
||||
"tactile_paving",
|
||||
|
||||
@@ -21,6 +21,7 @@
|
||||
"mtb/scale/imba",
|
||||
"mtb/scale/uphill",
|
||||
"not/name",
|
||||
"oneway",
|
||||
"ref",
|
||||
"sac_scale",
|
||||
"smoothness",
|
||||
|
||||
@@ -17,6 +17,7 @@
|
||||
"indoor",
|
||||
"level_semi",
|
||||
"lit",
|
||||
"oneway",
|
||||
"ref",
|
||||
"ramp",
|
||||
"stroller",
|
||||
|
||||
@@ -19,6 +19,7 @@
|
||||
"mtb/scale",
|
||||
"mtb/scale/imba",
|
||||
"mtb/scale/uphill",
|
||||
"oneway",
|
||||
"stroller",
|
||||
"wheelchair"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user