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:
authorAlex Zolotarev <deathbaba@gmail.com>2011-02-23 23:11:23 +0300
committerAlex Zolotarev <alex@maps.me>2015-09-23 01:12:40 +0300
commit67a664be08d0740484a1882f351f2fa4ad599d70 (patch)
tree4ea4b7664589a39032c6bb4ad86654698a73afdd /defines.hpp
parentaff28e7abfb25f9f953b6be6dfe37157dfd97a37 (diff)
Reverted back update url
Diffstat (limited to 'defines.hpp')
-rw-r--r--defines.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/defines.hpp b/defines.hpp
index 6a1a2ac873..2f33a35c3f 100644
--- a/defines.hpp
+++ b/defines.hpp
@@ -7,13 +7,10 @@
#define INDEX_FILE_TAG "idx"
#define HEADER_FILE_TAG "header"
-// used with "file name = country name" engine
-//#define COUNTRIES_FILE "countries_poly.txt"
-// used with bucket storage engine
#define COUNTRIES_FILE "countries_poly.txt"
#define DATA_UPDATE_FILE "maps.update"
#define BINARY_UPDATE_FILE "binary.update"
-#define UPDATE_BASE_URL "http://data.mapswithme.com/maps/"
+#define UPDATE_BASE_URL "http://melnichek.ath.cx:34568/maps/"
#define WORLD_FILE_NAME "World"