organicmaps/storage
Maxim Pimenov 6187c6182e [data] [storage] [generator] Removed the Vatican City mwm.
This commit removes "data/borders/Vatican City.poly" which
means that we won't generate the "Vatican City.mwm" anymore.
This mwm wasn't present in countries.txt and wasn't downloadable
via the app. The city itself is included in Italy_Lazio.mwm, so
the deleted mwm file was redundant anyway.

Several tests against this situation are added.
2019-05-30 13:45:16 +03:00
..
diff_scheme [storage][android] review fixes 2019-05-08 16:49:33 +03:00
storage_integration_tests [base] [coding] Moved file_name_utils.{c,h}pp from coding/ to base/. 2019-05-21 13:40:48 +03:00
storage_tests [data] [storage] [generator] Removed the Vatican City mwm. 2019-05-30 13:45:16 +03:00
app_store.hpp Fix include path for storage 2015-09-22 16:45:57 -07:00
CMakeLists.txt [storage] Remove redundant template parameters from CountryTree. 2019-05-23 12:46:03 +03:00
country.hpp [storage] Remove redundant template parameters from CountryTree. 2019-05-23 12:46:03 +03:00
country_decl.cpp [storage] A refactoring of CountryInfoGetter. 2019-05-28 18:50:03 +03:00
country_decl.hpp [storage] A refactoring of CountryInfoGetter. 2019-05-28 18:50:03 +03:00
country_info_getter.cpp [data] [storage] [generator] Removed the Vatican City mwm. 2019-05-30 13:45:16 +03:00
country_info_getter.hpp [data] [storage] [generator] Removed the Vatican City mwm. 2019-05-30 13:45:16 +03:00
country_info_reader_light.cpp [storage] A refactoring of CountryInfoGetter. 2019-05-28 18:50:03 +03:00
country_info_reader_light.hpp [storage] A refactoring of CountryInfoGetter. 2019-05-28 18:50:03 +03:00
country_name_getter.cpp [storage] Removed the T prefix from type aliases and type names. 2019-02-13 14:58:09 +03:00
country_name_getter.hpp [storage] Removed the T prefix from type aliases and type names. 2019-02-13 14:58:09 +03:00
country_parent_getter.cpp [std] Use new include style for coding, fixes. 2019-04-12 12:56:38 +03:00
country_parent_getter.hpp [std] Use new include style for coding, fixes. 2019-04-12 12:56:38 +03:00
country_polygon.hpp [storage] A refactoring of CountryInfoGetter. 2019-05-28 18:50:03 +03:00
country_tree.cpp [storage] Move CountryTree realization to cpp. 2019-05-27 18:01:28 +03:00
country_tree.hpp [storage] Move CountryTree realization to cpp. 2019-05-27 18:01:28 +03:00
downloader_search_params.hpp [storage] Removed the T prefix from type aliases and type names. 2019-02-13 14:58:09 +03:00
downloading_policy.cpp [storage] Removed the T prefix from type aliases and type names. 2019-02-13 14:58:09 +03:00
downloading_policy.hpp [storage] Removed the T prefix from type aliases and type names. 2019-02-13 14:58:09 +03:00
http_map_files_downloader.cpp Several explicit constructors per the Cppcheck report. 2019-04-15 21:01:06 +03:00
http_map_files_downloader.hpp Review fixes. 2019-02-13 14:58:09 +03:00
map_files_downloader.hpp Review fixes. 2019-02-13 14:58:09 +03:00
pinger.cpp Refactored thead pools 2019-01-29 17:29:17 +03:00
pinger.hpp Ping downloading urls 2018-02-16 19:04:05 +03:00
queued_country.cpp clang-format 2019-02-13 14:58:09 +03:00
queued_country.hpp [storage] Fixed a warning. 2019-02-14 17:54:27 +03:00
routing_helpers.cpp remove my::make_unique 2018-08-31 15:34:54 +03:00
routing_helpers.hpp Moving routing_helpers.hpp and routing_helpers.cpp from map to storage. 2017-10-17 15:16:05 +03:00
storage.cpp [storage] Add optional country_name_synonyms parameter to countries.txt to find corresponding CountryId by country name without countries.txt keys modification. 2019-05-27 17:08:42 +03:00
storage.hpp [data] [storage] [generator] Removed the Vatican City mwm. 2019-05-30 13:45:16 +03:00
storage_defines.cpp [storage] Removed the T prefix from type aliases and type names. 2019-02-13 14:58:09 +03:00
storage_defines.hpp [storage] Add optional country_name_synonyms parameter to countries.txt to find corresponding CountryId by country name without countries.txt keys modification. 2019-05-27 17:08:42 +03:00
storage_helpers.cpp clang-format 2019-02-13 14:58:09 +03:00
storage_helpers.hpp [storage] Removed the T prefix from type aliases and type names. 2019-02-13 14:58:09 +03:00