Skip to content

Commit

Permalink
Merge pull request #1172 from joto/patch-2
Browse files Browse the repository at this point in the history
Update taginfo.json
  • Loading branch information
DennisOSRM committed Aug 25, 2014
2 parents 24dae2f + bc84e08 commit 9eb862a
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions taginfo.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,26 +12,28 @@
"tags": [
{
"key": "highway",
"description": "type of road"
"description": "Type of road."
},
{
"key": "service",
"description": "looking for parking_aisles"
"value": "parking_aisle",
"description": ""
},
{
"key": "oneway"
},
{
"key": "area",
"description": "Area=yes is ignored by default"
"value": "yes",
"description": "Roads with area=yes are ignored by default."
},
{
"key": "impassable",
"description": "this is used by HOT"
"description": "This is used by HOT."
},
{
"key": "status",
"description": "this is used by HOT"
"description": "This is used by HOT."
},
{
"key": "access"
Expand Down

0 comments on commit 9eb862a

Please sign in to comment.