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
2019-10-22[indexer][generator] Moved tree_node from generator to indexer.Maksim Andrianov
2019-10-17[generator] remove useless argumentMikhail Gorbushin
2019-10-16[generator] Add 4wd_only to replaced_tags.Olga Khlopkova
2019-10-16[generator] Generator integration tests fixing.Vladimir Byko-Ianko
2019-10-16[generator] Using ref tag if there's one for highway-motorway_junction.Vladimir Byko-Ianko
2019-10-16[generator] Refactored PlaceNode.Maksim Andrianov
2019-10-14[coding] Rewritten CSVReader.Maksim Andrianov
2019-10-14[core] got rid of mwm migration and support of two component mwmsArsentiy Milchakov
2019-10-11Review fixestatiana-yan
2019-10-11[search] Index post box name which looks like postcode as postcode.tatiana-yan
2019-10-11[search] Use pre-converted dataset for UK postcodes.tatiana-yan
2019-10-10[generator] Fix cross mwm section for one-mwm buildMikhail Gorbushin
2019-10-09Fixing linux build.v.bykoianko
2019-10-09[generator] Process chipseal as paved tagMikhail Gorbushin
2019-10-08[generator] Added complex_generatorMaksim Andrianov
2019-10-08[platform] MapOptions is renamed to MapFileTypeArsentiy Milchakov
2019-10-08[storage] got rid using MapOptions::MapWithCarRouting optionArsentiy Milchakov
2019-10-08[storage] got rig MapOptions::CarRouting from CountryFile and LocalCountryFil...Arsentiy Milchakov
2019-10-08[platform] LocalCountryFile::GetFiles is removedArsentiy Milchakov
2019-10-04[generator] Supported osm composite id for osm to feature id mapping.Maksim Andrianov
2019-10-04[search] Use ftypes::IsLocalityChecker instead of TypesSkepper::IsCountryOrStatetatiana-yan
2019-10-04[categories] Remove some search categories. We do not have to SkipTypes with ...tatiana-yan
2019-10-02[generator] Clang-formatMaksim Andrianov
2019-10-02[routing] Handle ice roads.Olga Khlopkova
2019-10-02[generator] Fixed camera parsing.Maksim Andrianov
2019-10-01[generator] Clang-formatMaksim Andrianov
2019-10-01[generator] Fixed integration tests.Maksim Andrianov
2019-09-30[indexer] Optimize centers table to use less CoordBits.tatiana-yan
2019-09-30[search] Optimize postcodes index.tatiana-yan
2019-09-30[generator] Fix cross mwm collector waysMikhail Gorbushin
2019-09-27[generator][search] Use ftypes::AttractionsChecker for FilterWorld::IsPopular...tatiana-yan
2019-09-27[ftypes] Use the same attractions checker for wiki and populatiry.tatiana-yan
2019-09-26[routing] Handle fordsOlga Khlopkova
2019-09-24[generator] Fix CrossMwmOsmWaysCollectorMikhail Gorbushin
2019-09-23[generator] Fix build for small mapsMikhail Gorbushin
2019-09-23Got rid of the old style std/ includes for several files, mostly in map/ and ...Maxim Pimenov
2019-09-20[coding] Changed the filenames of the FilesContainers to better reflect the c...Maxim Pimenov
2019-09-20[generator] Fixed ClustersFinderMaksim Andrianov
2019-09-19[generator] Review fixesMikhail Gorbushin
2019-09-19[generator] Add cross mwm osm ways collectorMikhail Gorbushin
2019-09-19Got rid of the old style std/ includes for several files throughout the project.Maxim Pimenov
2019-09-18[indexer] Refact ftype::Type -> enum class ftype::LocalityTypeMikhail Gorbushin
2019-09-18[generator] Added index for borders.Maksim Andrianov
2019-09-18[generator] Removed unused code.Maksim Andrianov
2019-09-18[generator] Some rework of ClustersFinder.Maksim Andrianov
2019-09-18[map] Moved FeaturesFetcher out of namespace model (thus removing this namesp...Maxim Pimenov
2019-09-18[generator] Removed popularity builder.Maksim Andrianov
2019-09-18[search] Rename FeatureIndexValue to Uint64IndexValuetatiana-yan
2019-09-18Review fixestatiana-yan
2019-09-18[search][generator] Add postcodes section.tatiana-yan