2014-08-22 04:42:43 -04:00
|
|
|
{
|
|
|
|
"data_format": 1,
|
2014-08-22 04:43:25 -04:00
|
|
|
"data_url": "https://raw.githubusercontent.com/Project-OSRM/osrm-backend/develop/taginfo.json",
|
2014-08-22 04:42:43 -04:00
|
|
|
"project": {
|
|
|
|
"name": "Open Source Routing Machine (car profile)",
|
|
|
|
"description": "High-performance routing engine for shortest paths in road networks.",
|
|
|
|
"project_url": "http://project-osrm.org",
|
|
|
|
"icon_url": "http://project-osrm.org/images/osrm_icon.png",
|
|
|
|
"contact_name": "Dennis Luxen",
|
|
|
|
"contact_email": "info@project-osrm.org"
|
|
|
|
},
|
|
|
|
"tags": [
|
|
|
|
{
|
|
|
|
"key": "highway",
|
2014-08-25 15:55:07 -04:00
|
|
|
"description": "Type of road."
|
2014-08-22 04:42:43 -04:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"key": "service",
|
2014-08-25 15:55:07 -04:00
|
|
|
"value": "parking_aisle",
|
|
|
|
"description": ""
|
2014-08-22 04:42:43 -04:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"key": "oneway"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"key": "area",
|
2014-08-25 15:55:07 -04:00
|
|
|
"value": "yes",
|
|
|
|
"description": "Roads with area=yes are ignored by default."
|
2014-08-22 04:42:43 -04:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"key": "impassable",
|
2014-08-25 15:55:07 -04:00
|
|
|
"description": "This is used by HOT."
|
2014-08-22 04:42:43 -04:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"key": "status",
|
2014-08-25 15:55:07 -04:00
|
|
|
"description": "This is used by HOT."
|
2014-08-22 04:42:43 -04:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"key": "access"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"key": "barrier"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"key": "maxspeed"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"key": "maxspeed:forward"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"key": "maxspeed:backward"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"key": "duration"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"key": "name",
|
|
|
|
"description": "Name of road for navigation instructions."
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"key": "ref",
|
|
|
|
"description": "Ref of road for navigation instructions, overrides name."
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"key": "junction",
|
|
|
|
"value": "roundabout"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"key": "type",
|
|
|
|
"value": "restriction"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|