diff options
-rw-r--r-- | projects/osrm.json | 41 | ||||
-rw-r--r-- | projects/osrm.png | bin | 909 -> 0 bytes | |||
-rw-r--r-- | sources/projects/project_list.txt | 2 |
3 files changed, 1 insertions, 42 deletions
diff --git a/projects/osrm.json b/projects/osrm.json deleted file mode 100644 index c4aabaa..0000000 --- a/projects/osrm.json +++ /dev/null @@ -1,41 +0,0 @@ -{ - "data_format": 1, - "data_url": "https://raw.githubusercontent.com/joto/taginfo/master/projects/osrm.json", - "project": { - "name": "Open Source Routing Machine", - "description": "High-performance routing engine for shortest paths in road networks.", - "project_url": "http://project-osrm.org", - "icon_url": "https://raw.githubusercontent.com/joto/taginfo/master/projects/osrm.png", - "contact_name": "", - "contact_email": "" - }, - "tags": [ - { - "key": "highway" - }, - { - "key": "oneway" - }, - { - "key": "access" - }, - { - "key": "barrier" - }, - { - "key": "maxspeed" - }, - { - "key": "name", - "description": "Name of road for navigation instructions." - }, - { - "key": "junction", - "value": "roundabout" - }, - { - "key": "type", - "value": "restriction" - } - ] -} diff --git a/projects/osrm.png b/projects/osrm.png Binary files differdeleted file mode 100644 index a08df46..0000000 --- a/projects/osrm.png +++ /dev/null diff --git a/sources/projects/project_list.txt b/sources/projects/project_list.txt index 479724b..2a9b76e 100644 --- a/sources/projects/project_list.txt +++ b/sources/projects/project_list.txt @@ -1,4 +1,4 @@ id_editor https://raw.githubusercontent.com/joto/taginfo/master/projects/id_editor.json osmcoastline https://raw.githubusercontent.com/joto/osmcoastline/master/taginfo-project.json -osrm https://raw.githubusercontent.com/joto/taginfo/master/projects/osrm.json +osrm https://raw.githubusercontent.com/Project-OSRM/osrm-backend/develop/taginfo.json waymarkedtrails http://mapstatic.waymarkedtrails.org/taginfo.json |