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:
authorVladimir Byko-Ianko <v.bykoianko@corp.mail.ru>2018-08-27 15:33:52 +0300
committermpimenov <mpimenov@users.noreply.github.com>2018-09-11 20:36:13 +0300
commit3a7f97687030a1840e6ff68f7de2fe9cbe1680ae (patch)
tree7cfde2c283e8de069e8786064a4bb7e171a2f1b5 /defines.hpp
parent864081aa35091819e3c11ae2a9f591062547d81a (diff)
City roads section and tests.
Diffstat (limited to 'defines.hpp')
-rw-r--r--defines.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/defines.hpp b/defines.hpp
index d05d8e21e8..bb068f2ce5 100644
--- a/defines.hpp
+++ b/defines.hpp
@@ -53,6 +53,7 @@
#define TRANSIT_CROSS_MWM_FILE_TAG "transit_cross_mwm"
#define TRANSIT_FILE_TAG "transit"
#define UGC_FILE_TAG "ugc"
+#define CITY_ROADS_FILE_TAG "city_roads"
#define LOCALITY_DATA_FILE_TAG "locdata"
#define GEO_OBJECTS_INDEX_FILE_TAG "locidx"