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-07-01Added displaying of hotel info if any hotel is selectedr.kuznetsov
2016-05-20Review fixes.Vladimir Byko-Ianko
2016-05-19git-clang-formatVladimir Byko-Ianko
2016-05-19Implementation GetHighwayClass() in another way and some review fixes.Vladimir Byko-Ianko
2016-05-19Review fixes.Vladimir Byko-Ianko
2016-05-19[bicycle routing] Using correction turn instructions with outgoing edges for ...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-18[booking] clang-formatIlya Zverev
2016-05-18[booking] Use actual values for rendering hotelsIlya Zverev
2016-05-17Added displacement modesr.kuznetsov
2016-04-13[generator] Tune threshold distance for the equal places filter algorithm.vng
2016-03-23[editor] Better GetEditableProperties implementation.Alex Zolotarev
2016-03-23Better IsBuildingChecker routine.vng
2016-03-23Review fixes.vng
2016-03-23[search] Show address in the search table UI.vng
2016-03-23[search] Added villages.Maxim Pimenov
2016-03-23IsBuildingPartChecker optimization.vng
2016-03-23Convenient feature types matcher.Alex Zolotarev
2016-03-23[search] Added highway-path to IsStreetChecker.Yuri Gorshenin
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
2016-01-19Performance fix in IsTypeConformed().Vladimir Byko-Ianko
2015-12-29Render building parts only in 3d mode.Daria Volvenkova
2015-12-29Buildings min height.Daria Volvenkova
2015-10-28[routing] Highway classes ferry fix.Lev Dragunov
2015-10-07PR fixes.Lev Dragunov
2015-10-07Speedcam routing time computation engine.Lev Dragunov
2015-09-23Corrections after colleagues comments.Vladimir Byko-Ianko
2015-09-23Changes after colleagues comments.Vladimir Byko-Ianko
2015-09-23git-clang-formatVladimir Byko-Ianko
2015-09-23Fixing incoming edge turn generation in some cases.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-23Use range base for in feature::TypesHolder.vng
2015-09-23Added metadata for turns and peakSergey Yershov
2015-09-23Add type matchers for ATM and Fuel StationSergey Yershov
2015-09-23Some const modifier were added.Vladimir 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-23Minor refactoring - use “initializer_list” for getting classificator types.vng
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[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