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-10-03[routing] New speeds in car model and quality tests.VladiMihaylenko
2018-09-28More routing quality tests and some factor updates.Vladimir Byko-Ianko
2018-09-28Car routing speed fators are updated.Vladimir Byko-Ianko
2018-09-20Tests on vehicle model on speeds in city and out of cities.Vladimir Byko-Ianko
2018-09-20Review fixes.Vladimir Byko-Ianko
2018-09-20Using in city properties for getting speed.Vladimir Byko-Ianko
2018-09-20Adding in city param to GetSpeed methods.Vladimir Byko-Ianko
2018-09-20Keeping max speed for roads in city and for roads outside.Vladimir Byko-Ianko
2018-09-20Adding and using InOutCitySpeedKMpH struct for weight roads and eta in city a...Vladimir Byko-Ianko
2018-09-20Adding shared_ptr<CityRoads> to GraphAttrs.Vladimir Byko-Ianko
2018-09-20Renaming CityRoadsLoader to CityRoads and changing the code according to it.Vladimir Byko-Ianko
2018-09-20Using in city and out city speeds in vehicle models.Vladimir Byko-Ianko
2018-09-20Adding speed for inside city roads and outside city roads.Vladimir Byko-Ianko
2018-09-20Renaming kSpeed constants to kOutCitySpeed constants.Vladimir Byko-Ianko
2018-09-20Adding special ctor for case when weight and eta are the same for road graph ...Vladimir Byko-Ianko
2018-09-18[base] Replaced the namespace my with base.Maxim Pimenov
2018-07-30[indexer] Style & includestatiana-yan
2018-07-30[indexer] Convert LoaderBase methods to const, do not store FeatureType * in ...tatiana-yan
2018-07-25[routing] First step to separation between weight speed and eta.VladiMihaylenko
2018-06-15[cmake] Add precompiled headers supportgreshilov
2018-06-13Review fixes.Vladimir Byko-Ianko
2018-06-13Fixing routing_common_tests and adding tests on decreasing speed factor for b...Vladimir Byko-Ianko
2018-06-13git-clang-formatVladimir Byko-Ianko
2018-06-13Review fixes.Vladimir Byko-Ianko
2018-06-13Asserts and clamp for decreasing speed factors.Vladimir Byko-Ianko
2018-06-13Taking into account road surface type for speed calculating.Vladimir Byko-Ianko
2018-05-15Reducing speed for ferry in case of pedestrian and bicycle routing.Vladimir Byko-Ianko
2018-03-16Replace http with https for openstreetmap.org linksIlya Zverev
2018-02-02Add forgotten #include <functional>tatiana-kondakova
2017-12-28[qmake] Goodbye QMake!greshilov
2017-12-20Adding transit library and transit_tests.Vladimir Byko-Ianko
2017-12-20Review fixes.Vladimir Byko-Ianko
2017-12-20Review fixes.Vladimir Byko-Ianko
2017-12-20Deserializing form mwm transit information for cross mwm generation in GraphDataVladimir Byko-Ianko
2017-12-20Deserializing form mwm transit information for rendering in GraphDataVladimir Byko-Ianko
2017-12-20Deserializing form mwm transit information for routing in GraphData.Vladimir Byko-Ianko
2017-12-20GraphData refactoring.Vladimir Byko-Ianko
2017-12-20Moving transit tests to routing_common.Vladimir Byko-Ianko
2017-12-20Moving GraphData to routing_common.Vladimir Byko-Ianko
2017-12-08Fix pass through additional road typestatiana-kondakova
2017-12-04[transit] Removing equivalent edges.Vladimir Byko-Ianko
2017-11-29Tests on IsValidSortedUnique()Vladimir Byko-Ianko
2017-11-29Review fixes.Vladimir Byko-Ianko
2017-11-29Implementation CalcCrossMwmTransitions().Vladimir Byko-Ianko
2017-11-28Review fixes.Vladimir Byko-Ianko
2017-11-17Rename IsTransitAllowed -> IsPassThroughAllowed because we use "Transit" for ...tatiana-kondakova
2017-11-15Review fixes.Vladimir Byko-Ianko
2017-11-15Implementation transit edge flags with the help of bools.Vladimir Byko-Ianko
2017-11-15Single item in edge shape vector optimization.Vladimir Byko-Ianko
2017-11-15Review fixes.Vladimir Byko-Ianko