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-23Integrated libtess2 library into our code.Alex Zolotarev
2015-09-23Moved mm_version.* into “platform” library.vng
2015-09-23Review fixes.vng
2015-09-23Simplified feature::DataHeader routine.vng
2015-09-23[generator] Fixed pathes.vng
2015-09-23Refactor based on review commentsSergey Yershov
2015-09-23Minor code style changes.vng
2015-09-23Move generating .tmp files into intermediate dirSergey Yershov
2015-09-23[generator] Implemented test for mwm generation.Yuri Gorshenin
2015-09-23Fix include path for generatorSergey Yershov
2015-09-23Fixed MwmSet::Register() signature.Yuri Gorshenin
2015-09-23[generator] Correct work with FilesContainerR/W.vng
2015-09-23Minor code fixes.vng
2015-09-23Add buffered features writeSergey Yershov
2015-09-23Add type matchers for ATM and Fuel StationSergey Yershov
2015-09-23Moved work with metadata to separated filesSergey 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[routing][generator] Added “version” section into .routing index file. It...vng
2015-09-23[routing] Added route-ferry-motorcar type.vng
2015-09-23[generator][routing] Do not simplify highways only in country mom files.vng
2015-09-23[generator] Do not simplify roads only for the last geometry scale.Denis Koronchik
2015-09-23[tmp] Disable line geometry optimization in generator toolDenis Koronchik
2015-09-23[generator] Generate .mwm.osm2ft file for mapping ways from OSM to Feature ID.vng
2015-09-23Revert "[test] Don't simplify line feature geometry for the last scale. Neede...Denis Koronchik
2015-09-23[test] Don't simplify line feature geometry for the last scale. Needed to tes...Denis Koronchik
2015-09-23[generator] Additional visibility checks for generating World and countries.vng
2015-09-23Added ProjectionToSection calculator.vng
2015-09-23[generator] fix generation with too-high-zoom featuresDarafei Praliaskouski
2015-09-23- Remove version.pro generating;vng
2015-09-23[generator] Add coasts generator test.vng
2015-09-23Rename some functions according to coding style.vng
2015-09-23Test code for linear and area objects dumping.vng
2015-09-23- Store laguages in mwm header.vng
2015-09-23[Experimental] Use level+1 criterion for small polygons cheking when scale le...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-23Fix dummy bug in coast polygons simplification.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 dummy assert in features generation.vng
2015-09-23Remove unused variable.vng
2015-09-23Fix coordinate bits for world mwm.vng
2015-09-23[ios][qt] Platform refactoringAlex Zolotarev
2015-09-23Do not pass polygons with equal first and last points to tesselator.vng
2015-09-23Make special simplification only for levels that >= scales::GetUpperWorldScal...vng
2015-09-23[Reduce mwm size] Store first point once in header for outer linear features.vng
2015-09-23[Reduce mwm size] Add dynamic serial::CodingParams (coordinate bits) for diff...vng