Add oneway to moreFields for path like highways

This commit is contained in:
Tobias
2024-02-28 09:22:13 +01:00
committed by Martin Raifer
parent 75fa0e8018
commit 3e5e99ff88
5 changed files with 6 additions and 1 deletions
+2 -1
View File
@@ -8,7 +8,8 @@
],
"moreFields": [
"flashing_lights",
"kerb"
"kerb",
"oneway"
],
"geometry": [
"vertex"
+1
View File
@@ -16,6 +16,7 @@
"lit",
"maxweight_bridge",
"not/name",
"oneway",
"smoothness",
"stroller",
"tactile_paving",
+1
View File
@@ -21,6 +21,7 @@
"mtb/scale/imba",
"mtb/scale/uphill",
"not/name",
"oneway",
"ref",
"sac_scale",
"smoothness",
+1
View File
@@ -17,6 +17,7 @@
"indoor",
"level_semi",
"lit",
"oneway",
"ref",
"ramp",
"stroller",
+1
View File
@@ -19,6 +19,7 @@
"mtb/scale",
"mtb/scale/imba",
"mtb/scale/uphill",
"oneway",
"stroller",
"wheelchair"
],