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>2016-06-21 11:46:32 +0300
committerVladimir Byko-Ianko <v.bykoianko@corp.mail.ru>2016-07-23 10:25:09 +0300
commitde84454400b0c35f8556957e4945cd7f68b6c8e6 (patch)
treef88a7acfac7344e79719ebb2091820dd697833a8 /defines.hpp
parenteead0e66ec4f397ecb67aedc8bf252c370efff31 (diff)
[altitude] The first version of writing to mwm and reading from altitude information.
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 c23dc901cc..7adc3c8c1e 100644
--- a/defines.hpp
+++ b/defines.hpp
@@ -25,6 +25,7 @@
#define VERSION_FILE_TAG "version"
#define METADATA_FILE_TAG "meta"
#define METADATA_INDEX_FILE_TAG "metaidx"
+#define ALTITUDE_TAG "altitude"
#define FEATURE_OFFSETS_FILE_TAG "offs"
#define RANKS_FILE_TAG "ranks"
#define REGION_INFO_FILE_TAG "rgninfo"