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[generator] Correct work with FilesContainerR/W.vng
2015-09-23Add contact:phone and website metadataSergey Yershov
2015-09-23Extract index path generation from offsets table classLev Dragunov
2015-09-23PR fixesLev Dragunov
2015-09-23Mkdir platfom methodLev Dragunov
2015-09-23different file index pathesLev Dragunov
2015-09-23Feature offset table backward search methodLev Dragunov
2015-09-23Fixes.Yuri Gorshenin
2015-09-23Implemented compressed search-index building.Yuri Gorshenin
2015-09-23Added FeatureType::HasInternet function.vng
2015-09-23Minor code fixes.vng
2015-09-23Pass metadata for POI from core to java.Dmitry Yunitsky
2015-09-23Fixes.Yuri Gorshenin
2015-09-23[search-index] Improved performance of current search index building process.Yuri Gorshenin
2015-09-23FeaturesOffsets table onload buildingLev Dragunov
2015-09-23Fixes.Yuri Gorshenin
2015-09-23Comments were addressed.Yuri Gorshenin
2015-09-23Added FeaturesOffsetsTable, which maps feature's index to its offset in a MWM...Yuri Gorshenin
2015-09-23Cross context reading fixes + PR updatesLev Dragunov
2015-09-23Code review fixesLev Dragunov
2015-09-23First cross mwm routesLev Dragunov
2015-09-23Use range base for in feature::TypesHolder.vng
2015-09-23[search] Fixed feature types for indexing.vng
2015-09-23Add email into meta informationSergey Yershov
2015-09-23Change XMLElement name as string to tagKey as enumSergey Yershov
2015-09-23Added metadata for turns and peakSergey Yershov
2015-09-23Optimization memory reallocation while reading variable length recordsSergey Yershov
2015-09-23Refactoring OSM tags processingSergey Yershov
2015-09-23[generator] Filter equal place-xxx features nearby.vng
2015-09-23[indexer] Fix maximum byte value inside indexer code, to support MSVC 2013.Artyom Polkovnikov
2015-09-23Changed default navigation zoom level to 15 for more comfortable car usageAlex Zolotarev
2015-09-23Add type matchers for ATM and Fuel StationSergey Yershov
2015-09-23Moved work with metadata to separated filesSergey Yershov
2015-09-23Include path fixSergey Yershov
2015-09-23Making mwm with additional info sectionSergey Yershov
2015-09-23Add read/write temporary feature state with additional infoSergey Yershov
2015-09-23[indexer] Fix IsDigit() implementation, as it crashes in debug MSVC compile.Artyom Polkovnikov
2015-09-23Includes were placed closer to each other according to their directoriesVladimir Byko-Ianko
2015-09-23Some const modifier were added.Vladimir Byko-Ianko
2015-09-23Rewriting bridge and tunnel checkers to be able to check with masksVladimir Byko-Ianko
2015-09-23IsBridgeChecker and IsTunnelChecker were implementedVladimir Byko-Ianko
2015-09-23[generator] Fixed bug with indexing assertion.vng
2015-09-23Minor changes.vng
2015-09-23[routing][framework] Add functions to get next turn information and route timeDenis Koronchik
2015-09-23[categories_holder.cpp] Remove static const member declaration from .cpp file...Artyom Polkovnikov
2015-09-23[routing] Add turn instructionsDenis Koronchik
2015-09-23[search] Move GetStreetName function to indexer search_string_utilsDenis Koronchik
2015-09-23[generator] Do cover feature for the best geometry always, because it’s ind...vng
2015-09-23[generator] Fixed bug with skipping non-drawable special types.vng
2015-09-23Minor refaсtoring: removed CoordPointT typedef to avoid disambiguate.vng