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
AgeCommit message (Expand)Author
2020-04-30Several fixes per the PVS-Studio report.Maxim Pimenov
2020-02-10[indexer] Do not use cuisines from metadata, stop adding cuisines to metadata.tatiana-yan
2019-04-18[indexer] enum feature::EGeomType is changed to enum class feature::GeomTypeArsentiy Milchakov
2019-02-13Review fixes.Maxim Pimenov
2018-10-16[indexer] Remove Classificator::SortClassificator()tatiana-yan
2018-10-12[indexer] Move Classificator private methods to the bottom.tatiana-yan
2018-10-12[search] Add place-city-* and place-town-* to LocalitiesSource, i.e. place-ci...tatiana-yan
2018-07-30[indexer] Style & includestatiana-yan
2018-05-17Review fixesr.kuznetsov
2018-05-17Improve pybindings for KML Libraryr.kuznetsov
2018-05-15[indexer] logging for incorrect type index is added.Arsentiy Milchakov
2016-04-18[styles] Do reload styles after map theme changing.vng
2016-03-23Classificator::GetTypeByReadableObjectName().Alex Zolotarev
2016-01-14Added multiple versions of classificators and rule holdersConstantin Shalnev
2015-10-16[generator] Skip features with empty names that have caption-only drawing rules.vng
2015-09-23Fix include path for indexerSergey Yershov
2015-09-23[search] Fixed feature types for indexing.vng
2015-09-23Change XMLElement name as string to tagKey as enumSergey Yershov
2015-09-23Refactoring OSM tags processingSergey Yershov
2015-09-23Minor refactoring - use “initializer_list” for getting classificator types.vng
2015-09-23Removed duplicating enums.vng
2015-09-23Show more diagnostics in case of invalid categories.txt file.vng
2015-09-23Remove obsolete code.vng
2015-09-23Fixes according to code review.vng
2015-09-23[map] unlocked styling for z19Darafei Praliaskouski
2015-09-23Store drawing keys for feature in buffer_vector<16> - speedup feature reading.vng
2015-09-23[search] Fix category name from type resolver.vng
2015-09-23Removed visibility.txtDarafei Praliaskouski
2015-09-23[generator] Add test for checking consistency of types.txt and classificator.txtvng
2015-09-23Get raw types in Framework::GetAddressInfo if no types matched in categories.vng
2015-09-23Move istream, ostream from "fstream.hpp" to "iostream.hpp".vng
2015-09-23[search] Do index only for visibly types in MWM. Closed #626.vng
2015-09-23Fix feature type conversion from 1.01 to 2.0vng
2015-09-23Fix type to index mapping. Load file once.vng
2015-09-23Avoid overhead in classificator reading (read to string -> istringstream).vng
2015-09-23Dump binary drawing rules to text proto structure.vng
2015-09-23Compilation speed up by removing unused start/stop_mem_debug includeAlex Zolotarev
2015-09-23Clear classificator on loading.Yury Melnichek
2015-09-23Calculate coastline type value for once. It's use very often.vng
2015-09-23Skip natural-coastline type in IsDrawableForIndex routine. This features shou...vng
2015-09-23Add const specifier tu function.vng
2015-09-23Make clear function names for classificator types.vng
2015-09-23Add additional types mapping (index <-> type) in classificator.vng
2015-09-23[Refactoring] Use Reader interface everywhere, when possible. Platform class ...vng
2015-09-23Rename feature_t to FeatureGeoType.Yury Melnichek
2015-09-23Rename types in feature_visibility according to our style.Yury Melnichek
2015-09-23Feature statistics calculation.vng
2015-09-22One Month In Minsk. Made in Belarus.Alex Zolotarev