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-21opentable is added into placepageArsentiy Milchakov
2016-10-11[search] Implemented hotels filter.Yuri Gorshenin
2016-09-21Add restaurants_info utility.Sergey Magidovich
2016-08-19propagate FMD_INTERNET from type for MapObjectsArsentiy Milchakov
2016-07-01Added displaying of hotel info if any hotel is selectedr.kuznetsov
2016-05-20Review fixes.Vladimir Byko-Ianko
2016-05-19Review fixes.Vladimir Byko-Ianko
2016-05-19[bicycle routing] Adapting car turn generator for bicycle turn generation.Vladimir Byko-Ianko
2016-05-17Added displacement modesr.kuznetsov
2016-04-13[generator] Tune threshold distance for the equal places filter algorithm.vng
2016-04-05Review fixes.vng
2016-03-23[editor] Better GetEditableProperties implementation.Alex Zolotarev
2016-03-23[search] Show address in the search table UI.vng
2016-03-23Review fixes.Maxim Pimenov
2016-03-23Review fixes.Maxim Pimenov
2016-03-23[search] Added villages.Maxim Pimenov
2016-03-23IsBuildingPartChecker optimization.vng
2016-03-23Convenient feature types matcher.Alex Zolotarev
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23[search] Implementation of a fast calculation of STREET type via search index.Yuri Gorshenin
2016-03-23[search] Skeleton of a SearchQueryV2 (Geocoder).Yuri Gorshenin
2015-12-29Render building parts only in 3d mode.Daria Volvenkova
2015-10-07More PR fixes.Lev Dragunov
2015-10-07Speedcam routing time computation engine.Lev Dragunov
2015-09-23Corrections after colleagues comments.Vladimir Byko-Ianko
2015-09-23The turn functionality is moved to the turn_generator unit.Vladimir Byko-Ianko
2015-09-23Changes after colleagues comments.Vladimir Byko-Ianko
2015-09-23git-clang-formatVladimir Byko-Ianko
2015-09-23Refactoring. Working hightway class sieve.Vladimir Byko-Ianko
2015-09-23Implementing road classification system for turn generation.Vladimir Byko-Ianko
2015-09-23Fix include path for indexerSergey Yershov
2015-09-23Singletone IsBuildingChecker.Alex Zolotarev
2015-09-23Added metadata for turns and peakSergey Yershov
2015-09-23Add type matchers for ATM and Fuel StationSergey Yershov
2015-09-23Includes were placed closer to each other according to their directoriesVladimir Byko-Ianko
2015-09-23Rewriting bridge and tunnel checkers to be able to check with masksVladimir Byko-Ianko
2015-09-23IsBridgeChecker and IsTunnelChecker were implementedVladimir Byko-Ianko
2015-09-23[routing][framework] Add functions to get next turn information and route timeDenis Koronchik
2015-09-23[routing] Add turn instructionsDenis Koronchik
2015-09-23[routing] Added route-ferry-motorcar type.vng
2015-09-23[generator][classificator] Factor out additional tags for highways as the sep...vng
2015-09-23[search] Refactored emitting final search results.vng
2015-09-23[classif] Add BaseChecker::PrepareFeatureTypeToMatch().Denis Koronchik
2015-09-23Use one static instance of IsStreetChecker.vng
2015-09-23- Routing does not depend on searchAlex Zolotarev