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-05-31[search] Got rid of the v2 directory and namespace.Maxim Pimenov
2016-04-24[search] Implemented postcodes support in geocoder.Yuri Gorshenin
2016-03-23Review fixes.vng
2016-03-23[search] Removed wrong and faulty cache.Yuri Gorshenin
2016-03-23Review fixes.vng
2016-03-23[search] Take into account user’s edits.vng
2016-03-23Review fixes.vng
2016-03-23[search] Limit POI to street match with 100 meters.vng
2016-03-23[search] Use the nearest street (in 100 meters) in search process if there is...vng
2016-03-23[search] Limited ReverseGeocoder with single MWM while matching streets.vng
2016-03-23Review fixes.vng
2016-03-23[search] Added FeaturesLayerMatcher cache to store loaded streets between que...vng
2016-03-23Replaced ReverseGeocoder::GetNearbyStreets(FeatureType) calls to avoid collis...Alex Zolotarev
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23[search] [coding] Added undefined state to a FixedBitsDDVector.Yuri Gorshenin
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23[search] Implemented bottom-up intersection pass.Yuri Gorshenin
2016-03-23[search] Optimization of BUILDING-STREET intersection.Yuri Gorshenin
2016-03-23[search] Implemented search in locality.Yuri Gorshenin
2016-03-23[search] Implemented FeaturesFilter and cache for houses. Optimized house num...Yuri Gorshenin
2016-03-23[search] my::Cancellable is exposed to Geocoder's helper classes.Yuri Gorshenin
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-23Review fixes.Yuri Gorshenin
2016-03-23[search] Implemented intersection of POI and STREET layers.Yuri Gorshenin
2016-03-23[search] Skeleton of a SearchQueryV2 (Geocoder).Yuri Gorshenin