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-01-23[indexer] Fix for reviewAnatoly Serdtcev
2019-01-23[indexer] Change API Cover*Anatoly Serdtcev
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-11-19[search] Faster GetAddress for ranker and reverse geocoding.tatiana-yan
2018-07-30[indexer] Convert LoaderBase methods to const, do not store FeatureType * in ...tatiana-yan
2018-06-22[indexer][editor] Refactor Index into DataSourceSergey Yershov
2018-06-22Some small fixesSergey Yershov
2018-05-25[geocoder] Set cellPenaltyArea to 0 for reverse server-side geocoder indices ...tatiana-yan
2018-04-21[geocoder] Convert LocalityIndex depth to template parameter. Use different d...tatiana-kondakova
2018-04-10[coding] [geometry] Deprecated PointToInt.Maxim Pimenov
2018-03-16Add geo rankingtatiana-kondakova
2018-02-08Change LocalityIndex depthtatiana-kondakova
2018-02-01covering::IntervalsT -> covering::Intervalstatiana-kondakova
2018-02-01Add LocalityIndexBuildertatiana-kondakova
2017-04-11Moved point-to-integer to codingr.kuznetsov
2016-03-23[search] Optimized viewport retrieval.Yuri Gorshenin
2015-09-23Fix include path for indexerSergey Yershov
2015-09-23Minor refaсtoring: removed CoordPointT typedef to avoid disambiguate.vng
2015-09-23[drape] replace ProcessMWM method on functor. Preparing for read mwm index se...ExMix
2015-09-23Prepare for drawing WorldCoasts in [0-17] scales:vng
2015-09-23Factor out CoveringGetter. Use in index and search.vng
2015-09-23Different cell coding depth for wmw when indexing.vng
2015-09-23CellId refactoring: explicitly specify DEPTH_LEVELS where needed.Yury Melnichek
2015-09-23Rename indexer/covering.?pp -> indexer/feature_covering.?pp.Yury Melnichek