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
path: root/tools
AgeCommit message (Collapse)Author
2019-06-17Review fixesMaksim Andrianov
2019-06-17[python] Added stage srtm in COUNTRIES_STAGES.Maksim Andrianov
2019-06-17[python] Fixed version type.Maksim Andrianov
2019-06-17[python] Fixed stage_index_world.Maksim Andrianov
2019-06-17[python] Added srtm stage.Maksim Andrianov
2019-06-13[promo][generator] inject_promo_cities fixArsentiy Milchakov
2019-06-11[generator][promo] review fixesArsentiy Milchakov
2019-06-11[countries][promo] osm ids are injected into countries.txtArsentiy Milchakov
2019-06-11[generator][promo] The type sponsored-promo_catalog is added into cities.Arsentiy Milchakov
2019-06-07[python] Added packed_polygons generation.Maksim Andrianov
2019-06-06Review fixes.Maksim Andrianov
2019-06-06[python] Added generator build version logging.Maksim Andrianov
2019-06-06[python] Some fixes.Maksim Andrianov
2019-06-06[generator] Fixed recursion.Maksim Andrianov
2019-05-30[python] Fixed typo.Maksim Andrianov
2019-05-30[data] [storage] [generator] Removed the Vatican City mwm.Maxim Pimenov
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-29Review fixesMaksim Andrianov
2019-05-29[python] Updated README.Maksim Andrianov
2019-05-29[python] Improved usage.Maksim Andrianov
2019-05-29[python] Added staistics.Maksim Andrianov
2019-05-29[python] Improved logging.Maksim Andrianov
2019-05-29[python] Fixes for python 3.Maksim Andrianov
2019-05-27[storage] Add optional country_name_synonyms parameter to countries.txt to ↵tatiana-yan
find corresponding CountryId by country name without countries.txt keys modification.
2019-05-23[python] Fixes.Maksim Andrianov
2019-05-23[python] Updated README.Maksim Andrianov
2019-05-23[python] Added stage_localads.Maksim Andrianov
2019-05-23[python] Added stage_external_resources.Maksim Andrianov
2019-05-23[python] Fixed data race.Maksim Andrianov
2019-05-22[core] review fixes + cross_reference is renamed to promoArsentiy Milchakov
2019-05-22[core] cross reference api + tests + framework integrationArsentiy Milchakov
2019-05-21Review fixes.Maksim Andrianov
#Review fixes.
2019-05-21[python] Updated README.mdMaksim Andrianov
2019-05-21[python] Supported download coasts files.Maksim Andrianov
2019-05-21[python] Fixed typos.Maksim Andrianov
2019-05-20Merge pull request #10699 from maksimandrianov/new_generate_planetSergey Yershov
[generator] Added python wrapper over generator_tool.
2019-05-20[generator] Added python wrapper over generator_tool.Maksim Andrianov
2019-05-20[python] Fixed option name.Maksim Andrianov
2019-05-08Fixed regex hierarchy_to_countries.pyMaksim Andrianov
2019-05-08Review fixesMaksim Andrianov
2019-05-06[python] Refactoring: removed unused options and code, move to python3, code ↵Maksim Andrianov
divided into functions, added executable module.
2019-05-06[python] Fixed except block.Maksim Andrianov
2019-05-06[python] Refactoring: changed format.Maksim Andrianov
2019-05-06Review fixesMaksim Andrianov
2019-05-06[scripts] Fixed import errors.Maksim Andrianov
2019-04-29[screenshots] Build standalone desktop app with fixed Qt dependencies.Daria Volvenkova
2019-04-26[tools] return execute permission on check scriptVictor Popov
2019-04-26Merge pull request #10788 from ToshUxanoff/certificate-checkSergey Yershov
[tools] add 3-month error in check mode
2019-04-26added 3-month error in check modeUkhanov Anton
2019-04-26Merge pull request #10781 from ToshUxanoff/certificate-checkVictor Popov
[tools] add check mode to certificate check tool
2019-04-25added 'check' modeUkhanov Anton