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-23Code review fixes.vng
2015-09-23[classificator] Process synonym tags for needed types (atm=yes).vng
2015-09-23[c++11] Migrated from scoped_ptr to unique_ptrAlex Zolotarev
2015-09-23Base libraries C++11 sources compatibilityAlex Zolotarev
2015-09-23[generator] Add comment to the output, when printing statistics.Yury Melnichek
2015-09-23Fixed serialization bug - inconsistent m_coastCell read/write (it’s not use...Alex Zolotarev
2015-09-23Revert "[test] Don't simplify line feature geometry for the last scale. Neede...Denis Koronchik
2015-09-23[generator] Treat house numbers like “к403” as house names.vng
2015-09-23Code style fixesAlex Zolotarev
2015-09-23- Routing does not depend on searchAlex Zolotarev
2015-09-23[test] Don't simplify line feature geometry for the last scale. Needed to tes...Denis Koronchik
2015-09-23Added convenience static method m2::PointD MercatorBounds::FromLatLon(lat, lon)Alex Zolotarev
2015-09-23[generator] Fixed generation of .addr file.vng
2015-09-23[generator] Fixed house numbers generation (use common building-address inste...vng
2015-09-23[generator] Remove names for "boundary-administrative-*" features.vng
2015-09-23Correct using of cstring and memcpy includes.vng
2015-09-23[generator] Better house name and house number accumulating.vng
2015-09-23[search] Fixed address data generation - take objects with the "building" typ...vng
2015-09-23[generator_tool] Refactoring of address file generation. Use --address_file_n...vng
2015-09-23osm_element fixKirill Zhdanovich
2015-09-23[search] Added basic code to extract addresses for search unit testsAlex Zolotarev
2015-09-23[generator] Additional visibility checks for generating World and countries.vng
2015-09-23[generator] Fixed bug with point drawing types for area objects.vng
2015-09-23[feature] Store house number in "house" field for point features (entrance, b...vng
2015-09-23[generator] Do not mix natural-coastline with natural-land and place-island:vng
2015-09-23[styles] Next draw order (from downmost to upmost):vng
2015-09-23[generator] Skip features with helper types only ("oneway").vng
2015-09-23[generator] Treat place-island, place-islet as coastlines.vng
2015-09-23Remove throwing SourceOutOfBoundsException due to runtime overhead (checked i...vng
2015-09-23Store even invisible feature names to display correct subway-exits titles in ...Alex Zolotarev
2015-09-23[drawer] removed obsolete transparencyDarafei Praliaskouski
2015-09-23[generator] remove obsolete tunnel flagDarafei Praliaskouski
2015-09-23[indexer] removed text protobufferDarafei Praliaskouski
2015-09-23[styles] More drawing rules tests.vng
2015-09-23Simple test for styles checking.vng
2015-09-23- Load only binary styles in every configurationAlex Zolotarev
2015-09-23Use expat from the system on LinuxAlex Zolotarev
2015-09-23Added ProjectionToSection calculator.vng
2015-09-23[generator] removed hack for placesDarafei Praliaskouski
2015-09-23[generator] don't mix ways with relationsDarafei Praliaskouski
2015-09-23[generator] ignore unsupported relationsDarafei Praliaskouski
2015-09-23Fixed warnings in our codeAlex Zolotarev
2015-09-23Fixed warnings in 3party projectsAlex Zolotarev
2015-09-23[iOS] Compilation for iOS with QT5 toolchain.vng
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