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
2016-10-07Feature list toolIlya Zverev
2016-05-31[search] Got rid of the v2 directory and namespace.Maxim Pimenov
2016-04-25Get poi address from it's building.Sergey Magidovich
2016-04-18Make comment more comprehensive.Sergey Magidovich
2016-03-25[reverse-geocoder] Skip address initialization for features outside of buildi...Yuri Gorshenin
2016-03-24[search] Treat street synonyms as prefix in search algos.vng
2016-03-23Minor avoid copying.Alex Zolotarev
2016-03-23[tests] Added additional logging.vng
2016-03-23[editor] Correctly set nearby streets for created features, minor refactoring.Alex Zolotarev
2016-03-23Review fixes.vng
2016-03-23[search] Some refactoring of ReverseGeocoder routing according to reviews.vng
2016-03-23Review fixes.vng
2016-03-23[search] Limited ReverseGeocoder with single MWM while matching streets.vng
2016-03-23[search] Show address in the search table UI.vng
2016-03-23Replaced ReverseGeocoder::GetNearbyStreets(FeatureType) calls to avoid collis...Alex Zolotarev
2016-03-23ReverseGeocoder::GetNearbyFeatureStreets().Alex Zolotarev
2016-03-23Missing consts.Alex Zolotarev
2016-03-23[search] Implemented bottom-up intersection pass.Yuri Gorshenin
2016-03-23[search][tmp] Show address in PP. Need to recheck PP layout for the production.vng
2016-03-23Review fixes.vng
2016-03-23Review fixes.vng
2016-03-23[search] Get street name and house number from point.vng
2016-03-23[search] Numerous fixes to Geocoder (search query v2).Yuri Gorshenin
2016-03-23[search] Implemented instersection of BUILDINGs with STREETs.Yuri Gorshenin
2016-03-23[search] Moved search components to the search library. Moved search index bu...vng
2016-03-23[build] Fixed linux build.Yuri Gorshenin
2016-03-23Review fixes.vng