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-23Add read/write temporary feature state with additional infoSergey Yershov
2015-09-23Pretty print of FeatureType.Denis Koronchik
2015-09-23[generator][classificator] Factor out additional tags for highways as the sep...vng
2015-09-23[categories] “WiFi” category should be the last option when showing featu...vng
2015-09-23[generator] Fixed generation of .addr file.vng
2015-09-23[generator] Remove names for "boundary-administrative-*" features.vng
2015-09-23[generator] Better house name and house number accumulating.vng
2015-09-23[generator_tool] Refactoring of address file generation. Use --address_file_n...vng
2015-09-23[search] Added basic code to extract addresses for search unit testsAlex Zolotarev
2015-09-23Warning fixesAlex Zolotarev
2015-09-23[generator] Additional visibility checks for generating World and countries.vng
2015-09-23Fixed minor assertion.vng
2015-09-23[feature] Store house number in "house" field for point features (entrance, b...vng
2015-09-23[generator] Do not mix natural-coastline with natural-land and place-island:vng
2015-09-23Assume "lit" type as useless for POI.vng
2015-09-23[generator] Fix possible crash.vng
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