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[generator] fix generation with too-high-zoom featuresDarafei Praliaskouski
2015-09-23[generator] Correct handling (join) of inner polygons in relation.vng
2015-09-23[generator] Fix typo.vng
2015-09-23[generator] Fix possible crash.vng
2015-09-23[3party] Updated gflags to 2.0Alex Zolotarev
2015-09-23[generator] Less bits for Point -> int64 coding when comparing points and mer...vng
2015-09-23Fix formatting.vng
2015-09-23[generator] Remove invisible types and texts in World.mwm features.vng
2015-09-23[generator] better proposed/construction handlingDarafei Praliaskouski
2015-09-23[generator] store addr:flats and ref for entrancesDarafei Praliaskouski
2015-09-23[generator] Added -fail_on_coasts flag which will stop generation if coasts a...MapsWithMe OSM User
2015-09-23[rendering] show house numbers at the end of labels, don't hide iconsDarafei Praliaskouski
2015-09-23Fix generator_tests.vng
2015-09-23- Remove version.pro generating;vng
2015-09-23fix dependence for windows buildExMix
2015-09-23Fix calling convention of Platform::GetFilesByExt.vng
2015-09-23Make GetFilesInDir with GetFilesByExt and GetFilesByRegExp function in Platform.vng
2015-09-23[generator] Avoid duplicating for "place" in closed area features that are tr...vng
2015-09-23Add check_mwm flag for generator_tool - do check map file to be correct.vng
2015-09-23[generator] Add test for checking consistency of types.txt and classificator.txtvng
2015-09-23Revert "Multithreaded coastlines generation. Second attempt :)"vng
2015-09-23Revert "Add assert for auto delete."vng
2015-09-23Transform area feature to point feature when no area-only drawing rules found...vng
2015-09-23Full logging of FeatureBuilder1.vng
2015-09-23Add assert for auto delete.vng
2015-09-23Multithreaded coastlines generation. Second attempt :)vng
2015-09-23Get AddressInfo for feature with visible texts or symbols.vng
2015-09-23Add MercatorBounds::FullRect().vng
2015-09-23Do NOT filter types for area features (They combine all drawing rules).vng
2015-09-23Experimental: More strict check for inner polygons.vng
2015-09-23Fix generator error with types skipping.vng
2015-09-23Fix dummy error.vng
2015-09-23Fix feature's types while generating. Do not include non-drawable types for ...vng
2015-09-23[generator] Add logging for incorrect relations.vng
2015-09-23Add some type tests.vng
2015-09-23Don't do unnecessary Tokenize.vng
2015-09-23Add tests for osm types.vng
2015-09-23[styles] Add new type "building-address" for isolated house numbers (a lot of...vng
2015-09-23[generator] Revert changes with multithreading generator. There is some bug i...vng
2015-09-23Fix minor ASSERT with long numbers in xml.vng
2015-09-23Add FeatureBuilder1 test.vng
2015-09-23[generator] Fix bug with normalizing boundary-administrative-4-state type in ...vng
2015-09-23[generator] Some coastline processing tests.vng
2015-09-23[generator] Add coasts generator test.vng
2015-09-23Add tests for MultiProducerOneConsumer.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-23Revert "Revert "Add styles for boundary-administrative-3, 4, 6, 8.""vng
2015-09-23[generator] Parallel coastline features generation (--make_coasts).vng
2015-09-23[generator] Fix some tool comments.vng