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
2016-02-24[generator] Shorter error message for unmerged coastlineIlya Zverev
2015-12-14Revert "[generator] Set maximum points per coastline feature to 1000."vng
2015-12-10[generator][drape] Fixed coastlines processing.vng
2015-12-10[generator] Set maximum points per coastline feature to 1000.vng
2015-09-23Fix using fail_on_coasts flagSergey Yershov
2015-09-23Review fixSergey Yershov
2015-09-23Review fixesSergey Yershov
2015-09-23Review fixSergey Yershov
2015-09-23Code fixSergey Yershov
2015-09-23Implement threads for coastline cell splitterSergey Yershov
2015-09-23Code style - removed dummy binds.vng
2015-09-23Fix include path for generatorSergey Yershov
2015-09-23Making mwm with additional info sectionSergey Yershov
2015-09-23Minor refaсtoring: removed CoordPointT typedef to avoid disambiguate.vng
2015-09-23[generator] Added -fail_on_coasts flag which will stop generation if coasts a...MapsWithMe OSM User
2015-09-23Revert "Multithreaded coastlines generation. Second attempt :)"vng
2015-09-23Full logging of FeatureBuilder1.vng
2015-09-23Multithreaded coastlines generation. Second attempt :)vng
2015-09-23[generator] Revert changes with multithreading generator. There is some bug i...vng
2015-09-23[generator] Parallel coastline features generation (--make_coasts).vng
2015-09-23Fix getting of cell's name and id for coastlines.vng
2015-09-23Split coast cells by 4 with many polygon points.vng
2015-09-23Fix bug in feature to country emitting. Check points for all polygons. vng
2015-09-23Modify coasts generation algorithm.vng
2015-09-23Revert experimental changes with continents triangulation.vng
2015-09-23Fix dummy error in coasts generation.vng
2015-09-23[Experimental] Tesselate all continents with inner lakes. Use triangles to ge...vng
2015-09-23Move tesselator from indexer to generator.vng
2015-09-23Minor fixes in coastlines features generation.vng
2015-09-23Added loggingAlex Zolotarev
2015-09-23Process empty geometry in coastlines generation (FeatureBuilder1).vng
2015-09-23Make coastline features generation more optimal - don't intersect with region...vng
2015-09-23Add simplification routine with specified 'Distance' policy object.vng
2015-09-23Minor feature generation fixes.vng
2015-09-23Code for full world generation (World.mwm, WorldCoasts.mwm).vng