mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-31 04:09:33 +02:00
Add preset for "Pedestrian Area" (highway=pedestrian + area=yes)
(closes #4488)
This commit is contained in:
@@ -1336,6 +1336,10 @@
|
||||
"key": "highway",
|
||||
"value": "path"
|
||||
},
|
||||
{
|
||||
"key": "area",
|
||||
"value": "yes"
|
||||
},
|
||||
{
|
||||
"key": "highway",
|
||||
"value": "pedestrian"
|
||||
|
||||
Reference in New Issue
Block a user