aboutsummaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorJochen Topf <jochen@topf.org>2014-08-24 07:44:21 +0200
committerJochen Topf <jochen@topf.org>2014-08-24 07:44:58 +0200
commit9f1ea7a27c34cdc1ba1eacdc6ffd8e06df5aab48 (patch)
tree2e5180bf87a3bfdbc7770233e141e454685a9589 /projects
parent8bf8c5b5f0944da511498745d57b7c7425ea30b0 (diff)
downloadtaginfo-9f1ea7a27c34cdc1ba1eacdc6ffd8e06df5aab48.tar
taginfo-9f1ea7a27c34cdc1ba1eacdc6ffd8e06df5aab48.tar.gz
Change OSRM project URL to official one.
Diffstat (limited to 'projects')
-rw-r--r--projects/osrm.json41
-rw-r--r--projects/osrm.pngbin909 -> 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
deleted file mode 100644
index a08df46..0000000
--- a/projects/osrm.png
+++ /dev/null
Binary files differ