User:Schnake/KOSMOS/Rendering Rules/Contours
< User:Schnake | KOSMOS | Rendering Rules
Jump to navigation
Jump to search
Other Land Features
Rule Name | Targets | Selector | Template | Options | Comment |
---|---|---|---|---|---|
ContoursMajor | IsTaggedWith(e,"ele") AND ValueNum(e,"ele") % 100 = 0 | Polyline (MinZoom=11, Color=#B0AD8852, Width=11:1;12:2, Curved=true) | for elevation contours generated by Srtm2Osm | ||
ContoursMajor | IsTaggedWith(e,"ele") AND ValueNum(e,"ele") % 20 = 0 | Text (MinZoom=12, Color=black, TagToUse=ele, FontName=Arial, FontStyle=regular, FontSize=12:5;17:9, TextLineOffset=-200%) | for elevation contours generated by Srtm2Osm | ||
ContoursMinor | IsTaggedWith(e,"ele") AND ValueNum(e,"ele") % 100 <> 0 | Polyline (MinZoom=12, Color=#B0AD8852, Width=1, Curved=true) | for elevation contours generated by Srtm2Osm |