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-23lite protobuf updateDarafei Praliaskouski
2015-09-23added offset for labels and more linecaps/linejoinsDarafei Praliaskouski
2015-09-23classificator cleanupDarafei Praliaskouski
2015-09-23suitable_getter refactorDarafei Praliaskouski
2015-09-23stylesheet linecaps, gaps in zoomlevels, removal of heuristicsDarafei Praliaskouski
2015-09-23feature stylerDarafei Praliaskouski
2015-09-23added PenJoin, PenCap and PathSym into our protobuf format, into Pen::Info st...rachytski
2015-09-23[search] Get english country name from mwm file name.vng
2015-09-23introduced ResourceManager::ThreadSlot system, and refactored code according ...rachytski
2015-09-23Fix ruler drawing. Add a lot of todo's for future (just code optimizing).vng
2015-09-23[generator] Avoid duplicating for "place" in closed area features that are tr...vng
2015-09-23Return better feature type than "building" if feature has many choices.vng
2015-09-23Get correct center for point or area feature in GetVisiblePOI.vng
2015-09-23[generator] Add test for checking consistency of types.txt and classificator.txtvng
2015-09-23[generator] Add more logging to CHECKs.vng
2015-09-23Fixed bug with very long house number (Try Colombia for example).vng
2015-09-23Full logging of FeatureBuilder1.vng
2015-09-23Compilation fixes with some minor changes.vng
2015-09-23Get raw types in Framework::GetAddressInfo if no types matched in categories.vng
2015-09-23Get AddressInfo for feature with visible texts or symbols.vng
2015-09-23Framework::GetVisiblePOI is working for symbols now.vng
2015-09-23Add MercatorBounds::FullRect().vng
2015-09-23Do NOT filter types for area features (They combine all drawing rules).vng
2015-09-23Some code style fixes for tests naming.vng
2015-09-23Fix generator error with types skipping.vng
2015-09-23Fix feature's types while generating. Do not include non-drawable types for ...vng
2015-09-23[search] Add synonyms for countries and states only.vng
2015-09-23[search] Fix bug with empty search index data.vng
2015-09-23[search] Fix spelling and code style.vng
2015-09-23[search] Add synonyms for search index generation.vng
2015-09-23[search] Fix scoring routine for matched keywords.vng
2015-09-23[search] Implement additional search around locality (like address).vng
2015-09-23Fix unit tests.vng
2015-09-23Fix issue when mwm file is an invalid map (file is broken), we should delete ...vng
2015-09-23Minor changes.vng
2015-09-23Refactoring of maps update after downloading:vng
2015-09-23Remove dummy preprocessor check.vng
2015-09-23Fix bug with adding invalid mwm file to maps container in MwmSet.vng
2015-09-23- Code style changes.vng
2015-09-23[search] Do not index building-address.vng
2015-09-23Minor change.vng
2015-09-23[generator] Fix error typo.vng
2015-09-23[generator] Fix bug with skipping types for inner boundary relationsvng
2015-09-23[generator] Add ramp numbers ("ref" attribute for highway-motorway_junction).vng
2015-09-23Fix some debug print.vng
2015-09-23Create feature::LoaderBase once and use it for all loading features - no "new...vng
2015-09-23Process features with names only for address lookup.vng
2015-09-23Framework::GetAddressInfo. Get name and house number separatelyvng
2015-09-23Move istream, ostream from "fstream.hpp" to "iostream.hpp".vng
2015-09-23Add visibility_tests.vng