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-04-20Refactor countryId namingSergey Yershov
2016-03-23[generator] Unpack packed_polygons.binIlya Zverev
2015-12-07Move mercator.hpp to geometry.Sergey Magidovich
2015-09-23Fix include path for generatorSergey Yershov
2015-09-23[linux] generator_tool compile error fix.Alex Zolotarev
2015-09-23New MapsMe plugin for OSRM.Lev Dragunov
2015-09-23OSRM plugin for mwm identificationLev Dragunov
2015-09-23Move const keywordsIlya Zverev
2015-09-23Const parameterIlya Zverev
2015-09-23Replaced for with range-basedIlya Zverev
2015-09-23Remove polygons.lst, use directory listingIlya Zverev
2015-09-23Remove generating borders from osm and producing polyIlya Zverev
2015-09-23Move BORDERS_ constants to hppIlya Zverev
2015-09-23[msvc][win] Fixed compilation issuesAlex Zolotarev
2015-09-23[generator] Convert our .borders files into OSM .poly format with generator_t...Alex Zolotarev
2015-09-23Minor indentation fixAlex Zolotarev
2015-09-23Added ProjectionToSection calculator.vng
2015-09-23Don't do unnecessary Tokenize.vng
2015-09-23[generator] Minor review changes.vng
2015-09-23Fix includes.vng
2015-09-23Add serialized country polygons for 'feature belongs to country' routine.vng
2015-09-23[generator_tool] Cleaned up old codeAlex Zolotarev
2015-09-23Refactored base/string_utilsAlex Zolotarev
2015-09-23Renamed namespace string_utils to stringsAlex Zolotarev
2015-09-23Moved coding/strutil.hpp to base/string_utils.hppAlex Zolotarev
2015-09-23Added osm country borders generation and used them when building planetAlex Zolotarev