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-04-19Reduced count of getting device language calls.Daria Volvenkova
2017-03-30Transliteration allowability parameter added.Daria Volvenkova
2017-01-13Fix warnings.Sergey Yershov
2016-12-28Remove using std from baseSergey Yershov
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-23Review fixes.Vladimir Byko-Ianko
2016-07-23[altitude] The first version of writing to mwm and reading from altitude info...Vladimir Byko-Ianko
2016-06-22Initialization fields of FeatureBase class.Vladimir Byko-Ianko
2016-06-22Review fixes.Vladimir Byko-Ianko
2016-06-22FeatureType bugfix. Initialization of bool fiels of FeatureType class which w...Vladimir Byko-Ianko
2016-05-06Removed dummy functions.vng
2016-03-29[editor] Do not overwrite OSM type when feature is modified (not created by u...Alex Zolotarev
2016-03-23Avoid unnecessary copying.Alex Zolotarev
2016-03-23[editor] Correctly initialize FeatureType when create new features.Alex Zolotarev
2016-03-23Patch FeatureType with EditableFeature.Alex Zolotarev
2016-03-23Renamed constants.Alex Zolotarev
2016-03-23Edits migration.Sergey Magidovich
2016-03-23DebugPrint(TypesHolder).Alex Zolotarev
2016-03-23Join ForEachPoint and ForEachPointRef.Sergey Magidovich
2016-03-23Correct implementation for FeatureType::ParseMetadata().Alex Zolotarev
2016-03-23Take streets into account.Sergey Magidovich
2016-03-23Don not save feature if it wasn't edited.Sergey Magidovich
2016-03-23Rename ForEachNameRef -> ForEachName with rvalue reference functor passing.vng
2016-03-23Review fixes.Alex Zolotarev
2016-03-23FeatureType::GetNames() for editor.Alex Zolotarev
2016-03-23[editor] FeatureType::SetHouseNumber().Alex Zolotarev
2016-03-23Implement serialsization for features with type other than GEOM_POINT.Sergey Magidovich
2016-03-23Added FeatureType::ParseEverything().Alex Zolotarev
2016-03-23Renamed ambiguous FeatureType::ParseAll() to ParseGeometryAndTriangles().Alex Zolotarev
2016-03-23Implement type of a FeatureType serialization.Sergey Magidovich
2016-03-23FeatureType from/to XMLFeature.Sergey Magidovich
2016-03-23OSM Editor core.Alex Zolotarev
2016-03-23FeatureType::SetMetadata() and SetNames().Alex Zolotarev
2016-03-23[search] [indexer] Do not index streets by tokens synonymous to "street".Maxim Pimenov
2016-03-23Refactored some geometry functions.vng
2015-09-30Remove stupid comments. Truncate all coordinates to five numbers after decima...Sergey Magidovich
2015-09-30Style: using, variable names, intermediate variables.Sergey Magidovich
2015-09-23[metadata] Renaming (refactoring) according to code style.vng
2015-09-23Mapsme old routing algosLev Dragunov
2015-09-23Fix include path for indexerSergey Yershov
2015-09-23Added FeatureType::HasInternet function.vng
2015-09-23Minor code fixes.vng
2015-09-23Moved work with metadata to separated filesSergey Yershov
2015-09-23Making mwm with additional info sectionSergey Yershov
2015-09-23[generator] Do cover feature for the best geometry always, because it’s ind...vng
2015-09-23Minor refaсtoring: removed CoordPointT typedef to avoid disambiguate.vng
2015-09-23[tests] Check that feature has nonempty geometry if it’s stored in geometry...vng
2015-09-23Pretty print of FeatureType.Denis Koronchik
2015-09-23Code style fixesAlex Zolotarev