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-19git-clang-formatVladimir Byko-Ianko
2016-05-19Implementation GetHighwayClass() in another way and some review fixes.Vladimir Byko-Ianko
2016-05-19Adding integration tests on path with the same start and finish.Vladimir Byko-Ianko
2016-05-19Getting ready pedestrian and bicycle routing for one point paths and zero poi...Vladimir Byko-Ianko
2016-05-19Review fixes.Vladimir Byko-Ianko
2016-05-19[bicycle routing] Calling FeaturesLoaderGuard constructor if it's needed.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] Writing routing_integration_tests for bicycle routing.Vladimir Byko-Ianko
2016-05-19[bicycle routing] Infrastructure for testing bicycle turns.Vladimir Byko-Ianko
2016-05-19[bicycle routing] Adapting car turn generator for bicycle turn generation.Vladimir Byko-Ianko
2016-05-19Implementation some TODOs.Vladimir Byko-Ianko
2016-05-19[bicycle routing] First simplified version of turn generation.Vladimir Byko-Ianko
2016-05-19Start working on getting ingoing and outgoing edges form IRouteGraph.Vladimir Byko-Ianko
2016-05-19[bicycle routing] Adding find by geometry funtionality.Vladimir Byko-Ianko
2016-05-19[bicycle routing] Moving TGeomTurnCandidate and PiMinusTwoVectorsAngle to tur...Vladimir Byko-Ianko
2016-05-19[bicycle routing] Generating turn for bicycle navigation based on car turn ge...Vladimir Byko-Ianko
2016-05-19[bicycle routing] Moving common methods for pedestrian and bicycle routing to...Vladimir Byko-Ianko
2016-04-25Review fixes.Vladimir Byko-Ianko
2016-04-25Using special profile for pedestrian routing in the USA.Vladimir Byko-Ianko
2016-04-21[bicycle routing] Review fixes.Vladimir Byko-Ianko
2016-04-21[bicycle routing] Making factory for creating LoadedPathSegment objects.Vladimir Byko-Ianko
2016-04-20Merge pull request #2929 from bykoianko/master-carturns-for-bicycle-routeSergey Yershov
2016-04-20Review fixes.Vladimir Byko-Ianko
2016-04-20[bicycle routing] Moving some data stuctures from turn_generator unit to sepa...Vladimir Byko-Ianko
2016-04-20[bicycle routing] Using universal types in osrm_router.Vladimir Byko-Ianko
2016-04-20[bicycle routing] Adding universal types for node id and edge weight.Vladimir Byko-Ianko
2016-04-20Merge pull request #2930 from gardster/turns-refactoringVladimir Byko-Ianko
2016-04-20Integration tests constant fixes.Lev Dragunov
2016-04-19Merge pull request #2907 from gardster/turns-refactoringVladimir Byko-Ianko
2016-04-19Ongoing fix.Lev Dragunov
2016-04-18Review fixes.Lev Dragunov
2016-04-18Merge pull request #2908 from bykoianko/master-bicycle-profileygorshenin
2016-04-18[bicycle routing] Review fixes.Vladimir Byko-Ianko
2016-04-18Pedestrian street name assertion fix.Lev Dragunov
2016-04-18Turn generation massive refactoring.Lev Dragunov
2016-04-18[bicycle routing] Adding bicycle profile for using AStar bidirectional routing.Vladimir Byko-Ianko
2016-04-11Osrm 2 feature map fix for empty graphs.Lev Dragunov
2016-04-11OSRM to features mapping integration test.Lev Dragunov
2016-04-06Routing crosses finding fix.Lev Dragunov
2016-04-05Merge pull request #2723 from gardster/routing_crash_fixVladimir Byko-Ianko
2016-04-05Review fixes.Lev Dragunov
2016-04-05Review fixes.Lev Dragunov
2016-04-04Routing unpacking error workaround.Lev Dragunov
2016-04-04clang-formatLev Dragunov
2016-04-04More tests.Lev Dragunov
2016-04-04Street names integration test.Lev Dragunov
2016-04-04Streets reading implementation.Lev Dragunov
2016-04-04Add new streets storage to route.Lev Dragunov
2016-04-01Fix routing crash.Lev Dragunov