Use driving_side tag of location-dependent data and OSM ways
This commit is contained in:
@@ -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" ],
|
||||
|
||||
Reference in New Issue
Block a user