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-11-28[index][generator] Separate TypeAlways exist. Distinguish always existing typ...tatiana-yan
2018-10-02[generator] Split cuisine tag.tatiana-yan
2018-10-01[generator] osm2type minor: convert CachedTypes::Type to enum class.tatiana-yan
2018-10-01[generator] Style fixes for osm2type.cpptatiana-yan
2018-10-01[generator] Clang-format osm2type.cpptatiana-yan
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-09-05[routing] Add speed camera section + tests for it.Mikhail Gorbushin
2018-08-02Review fixesMaksim Andrianov
2018-07-30[indexer] Style & includestatiana-yan
2018-07-30[routing] delete inline + rename using TType etand c. to usining BaseMikhail Gorbushin
2018-07-03[routing] Parse foot=use_sidepathIlya Zverev
2018-06-29[types] Add attraction subtypesIlya Zverev
2018-01-24[generator] Skip keys like name:en:pronunciationIlya Zverev
2017-06-30[styles] Add hwtag=tollIlya Zverev
2017-06-22[generator] Prevent merging different tags into one typeIlya Zverev
2017-05-12std migration generatorArsentiy Milchakov
2017-03-17[routing] [generator] A component to store road accessibility info.Maxim Pimenov
2017-01-11[generator] Process wifi=* tagsIlya Zverev
2017-01-11Merge pull request #5100 from Zverik/access-catsRoman Kuznetsov
2017-01-10Fix compile warningsfix-warningSergey Yershov
2016-12-29Sort includes and otherSergey Yershov
2016-12-28Remove using std from baseSergey Yershov
2016-12-27[generator] Add yescar/nocar types, and some poi typesIlya Zverev
2016-12-22[generator] Make roundabouts onewaysIlya Zverev
2016-08-02Add booking_quality_check to the project. Style fixes.Sergey Magidovich
2016-07-13[generator] Mark buildings that have 3D parts insideIlya Zverev
2016-07-08Merge pull request #3511 from Zverik/wheelchairmgsergio
2016-07-08Merge pull request #3710 from Zverik/public_transport_tagsmgsergio
2016-07-07[generator] New subway citiesIlya Zverev
2016-07-07[generator] Process public_transport tagsIlya Zverev
2016-07-01[bicycle] Process cycleway:left/:rightIlya Zverev
2016-06-17Renaming tag bicycle_bidir to bidir_bicycle and other review fixes.Vladimir Byko-Ianko
2016-06-09[types] Wheelchair accessibility typeIlya Zverev
2016-05-24[bicycle] Support oneway:bicycle=noIlya Zverev
2016-05-24[bicycle] Add surface types and testsIlya Zverev
2016-05-23[bicycle] Add hwtag=yes/nobicycle typesIlya Zverev
2016-05-06[generator] Removed obsolete logic.vng
2016-04-19[generator, indexer] Fixed postcodes handling.Yuri Gorshenin
2016-04-07Removed NFKD for feature's names. It's not needed any more and breaks some ch...Alex Zolotarev
2016-04-05Review fixes.vng
2016-04-05[classificator] Distinguish deprecated (exists in classificatory but replaces...vng
2016-03-23Factor out Rank <-> Population functions.vng
2016-03-23[search] Skeleton of a SearchQueryV2 (Geocoder).Yuri Gorshenin
2016-03-23[generator] Pass address tokens to the search index generation step.vng
2015-12-07Move mercator.hpp to geometry.Sergey Magidovich
2015-10-29[generator] Replace params.flats with metadata string, also do not skip seamarksIlya Zverev
2015-10-02[classificator] Added new hospital types. Renamed entrance->building-entrance...vng
2015-09-25Review fixesSergey Yershov
2015-09-25Fix coordinate translateSergey Yershov