Adds missing routable service tags

http://taginfo.openstreetmap.org/keys/service#values
This commit is contained in:
Daniel J. Hofmann
2016-10-17 16:07:51 -07:00
committed by Patrick Niklaus
parent 81c5cba0e5
commit ee4fb89336
3 changed files with 16 additions and 3 deletions
+10
View File
@@ -34,6 +34,16 @@
"value": "emergency_access",
"object_types": [ "way" ]
},
{
"key": "service",
"value": "drive-through",
"object_types": [ "way" ]
},
{
"key": "service",
"value": "parking",
"object_types": [ "way" ]
},
{
"key": "oneway",
"value": "true",