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-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-23Rename some functions according to coding style.vng
2015-09-23[search] Do index only for visibly types in MWM. Closed #626.vng
2015-09-23[search] Fix result viewport for features with no any texts.vng
2015-09-23[search] Remove calculatin of feature viewport rect in IntermediateResult.vng
2015-09-23Use population rank (height of font) only for place-[city(-capital), town].vng
2015-09-23Draw WorldCoasts in all scales and filter coastline features drawing.vng
2015-09-23Fix coastline feature processing: skip other types and additional checks afte...vng
2015-09-23Add pair<int, int> DrawableScaleRangeForText(). It returns min and max scales.vng
2015-09-23- Don't store names for features with invisible texts.vng
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-23[Refactoring]. Divide Feature class to:vng
2015-09-22One Month In Minsk. Made in Belarus.Alex Zolotarev