Update taginfo.json

This commit is contained in:
Jochen Topf 2014-08-25 21:55:07 +02:00
parent 24dae2f096
commit bc84e08da5

View File

@ -12,26 +12,28 @@
"tags": [ "tags": [
{ {
"key": "highway", "key": "highway",
"description": "type of road" "description": "Type of road."
}, },
{ {
"key": "service", "key": "service",
"description": "looking for parking_aisles" "value": "parking_aisle",
"description": ""
}, },
{ {
"key": "oneway" "key": "oneway"
}, },
{ {
"key": "area", "key": "area",
"description": "Area=yes is ignored by default" "value": "yes",
"description": "Roads with area=yes are ignored by default."
}, },
{ {
"key": "impassable", "key": "impassable",
"description": "this is used by HOT" "description": "This is used by HOT."
}, },
{ {
"key": "status", "key": "status",
"description": "this is used by HOT" "description": "This is used by HOT."
}, },
{ {
"key": "access" "key": "access"