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-09-20Getting rid of speed in FeaturesRoadGraph.Vladimir Byko-Ianko
2018-09-20Review fixes.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-18[base] Replaced the namespace my with base.Maxim Pimenov
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
2017-12-25[OpenLR] Add CandidatePointGetter and staff. [Squash me].Sergey Magidovich
2017-11-17Rename IsTransitAllowed -> IsPassThroughAllowed because we use "Transit" for ...tatiana-kondakova
2017-11-14Getting rid of estimator in MakeFakeEnding. Add OffroadSpeed to vehicle model...tatiana-kondakova
2017-09-13[routing] Fixed a data race in AltitudeLoader.Maxim Pimenov
2017-09-05Add mwm tree callback to VehicleModelFactorytatiana-kondakova
2017-07-31Add place to store information about transit permissions to VehicleModel, Roa...tatiana-kondakova
2017-03-22warnings fixArsentiy Milchakov
2017-03-03[routing][traffic] Removed a circular dependency.Maxim Pimenov
2016-11-25indexed astar routerДобрый Ээх
2016-11-02git-clang-formatVladimir Byko-Ianko
2016-11-02Review fixes.Vladimir Byko-Ianko
2016-11-02Review fixes.Vladimir Byko-Ianko
2016-07-27Review fixes.Vladimir Byko-Ianko
2016-07-26Setting valid altitude for all Junctions.Vladimir Byko-Ianko
2016-07-26git-clang-formatVladimir Byko-Ianko
2016-07-26Review fixes.Vladimir Byko-Ianko
2016-07-23Review fixes.Vladimir Byko-Ianko
2016-07-23Getting rid of MwmValue in Value contructor and other review fixes.Vladimir Byko-Ianko
2016-07-23Implementation index for altitude data with the help of succinct strutures.Vladimir Byko-Ianko
2016-07-23Implementing AltitudeLoader instead of using FeatureType for parsing.Vladimir Byko-Ianko
2016-07-23git-clang-formatVladimir Byko-Ianko
2016-07-23Adding point altitude to Junction. Using Junction instead of m2::PointD in Ro...Vladimir Byko-Ianko
2016-07-23[altitude] The first version of writing to mwm and reading from altitude info...Vladimir Byko-Ianko
2016-07-05[indexer] Fixed FeaturesLoaderGuard.Yuri Gorshenin
2016-06-17git-clang-formatVladimir Byko-Ianko
2016-06-17[bicycle routing] Using attr bicycle=yes or no and oneway:bicycle for bicycle...Vladimir Byko-Ianko
2016-05-27Review fixes.Vladimir Byko-Ianko
2016-05-27ICrossEdgesLoader::LoadEdges() refactoring.Vladimir Byko-Ianko
2016-05-27Creating routing mode intead of using onewayAsBidirectional flag.Vladimir Byko-Ianko
2016-05-27git-clang-formatVladimir Byko-Ianko
2016-05-27[bicycle routing] Taking into account oneway osm tag (road direction) while b...Vladimir Byko-Ianko
2015-09-23Use smaller spatial extent to lookup connected featuresConstantin Shalnev
2015-09-23Simplified routing when GetCountryName() needed.vng
2015-09-23Removed workaround, Index API is usedConstantin Shalnev
2015-09-23Fixed notesConstantin Shalnev
2015-09-23Added GetJunctionTypes functionConstantin Shalnev
2015-09-23Review fixes.vng