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
2020-08-10[transit] Add operator < for ShapeLink.Olga Khlopkova
2020-07-28[transit] (De)serialize links from stop to transfer.Olga Khlopkova
2020-07-28[transit] Add links from stop to transfer.Olga Khlopkova
2020-07-24[transit] Validate edge weight in gtfs_converter.Olga Khlopkova
2020-07-13Fix subway_converter_tests build.tatiana-yan
2020-07-10[transit] Subway mixin unit tests.Olga Khlopkova
2020-07-10[transit] If edge weight is zero, calculate it based on route.Olga Khlopkova
2020-07-10[transit] Debug print for transit version.Olga Khlopkova
2020-07-10[transit] Versioning for transit section.Olga Khlopkova
2020-07-09[transit] Detailed review of the subway mixin to the experimental transit jsons.Olga Khlopkova
2020-07-09[transit] Test for world feed.Olga Khlopkova
2020-07-09[transit] Mixin subway json to the new transit jsons.Olga Khlopkova
2020-06-29[transit] Fix for world feed cmakelists in tests.Olga Khlopkova
2020-06-25clang-formatOlga Khlopkova
2020-06-25[transit] Remove 'number' field from experimental transit line.Olga Khlopkova
2020-06-24clang-formatOlga Khlopkova
2020-06-24[transit] Fix color-picking of 'text' color variations.Olga Khlopkova
2020-06-19[transit][tests] Unit tests for experimental transit entities.Olga Khlopkova
2020-06-19[generator][transit] Ser/des for new transit section.Olga Khlopkova
2020-06-11m_timetable can be empty in stopOlga Khlopkova
2020-06-11[generator][transit][routing] Parse transit from jsons.Olga Khlopkova
2020-06-11[transit] Updated comments for GTFS timetable.Olga Khlopkova
2020-06-09[transit] Integration tests for splitting feed into regions.Olga Khlopkova
2020-06-03[transit] Split feeds by borders poylgons.Olga Khlopkova
2020-05-28removed class forward declarationOlga Khlopkova
2020-05-28fixOlga Khlopkova
2020-05-28added includeOlga Khlopkova
2020-05-28clang-formatOlga Khlopkova
2020-05-28[transit] Integration tests for world feed.Olga Khlopkova
2020-05-26[transit] Added library.Olga Khlopkova
2020-05-25[transit] GTFS producer with unit tests.Olga Khlopkova
2020-03-04[base] string conversion methods are refactored. Changes:Arsentiy Milchakov
2019-12-16[map][tracking] Archieve tracker - bicycles, pedestrians, cars.Olga Khlopkova
2019-05-15Fixed some warnings.Maxim Pimenov
2019-04-12[std] Use new include style for coding, fixes.tatiana-yan
2019-04-12[std] Use new include style for coding, fixes.tatiana-yan
2018-11-23Review fixes.Maxim Pimenov
2018-11-23[coding] Moved functions that encode points to one common file.Maxim Pimenov
2018-09-18[base] Replaced the namespace my with base.Maxim Pimenov
2018-09-14[base] Unified stl_add and stl_helpers.Maxim Pimenov
2018-08-31remove my::make_uniqueMikhail Gorbushin
2018-08-21Review fixes.Maxim Pimenov
2018-08-21[base] Replacing osm::Id with GeoObjectId.Maxim Pimenov
2018-07-25Review fixes.Maxim Pimenov
2018-07-25[geometry] Coding style fixes.Maxim Pimenov
2018-07-11[base] Osm::Id fixes.Maxim Pimenov
2018-06-21Transit scheme.Daria Volvenkova
2018-06-15[cmake] Add precompiled headers supportgreshilov
2018-04-11[coding] Refactored EncodeDelta for points.Maxim Pimenov
2018-04-11clang-formatMaxim Pimenov