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-23modified engine for new drulesDarafei Praliaskouski
2015-09-23feature stylerDarafei Praliaskouski
2015-09-23[generator] Avoid duplicating for "place" in closed area features that are tr...vng
2015-09-23Get AddressInfo for feature with visible texts or symbols.vng
2015-09-23Do NOT filter types for area features (They combine all drawing rules).vng
2015-09-23Fix feature's types while generating. Do not include non-drawable types for ...vng
2015-09-23[generator] Add ramp numbers ("ref" attribute for highway-motorway_junction).vng
2015-09-23Process features with names only for address lookup.vng
2015-09-23Rename some functions according to coding style.vng
2015-09-23Fix bug with std::find usage.vng
2015-09-23Replace some code with std::find algorithm.vng
2015-09-23[search] Do index only for visibly types in MWM. Closed #626.vng
2015-09-23[search] Remove calculatin of feature viewport rect in IntermediateResult.vng
2015-09-23Replace FeatureBase::GetTypesFn with more suitable feature::TypesHolder.vng
2015-09-23Use population rank (height of font) only for place-[city(-capital), town].vng
2015-09-23Compilation speed up by removing unused start/stop_mem_debug includeAlex Zolotarev
2015-09-23Draw WorldCoasts in all scales and filter coastline features drawing.vng
2015-09-23Calculate coastline type value for once. It's use very often.vng
2015-09-23Skip natural-coastline type in IsDrawableForIndex routine. This features shou...vng
2015-09-23Add additional types mapping (index <-> type) in classificator.vng
2015-09-23Draw tunnels transparent:vng
2015-09-23Add pair<int, int> DrawableScaleRangeForText(). It returns min and max scales.vng
2015-09-23Warning fixesAlex Zolotarev
2015-09-23Revert "Check for all feature types in MinDrawableScaleForText()."Yury Melnichek
2015-09-23Check for all feature types in MinDrawableScaleForText().Yury Melnichek
2015-09-23Rename feature_t to FeatureGeoType.Yury Melnichek
2015-09-23Rename types in feature_visibility according to our style.Yury Melnichek
2015-09-23Add MinDrawableScaleForText.vng
2015-09-23- Fix FeatureType::GetRank() - don't return rank for countries;vng
2015-09-23Fix drawing string for feature.vng
2015-09-23Refactoring of feature structure:vng
2015-09-23Feature statistics calculation.vng
2015-09-23Fix bug in empty geometry feature processing during indexing.vng
2015-09-23Some minor optimizations (use array instead vector).vng
2015-09-23[Refactoring]. Divide Feature class to:vng
2015-09-22One Month In Minsk. Made in Belarus.Alex Zolotarev