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-23Return better feature type than "building" if feature has many choices.vng
2015-09-23Full logging of FeatureBuilder1.vng
2015-09-23Fix generator error with types skipping.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-23Fix bug with std::find usage.vng
2015-09-23Replace some code with std::find algorithm.vng
2015-09-23Add DebugPrint for feature::TypesHolder.vng
2015-09-23[search] Fix lat lon results bug. Closed #523.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 empty feature generation (when tesselator returns no triangles).vng
2015-09-23Fix FeatureBuilder1 limit rect routine. Add tests for geometry coding routing.vng
2015-09-23Fix coastline feature processing: skip other types and additional checks afte...vng
2015-09-23Clear parameters (names, ranks, ...) in merged linear features during world m...vng
2015-09-23[Refactoring] Factor out feature loading routine to separate instance.vng
2015-09-23Make clear function names for classificator types.vng
2015-09-23Add types mapping to feature serialization\deserialization.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-23compilation fixes.rachytski
2015-09-23Refactoring of feature structure:vng