Use driving_side tag of location-dependent data and OSM ways

This commit is contained in:
Michael Krasnyk
2017-08-07 23:39:34 +02:00
parent c9673741de
commit af3f0a4782
8 changed files with 55 additions and 25 deletions
+5
View File
@@ -268,6 +268,11 @@
"object_types": [ "way" ],
"description": "Name of road for navigation instructions."
},
{
"key": "driving_side",
"object_types": [ "way" ],
"description": "Driving side in all bidirectional traffic."
},
{
"key": "turn:lanes",
"object_types": [ "way" ],