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-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