diff options
Diffstat (limited to 'projects')
-rw-r--r-- | projects/osrm.json | 41 | ||||
-rw-r--r-- | projects/osrm.png | bin | 909 -> 0 bytes |
2 files changed, 0 insertions, 41 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 |