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:
authorSergey Yershov <yershov@corp.mail.ru>2015-07-21 18:27:49 +0300
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:58:23 +0300
commit1dc564769c8a6f7a0f0a2f620fed77f47c9dc8a1 (patch)
treeea5c4f2fbdc0658175b3691e3172b4dd6800f6a0 /defines.hpp
parent2d13a5fd79e353e1fa2cf7d6d08de2cd89373fb2 (diff)
Change check from whole feature rect to selected point
Add additional statistics
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 a27eedcbab..fd8998ce77 100644
--- a/defines.hpp
+++ b/defines.hpp
@@ -6,6 +6,7 @@
#define OSM2FEATURE_FILE_EXTENSION ".osm2ft"
#define EXTENSION_TMP ".tmp"
#define ADDR_FILE_EXTENSION ".addr"
+#define RAW_GEOM_FILE_EXTENSION ".rawgeom"
#define DATA_FILE_TAG "dat"
#define GEOMETRY_FILE_TAG "geom"