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:
authormgsergio <mgsergio@yandex.ru>2016-07-08 16:06:53 +0300
committerGitHub <noreply@github.com>2016-07-08 16:06:53 +0300
commit96e7e73e1a4b48c9e3f81388b2c90b5f993be5d2 (patch)
tree631aacca17644e7c42c6eb724d19462a39038641 /data/mapcss-mapping.csv
parentaef5903ca959a9175c52e35c7746655319bebcba (diff)
parent1717fa143d0f196afc7c32bd24fc04c293b70a0a (diff)
Merge pull request #3511 from Zverik/wheelchair
[types] Wheelchair accessibility types
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 cd0d81c512..b973cff873 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;