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
2019-03-25[routing] Refactored vehicle models and fixed tests.VladiMihaylenko
2019-03-18[indexer] Disallow copy and move of FeatureType, remove FeatureType::ParseEve...tatiana-yan
2019-03-13[routing] Add core implementation of routing with avoiding different types of...Mikhail Gorbushin
2018-11-23[routing] Section format is changed. Review fixes.Vladimir Byko-Ianko
2018-11-23[routing] Section name is changed to maxspeeds.Vladimir Byko-Ianko
2018-11-23[routing] Review fixes.Vladimir Byko-Ianko
2018-11-23[routing] Using maxspeed tag value for building routes.Vladimir Byko-Ianko
2018-11-23[routing] Gathering params for getting feature speed to singal struct and usi...Vladimir Byko-Ianko
2018-11-23[routing] Getting ready VehicleModel for bidirectinal maxspeeds.Vladimir Byko-Ianko
2018-11-01[routing] Remove editor header includes from routingtatiana-yan
2018-09-20Review fixes.Vladimir Byko-Ianko
2018-09-20Adding in city param to GetSpeed methods.Vladimir Byko-Ianko
2018-09-20Passing CityRoads class to GeometryLoader.Vladimir Byko-Ianko
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-28[indexer] Move FeaturesLoaderGuard out of DataSourcetatiana-yan
2018-06-27[index] Classes for Frozen and Editable DataSourcestatiana-yan
2018-06-27[indexer] DataSource unique_ptr<FeatureSourceFactory> -> FeatureSourceFactory...tatiana-yan
2018-06-27[indexer] DataSource refactoringtatiana-yan
2018-06-25Rename variables and methods (index to DataSource)Sergey Yershov
2018-06-22[indexer][editor] Refactor Index into DataSourceSergey Yershov
2018-06-21[coding] Default cache params in FileReader's constructor.Maxim Pimenov
2018-06-21[coding] FileReader now always throws exception on an out-of-bounds access.Maxim Pimenov
2018-04-05Using fifo cache for road geometry in routing.Vladimir Byko-Ianko
2017-11-17Rename IsTransitAllowed -> IsPassThroughAllowed because we use "Transit" for ...tatiana-kondakova
2017-09-13[routing] Fixed a data race in AltitudeLoader.Maxim Pimenov
2017-09-05Add mwm tree callback to VehicleModelFactorytatiana-kondakova
2017-08-07[routing] Pull request #6784 review fixesДобрый Ээх
2017-08-07[routing] Estimate altitudes in index routerДобрый Ээх
2017-07-31Add place to store information about transit permissions to VehicleModel, Roa...tatiana-kondakova
2017-03-24[routing] pull request #5632 review fixesДобрый Ээх
2017-03-23[routing] Cross mwm leaps calculationsДобрый Ээх
2017-01-31[routing] fix ferry routesДобрый Ээх
2017-01-13Review fixes.Vladimir Byko-Ianko
2017-01-13Removing highway=pedestrian from car-model and getting ready code for situati...Vladimir Byko-Ianko
2016-12-07Pull request #4854 review fixesДобрый Ээх
2016-12-07index graph: serialize by vehicle sectionsДобрый Ээх
2016-11-25Pull request #4672 review fixesindex-routingДобрый Ээх
2016-11-25Pull request #4672 review fixesДобрый Ээх
2016-11-25indexed astar routerДобрый Ээх