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:
authortatiana-yan <tatiana.kondakova@gmail.com>2019-04-16 15:22:05 +0300
committermpimenov <mpimenov@users.noreply.github.com>2019-04-19 13:43:33 +0300
commita92382e5cdf52a69520789f35f7bda1174f2edc8 (patch)
treecf54e3119d9e986f6481b9083db47572ea4e27e8 /defines.hpp
parent639eb6471f8b290190b34030d0dc2d20709cd7e6 (diff)
[generator] Add ratings section.
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 6566576ddc..22dfc9807e 100644
--- a/defines.hpp
+++ b/defines.hpp
@@ -42,6 +42,7 @@
#define FEATURE_OFFSETS_FILE_TAG "offs"
#define SEARCH_RANKS_FILE_TAG "ranks"
#define POPULARITY_RANKS_FILE_TAG "popularity"
+#define RATINGS_FILE_TAG "ratings"
#define REGION_INFO_FILE_TAG "rgninfo"
#define METALINES_FILE_TAG "metalines"
#define CAMERAS_INFO_FILE_TAG "speedcams"