Add a speed for driveway to service speeds

This commit is contained in:
karenzshea
2016-10-14 15:05:30 -04:00
committed by Daniel J. Hofmann
parent 5617d3886d
commit f540485cb0
3 changed files with 8 additions and 3 deletions
+5
View File
@@ -19,6 +19,11 @@
"value": "parking_aisle",
"object_types": [ "way" ]
},
{
"key": "service",
"value": "driveway",
"object_types": [ "way" ]
},
{
"key": "service",
"value": "alley",