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
2018-06-15Declaring all routing callbacks in one file and code refactoring.Vladimir Byko-Ianko
2018-01-24Adding special messages for transit routing.Vladimir Byko-Ianko
2017-12-28Removing osrm. cpp, hpp, CMake.Vladimir Byko-Ianko
2017-10-02Add transit vehicle typetatiana-kondakova
2017-09-05Add mwm tree callback to VehicleModelFactorytatiana-kondakova
2017-06-29[routing] Calculate route by checkpointsДобрый Ээх
2017-06-27[routing] checkpoints parameter for CalculateRouteДобрый Ээх
2017-06-27[routing] Fast rebuild routeДобрый Ээх
2017-06-16Removing in-mwm routing OSRM part.Vladimir Byko-Ianko
2017-04-26[routing] [generator] Better road access.Maxim Pimenov
2017-04-17Using osm id for twin calculation in case of all neighboring mwm with cross_m...Vladimir Byko-Ianko
2017-03-03[routing][traffic] Removed a circular dependency.Maxim Pimenov
2017-01-31OpenLR decoding, markup tool.Sergey Magidovich
2016-11-03Review fixes.Vladimir Byko-Ianko
2016-10-11review fixesArsentiy Milchakov
2016-10-10RouterType::Uber is addedArsentiy Milchakov
2016-08-08[api] Routing api.VladiMihaylenko
2016-04-18[bicycle routing] Adding bicycle profile for using AStar bidirectional routing.Vladimir Byko-Ianko
2016-03-23[new downloader][android] refactor: Routing error dialog adapted.Alexander Marchuk
2015-09-30Fix style and two warnings.Sergey Magidovich
2015-09-23Pedestrian map existence check.Lev Dragunov
2015-09-23New routing status: FileTooOld.Lev Dragunov
2015-09-23TimeoutObserver to RouterDelegate refactoring.Lev Dragunov
2015-09-23Routing observer interface implementation.Lev Dragunov
2015-09-23Move a progress callback initialisation to the framework.Lev Dragunov
2015-09-23PR fixesLev Dragunov
2015-09-23Get the best router type framework method.Lev Dragunov
2015-09-23Added public API to set/get current routerConstantin Shalnev
2015-09-23Add routing progress fnLev Dragunov
2015-09-23Async mode for OSRM online absent country checker.Lev Dragunov
2015-09-23Pedestrian routing classes and AStar algorithm class refactoringConstantin Shalnev
2015-09-23Use normal graph for pedestrian routing. Use ougoing and ingoing edges for fo...Constantin Shalnev
2015-09-23Added api markersConstantin Shalnev
2015-09-23SetRouter framework methodLev Dragunov
2015-09-23PR fixesLev Dragunov
2015-09-23New IRouting architectureLev Dragunov
2015-09-23Clang-format style fixesLev Dragunov
2015-09-23Extract parallel processing routing routines from osrmLev Dragunov
2015-09-23Fix include path for routingSergey Yershov
2015-09-23Cross routing enables by secret wordLev Dragunov
2015-09-23[routing] Consider user direction on route rebuildLev Dragunov
2015-09-23review fixesExMix
2015-09-23[storage] Do download .routing file.vng
2015-09-23[routing] Add return code for non-existing routing fileDenis Koronchik
2015-09-23[routing] Stops previously run route searchDenis Koronchik
2015-09-23[routing] Check that .mwm and .routing have similar timestamp before calculat...vng
2015-09-23[routing] Improve start/end points findDenis Koronchik
2015-09-23[routing] Calculate distance to the end of a route.vng
2015-09-23[routing] Add error codes to routing algorithmDenis Koronchik
2015-09-23Minor formattingAlex Zolotarev