Adds missing routable service tags
http://taginfo.openstreetmap.org/keys/service#values
This commit is contained in:
committed by
Patrick Niklaus
parent
81c5cba0e5
commit
ee4fb89336
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user