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-10-02[indexer][generator][editor] Return postcodes to metadata.tatiana-yan
2020-05-29[map][indexer] Add recycling types to subtitle.tatiana-yan
2020-04-03Review fixes.tatiana-yan
2020-04-03[search][map][ios][android] Show road shields in place page and search result...tatiana-yan
2020-04-02[search] Fill cuisines for search result.tatiana-yan
2020-02-10[indexer] Do not use cuisines from metadata, stop adding cuisines to metadata.tatiana-yan
2019-11-27[indexer] Do not save postcodes to metadata.tatiana-yan
2019-11-01[geometry] Get rid of MercatorBounds, refactor to namespace mercatorMikhail Gorbushin
2019-04-18[indexer] naming fixes for feature::EHeaderMask, feature::EHeaderMask::HEADER...Arsentiy Milchakov
2019-04-18[indexer] enum feature::EGeomType is changed to enum class feature::GeomTypeArsentiy Milchakov
2019-02-21[editor][indexer] Use EditableMapObject in editor instead of FeatureType.tatiana-yan
2019-02-21[indexer] Store geometry in MapObject.tatiana-yan
2018-10-11[android][ios] Display airport IATA code on the place page and in search resu...tatiana-yan
2018-09-25types_strings clang-format review fixesArsentiy Milchakov
2018-09-25types localization is moved to platformsArsentiy Milchakov
2018-07-30[indexer] Style & includestatiana-yan
2018-07-30[indexer] Convert LoaderBase methods to const, do not store FeatureType * in ...tatiana-yan
2018-04-09Store feature names and types in bookmark data.Daria Volvenkova
2017-11-09Using optionals in ftraitsVladiMihaylenko
2017-11-09Send type from ugc_types.csvVladiMihaylenko
2017-08-14[generator] Add level metadata field and methods for the editorIlya Zverev
2017-07-17Added matcher for ugc objects.VladiMihaylenko
2017-06-05[indexer] wheelchair type info added into MapObject classArsentiy Milchakov
2016-08-19propagate FMD_INTERNET from type for MapObjectsArsentiy Milchakov
2016-07-07[omim] Refactored measurement_utils.Ilya Grechuhin
2016-05-20[omim] Review fixes.VladiMihaylenko
2016-05-20[omim] Added booking data to place page.VladiMihaylenko
2016-04-07MapObject::IsBuilding() to display additional options in UI for buildings.Alex Zolotarev
2016-03-23Get unformatted elevation for editor.Alex Zolotarev
2016-03-23Renamed GetElevation() to GetElevationFormatted().Alex Zolotarev
2016-03-23[omim] [editor] Added MapObject::GetCuisines method. Renamed old GetCuisines ...VladiMihaylenko
2016-03-23[editor] Fixed undefined behavior due to referencing uninitialized variable F...Alex Zolotarev
2016-03-23Code review fixes.Alex Zolotarev
2016-03-23Base class MapObject to store feature properties and query them in UI code.Alex Zolotarev