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
2017-11-09Send type from ugc_types.csvVladiMihaylenko
2017-11-09[generator] Fix two issues in generatorIlya Zverev
2017-11-09[ugc] generator log warnings fixArsentiy Milchakov
2017-11-09[generator] Add toilets type for toilets=yesIlya Zverev
2017-11-07[build] Fixed linux build.Yuri Gorshenin
2017-11-03Review fixes.Vladimir Byko-Ianko
2017-11-03[transit] Optimization. Creating world graph once for building mwm transit se...Vladimir Byko-Ianko
2017-11-02[transit] Adding interval field to Line.Vladimir Byko-Ianko
2017-11-01Review fixes.Vladimir Byko-Ianko
2017-11-01Correction of validity transit data structure.Vladimir Byko-Ianko
2017-11-01Review fixes.Vladimir Byko-Ianko
2017-11-01[transit] Adding sort criteria for Edge class. Demand that Edge should be uni...Vladimir Byko-Ianko
2017-11-01Review fixes.Vladimir Byko-Ianko
2017-11-01Removing clipping methods from BuildTransit() method.Vladimir Byko-Ianko
2017-11-01Review fixes.Vladimir Byko-Ianko
2017-11-01Using visitors to get rid of copypast in GraphData.Vladimir Byko-Ianko
2017-11-01Sorting data transfer struture by theirs ids.Vladimir Byko-Ianko
2017-11-01Checking all the transit jsons for every mwm.Vladimir Byko-Ianko
2017-11-01Transit section generator refactoring to be able to cut graph according to mwm.Vladimir Byko-Ianko
2017-11-01[search] Removed processor factory + fixed pybindings build.Yuri Gorshenin
2017-11-0132 bit fix finalГрешилов Вячеслав
2017-11-01CMake fabulous fix #3Грешилов Вячеслав
2017-10-31Adding operator()(TransitHeader) for FixedSizeSerializer and FixedSizeDeseria...Vladimir Byko-Ianko
2017-10-31[transit] Adding stopsOffset to header and implementing VisitHeader() method ...Vladimir Byko-Ianko
2017-10-31Review fixes.Vladimir Byko-Ianko
2017-10-31Implementation serializer and deserializer for transit section header with ke...Vladimir Byko-Ianko
2017-10-27Review fixes.Vladimir Byko-Ianko
2017-10-27Adding line color type.Vladimir Byko-Ianko
2017-10-27Adding more detailed information in case of CHECKs.Vladimir Byko-Ianko
2017-10-27Any class from transit types may be present as json dictionary (object).Vladimir Byko-Ianko
2017-10-26Keeping osm id with gates as gate id.Vladimir Byko-Ianko
2017-10-25[search] A refactoring of ranker.Maxim Pimenov
2017-10-25Renaming mapping.Vladimir Byko-Ianko
2017-10-25Review fixes.Vladimir Byko-Ianko
2017-10-25Minor fixes.Vladimir Byko-Ianko
2017-10-25Keep ranges of stop ids in lines.Vladimir Byko-Ianko
2017-10-25Passing country id and path in a different values to it path for opening poly...Vladimir Byko-Ianko
2017-10-24Review fixes.Yuri Gorshenin
2017-10-24[search][generator] Fixed cities boundaries generation.Yuri Gorshenin
2017-10-23Review fixes.Vladimir Byko-Ianko
2017-10-23Getting rid of shape id.Vladimir Byko-Ianko
2017-10-20Keeping osm id and feature id in FeatureIdentifiers to make code more underst...Vladimir Byko-Ianko
2017-10-20Changing type param to OsmId at constructors of Gate and Stop.Vladimir Byko-Ianko
2017-10-20Review fixes.Vladimir Byko-Ianko
2017-10-20Minor fixes.Vladimir Byko-Ianko
2017-10-20Passing OsmIdToFeatureIdsMap by const ref.Vladimir Byko-Ianko
2017-10-20Adding a special type for osm id to parse it from strings at transit graph.Vladimir Byko-Ianko
2017-10-20Test that osm id in transit graph json can be maximum of uint64_tVladimir Byko-Ianko
2017-10-20Processing string osm id and convertion from osm id to feature id.Vladimir Byko-Ianko
2017-10-20Passing mapping from osm id to feature ids to json deserializer for transit.Vladimir Byko-Ianko