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-19Review fixes.Vladimir Byko-Ianko
2016-05-19[bicycle routing] Moving TGeomTurnCandidate and PiMinusTwoVectorsAngle to tur...Vladimir Byko-Ianko
2015-11-17Separate UTurn to left and right versions.Lev Dragunov
2015-10-22[linux] Fixed project build with g++ 4.8.MWM Planet Generator cdn3
2015-10-06Corrections after colleagues comments.Vladimir Byko-Ianko
2015-10-05Adding GetNextTurns method to get two next turns.Vladimir Byko-Ianko
2015-09-23Remove TurnsGeom structure.Lev Dragunov
2015-09-23Correction after Levs commentsVladimir Byko-Ianko
2015-09-23Distance form the start of the route for every turn in mercator units was added.Vladimir Byko-Ianko
2015-09-23Added gate to turnsConstantin Shalnev
2015-09-23Added lift gateConstantin Shalnev
2015-09-23Pedestrian directions engine which shows up and down stairsConstantin Shalnev
2015-09-23Corrections after colleagues commentsVladimir Byko-Ianko
2015-09-23Turn voice notification. C++ part.Vladimir Byko-Ianko
2015-09-23The turn functionality is moved to the turn_generator unit.Vladimir Byko-Ianko
2015-09-23Even more fixes after comments.Vladimir Byko-Ianko
2015-09-23Some changes after colleagues comments.Vladimir Byko-Ianko
2015-09-23Fixing after colleagues comments.Vladimir Byko-Ianko
2015-09-23Generating and passing through jni information about lanes which are recommen...Vladimir Byko-Ianko
2015-09-23Refactoring. Using enum class instead of enum for TurnDirection. Making the c...Vladimir Byko-Ianko
2015-09-23Changes after Kostia's comments.Vladimir Byko-Ianko
2015-09-23Fix after colleagues commentsVladimir Byko-Ianko
2015-09-23Passing lane information through JNI. Taking into account route direction whi...Vladimir Byko-Ianko
2015-09-23Parsing and keeping lane information. Writing unit tests. Passing lane inform...Vladimir Byko-Ianko
2015-09-23Fix include path for routingSergey Yershov
2015-09-23Taking into account all outgoing edges for a turn generation.Vladimir Byko-Ianko
2015-09-23Improvement in turn sieve. Turns are removed if source street name and and ta...Vladimir Byko-Ianko
2015-09-23Removing turns in the case if (1) source and target names are the same; (2) t...Vladimir Byko-Ianko
2015-09-23[routing][framework] Add functions to get next turn information and route timeDenis Koronchik