mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-13 12:55:05 +02:00
Add preset for "Pedestrian Area" (highway=pedestrian + area=yes)
(closes #4488)
This commit is contained in:
Vendored
+6
-2
@@ -3758,9 +3758,13 @@
|
||||
"name": "Path",
|
||||
"terms": "hike,hiking,trackway,trail,walk"
|
||||
},
|
||||
"highway/pedestrian": {
|
||||
"highway/pedestrian_area": {
|
||||
"name": "Pedestrian Area",
|
||||
"terms": "center,centre,plaza,quad,square,walkway"
|
||||
},
|
||||
"highway/pedestrian_line": {
|
||||
"name": "Pedestrian Street",
|
||||
"terms": ""
|
||||
"terms": "center,centre,plaza,quad,square,walkway"
|
||||
},
|
||||
"highway/primary_link": {
|
||||
"name": "Primary Link",
|
||||
|
||||
Reference in New Issue
Block a user