Add preset for "Pedestrian Area" (highway=pedestrian + area=yes)

(closes #4488)
This commit is contained in:
Bryan Housel
2017-10-31 16:21:39 -04:00
parent 98011b8969
commit 7080661fd4
8 changed files with 92 additions and 12 deletions
+4
View File
@@ -1336,6 +1336,10 @@
"key": "highway",
"value": "path"
},
{
"key": "area",
"value": "yes"
},
{
"key": "highway",
"value": "pedestrian"