organicmaps/storage
Kiryl Kaveryn 9abc8e5a79
[core] Implement products configuration (#9695)
* [platform] add ProductsConfig

1. fetch and parse ProductsConfig json
2. save it to the separate file "products_settings.json"
3. small servers_list.cpp refactoring
4. add unit tests for servers config and products config
5. add products fetching to the framework

Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2024-11-25 12:32:01 -03:00
..
background_downloading
diff_scheme Save produced json in a more compact UTF-8 format 2024-04-28 23:37:10 +02:00
storage_integration_tests [cmake] Add CTest 2023-07-18 17:13:41 -03:00
storage_tests [generator] Fixed getting origin point for OsmElement. 2023-11-22 12:39:58 -03:00
CMakeLists.txt [cmake] Simplified platform variables 2024-02-17 14:42:15 +02:00
country.hpp
country_decl.cpp
country_decl.hpp
country_info_getter.cpp [C++20] Use starts_with and ends_with 2024-06-07 13:11:00 -03:00
country_info_getter.hpp [search] Added struct QueryString. 2024-03-24 16:21:38 -03:00
country_info_reader_light.cpp
country_info_reader_light.hpp
country_name_getter.cpp
country_name_getter.hpp
country_parent_getter.cpp
country_parent_getter.hpp
country_tree.cpp
country_tree.hpp
country_tree_helpers.cpp
country_tree_helpers.hpp
downloader.hpp
downloader_queue_interface.hpp
downloader_queue_universal.cpp
downloader_queue_universal.hpp
downloader_search_params.hpp
downloading_policy.cpp
downloading_policy.hpp
http_map_files_downloader.cpp
http_map_files_downloader.hpp
map_files_downloader.cpp [core] Implement products configuration (#9695) 2024-11-25 12:32:01 -03:00
map_files_downloader.hpp
map_files_downloader_with_ping.cpp
map_files_downloader_with_ping.hpp
pinger.cpp [base] Renamed XXXThreadPool for better understanding. 2024-05-27 23:17:15 -03:00
pinger.hpp
queued_country.cpp
queued_country.hpp
routing_helpers.cpp
routing_helpers.hpp
storage.cpp Better check in Storage::IsNodeDownloaded. 2024-11-23 15:37:59 -03:00
storage.hpp [core] [map] [ios] fix the CanEditMap logic to add places only to the downloaded and updated maps 2024-08-13 16:49:16 -03:00
storage_defines.cpp
storage_defines.hpp [core] Warning fixes 2023-05-18 11:49:28 -03:00
storage_helpers.cpp
storage_helpers.hpp