Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlya Zverev <zverik@textual.ru>2016-06-09 19:03:29 +0300
committerIlya Zverev <zverik@textual.ru>2016-06-09 19:03:29 +0300
commit1717fa143d0f196afc7c32bd24fc04c293b70a0a (patch)
tree3e149555b972898bfdbeeb8c64b179c6bbcd2cf6 /data/mapcss-mapping.csv
parent69510f47b6f01a034575416e5061d69187237a27 (diff)
[types] Wheelchair accessibility type
Diffstat (limited to 'data/mapcss-mapping.csv')
-rw-r--r--data/mapcss-mapping.csv3
1 files changed, 3 insertions, 0 deletions
diff --git a/data/mapcss-mapping.csv b/data/mapcss-mapping.csv
index 7c3e47ad6e..9318c524b3 100644
--- a/data/mapcss-mapping.csv
+++ b/data/mapcss-mapping.csv
@@ -1118,3 +1118,6 @@ psurface|paved_good;1117;
psurface|paved_bad;1118;
psurface|unpaved_good;1119;
psurface|unpaved_bad;1120;
+wheelchair|yes;1121;
+wheelchair|no;1122;
+wheelchair|limited;1123;