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[search] Use unique temporary file names for index generation.vng
2015-09-23[generator] Additional logging added when generating updateAlex Zolotarev
2015-09-23- Split Platform::GetFileSize() to GetFileSizeByName() and GetFileSizeByFullP...Alex Zolotarev
2015-09-23Simplify unit test code.vng
2015-09-23Add test for types mapping.vng
2015-09-23Fix osm tags -> types mapping for boundary-administrative-[admin_level].vng
2015-09-23Fix warnings and some abuse return type.vng
2015-09-23Remove dummy CHECK.vng
2015-09-23Add binary drawing rules generation from text rules file.vng
2015-09-23Remove old code for binary drawing rules processing.vng
2015-09-23Changed preferred language algorithm to the new one - now feature has two names:Alex Zolotarev
2015-09-23- Store laguages in mwm header.vng
2015-09-23Add native languages support to mwm header.vng
2015-09-23Add some logging.vng
2015-09-23Better classificator loading. File names are incapsulated now.vng
2015-09-23Dump binary drawing rules to text proto structure.vng
2015-09-23Replaced ineffective char const * with string const &Alex Zolotarev
2015-09-23Moved file_<reader/writer>_stream.hpp from indexer to coding libAlex Zolotarev
2015-09-23Completed platform refactoring and fixed paths for resources/writable dirsAlex Zolotarev
2015-09-23Compilation speed up by removing unused start/stop_mem_debug includeAlex Zolotarev
2015-09-23Add --dump_search_tokens to generator_tool.Yury Melnichek
2015-09-23Add serialized country polygons for 'feature belongs to country' routine.vng
2015-09-23[Experimental] Use level+1 criterion for small polygons cheking when scale le...vng
2015-09-23Store countries name without file extension in CountryFile.vng
2015-09-23Add scales printing to --calc_statistics.vng
2015-09-23[Experimental] Do no skip small coastline polygons with first scale level.vng
2015-09-23Minor fix.vng
2015-09-23Support dynamic scales in mwm header.vng
2015-09-23Fix coasts polygons simplification - do correct BoundsDistance in all world s...vng
2015-09-23Add temporary test for row WorldCoasts.mwm data.vng
2015-09-23Fix dummy bug in coast polygons simplification.vng
2015-09-23Fix getting of cell's name and id for coastlines.vng
2015-09-23Skip natural-coastline type in IsDrawableForIndex routine. This features shou...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-23[Experimental] Filter tags witn 'no' value during feature type recognition.vng
2015-09-23Fix dummy assert in features generation.vng
2015-09-23Modify coasts generation algorithm.vng
2015-09-23Add more tesselator tests for odd triangulation.vng
2015-09-23Drawing rules making routine.vng
2015-09-23Revert experimental changes with continents triangulation.vng
2015-09-23Modify generation pipeline: add "make_coasts" and "emit_coasts" options to ge...vng
2015-09-23Fix dummy error in coasts generation.vng
2015-09-23Remove unused variable.vng
2015-09-23[Experimental] Tesselate all continents with inner lakes. Use triangles to ge...vng
2015-09-23Fix coordinate bits for world mwm.vng
2015-09-23Warning fixAlex Zolotarev
2015-09-23Library dependencies optimizationAlex Zolotarev
2015-09-23[ios][qt] Platform refactoringAlex Zolotarev
2015-09-23Changed countries file format to JSONAlex Zolotarev