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-04-18[indexer] enum feature::EGeomType is changed to enum class feature::GeomTypeArsentiy Milchakov
2018-11-28[index][generator] Separate TypeAlways exist. Distinguish always existing typ...tatiana-yan
2018-11-26[coding] Removed the CellId epsilon.Maxim Pimenov
2018-11-23[coding] Moved functions that encode points to one common file.Maxim Pimenov
2018-10-16[generator] Added empty houses processing.Maksim Andrianov
2018-10-05[generator] Added geo objects translator.Maksim Andrianov
2018-09-18[base] Replaced the namespace my with base.Maxim Pimenov
2018-08-21[base] Replacing osm::Id with GeoObjectId.Maxim Pimenov
2018-08-02Review fixesMaksim Andrianov
2018-07-30[indexer] Style & includestatiana-yan
2018-07-30[routing] delete inline + rename using TType etand c. to usining BaseMikhail Gorbushin
2018-07-30[routing] fix conflictMikhail Gorbushin
2018-07-30[indexer] Remove feature loader, load feature in FeatureTypetatiana-yan
2018-07-30[indexer] Convert LoaderBase methods to const, do not store FeatureType * in ...tatiana-yan
2018-07-11[base] Osm::Id fixes.Maxim Pimenov
2018-07-11Review fixes.Maxim Pimenov
2018-07-11[base] Minor refactoring of osm::Id.Maxim Pimenov
2018-06-19[index][search] Get rid of feature visibility duplication: we have TypeAlways...tatiana-yan
2018-04-27[geocoder] Fix borders delta codingtatiana-kondakova
2018-04-25[geocoder] Use delta coding for borderstatiana-kondakova
2018-04-25[geocoder] Generate regions index and borders from raw features file.tatiana-kondakova
2018-04-11clang-formatMaxim Pimenov
2018-04-11[coding] [geometry] Refactored geometry serialization.Maxim Pimenov
2018-03-07Add data generation for LocalityIndexBuildertatiana-kondakova
2017-05-12std migration generatorArsentiy Milchakov
2017-03-03[routing][traffic] Removed a circular dependency.Maxim Pimenov
2016-10-11[search] Implemented hotels filter.Yuri Gorshenin
2016-08-03Handle area hotels.Sergey Magidovich
2016-07-26git-clang-formatVladimir Byko-Ianko
2016-07-23[altitude] The first version of writing to mwm and reading from altitude info...Vladimir Byko-Ianko
2016-06-22Initialization fields of FeatureBase class.Vladimir Byko-Ianko
2016-06-17git-clang-formatVladimir Byko-Ianko
2016-06-17[bicycle routing] Using attr bicycle=yes or no and oneway:bicycle for bicycle...Vladimir Byko-Ianko
2016-04-19[generator, indexer] Fixed postcodes handling.Yuri Gorshenin
2016-04-18[bicycle routing] Taking into account bicycle roads while map generation.Vladimir Byko-Ianko
2016-03-24[generator] Added DebugPrint function.vng
2016-03-23Review fixes.Lev Dragunov
2016-03-23Add shuttle_train features to index.Lev Dragunov
2016-03-23Renamed constants.Alex Zolotarev
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23Avoid some copy-paste.vng
2016-03-23[search] Implemented instersection of BUILDINGs with STREETs.Yuri Gorshenin
2016-03-23[search] More integration tests.Yuri Gorshenin
2016-02-24[generator] Shorter error message for unmerged coastlineIlya Zverev
2015-12-21Add method for check OSM Id in FeatureBuilder1Sergey Yershov
2015-12-18Clipping borders in World.mwm by waterSergey Yershov
2015-12-10[generator][drape] Fixed coastlines processing.vng
2015-11-13[generator] Fixed bug with missing building-address.vng
2015-10-29[generator] Replace params.flats with metadata string, also do not skip seamarksIlya Zverev
2015-10-22Merge pull request #175 from gardster/router_start_weight_fixygorshenin