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
2015-09-23[search] Treat "building" and "oneway" as the bad types in search results.vng
2015-09-23Return better feature type than "building" if feature has many choices.vng
2015-09-23Fixed bug with very long house number (Try Colombia for example).vng
2015-09-23Full logging of FeatureBuilder1.vng
2015-09-23[generator] Fix error typo.vng
2015-09-23[generator] Fix bug with skipping types for inner boundary relationsvng
2015-09-23Minor formatting changes.vng
2015-09-23[search] Index generation: skip type 'building' for features with no names.vng
2015-09-23Add DebugPrint for feature::TypesHolder.vng
2015-09-23Fix dummy bug.vng
2015-09-23Replace FeatureBase::GetTypesFn with more suitable feature::TypesHolder.vng
2015-09-23Factor out #include "classificator.hpp" from "feature_data.hpp".vng
2015-09-23Renamed debug_print to DebugPrintAlex Zolotarev
2015-09-23Fix FeatureBuilder1 limit rect routine. Add tests for geometry coding routing.vng
2015-09-23Clear parameters (names, ranks, ...) in merged linear features during world m...vng
2015-09-23Draw tunnels transparent:vng
2015-09-23addr:housename and addr:housenumber now add separatly.vng
2015-09-23Make simple conversion of feature types during world generating.vng
2015-09-23- Fix FeatureType::GetRank() - don't return rank for countries;vng
2015-09-23Fixed GEOM_UNKNOWN warningAlex Zolotarev
2015-09-23Fix maximum feature types count constant.vng
2015-09-23Refactoring of feature merging routine.vng
2015-09-23Refactoring of feature structure:vng