From bc84e08da55287f209d8db32cc7da3021f4e4629 Mon Sep 17 00:00:00 2001 From: Jochen Topf Date: Mon, 25 Aug 2014 21:55:07 +0200 Subject: [PATCH] Update taginfo.json --- taginfo.json | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/taginfo.json b/taginfo.json index a58c6d7cb..a64b4593a 100644 --- a/taginfo.json +++ b/taginfo.json @@ -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"