From 83acb46390fafd4f18646622943e24571986609f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Rodrigo?= Date: Tue, 19 Sep 2017 12:04:30 +0200 Subject: [PATCH] Add missing maxspeed tags into taginfo.json --- taginfo.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/taginfo.json b/taginfo.json index 96636ec13..486f4c378 100644 --- a/taginfo.json +++ b/taginfo.json @@ -144,10 +144,12 @@ {"key": "maxspeed", "value": "rural"}, {"key": "maxspeed", "value": "trunk"}, {"key": "maxspeed", "value": "motorway"}, + {"key": "maxspeed", "value": "be:motorway"}, {"key": "maxspeed", "value": "ch:rural"}, {"key": "maxspeed", "value": "ch:trunk"}, {"key": "maxspeed", "value": "ch:motorway"}, {"key": "maxspeed", "value": "de:living_street"}, + {"key": "maxspeed", "value": "dk:rural"}, {"key": "maxspeed", "value": "ru:living_street"}, {"key": "maxspeed", "value": "ru:urban"}, {"key": "maxspeed", "value": "ua:urban"},