User:Alpinfuchs/Kosmos

From OpenStreetMap Wiki
Jump to navigation Jump to search

Diese Seite soll neu entstehen.

Routes

Rule Name Targets Selector Template Options Comment
RouteCycle relation type=route route=bicycle Polyline (MinZoom=12, Color=blue, DashStyle=Solid, Width=7:1;10:2;15:5, Curved=true)
RouteHiking relation type=route route=hiking Polyline (MinZoom=12, Color=red, DashStyle=Dot, Width=7:1;10:2;15:5, Curved=true)
RouteFoot relation type=route route=foot Polyline (MinZoom=12, Color=red, DashStyle=Dot, Width=7:1;10:2;15:5, Curved=true)
HikingRoutes relation route=foot
National relation network=nwn Polyline (MinZoom=12, Color=red, DashStyle=Solid, Width=10:1;12:2;15:5, Curved=true)
Regional relation network=rwn Polyline (MinZoom=12, Color=red, DashStyle=Dash, Width=10:1;12:2;15:5, Curved=true)
Local relation network=lwn Polyline (MinZoom=12, Color=red, DashStyle=Dot, Width=10:1;12:2;15:5, Curved=false)

Other Land Features

Rule Name Targets Selector Template Options Comment
ContoursMajorText way IsTaggedWith(e,"ele") AND ValueNum(e,"ele") % 100 = 0 Text (MinZoom=12, Color=#9D7842, DashStyle=Dash, TagToUse=ele, TextMode=WayCenter, FontName=Arial, FontStyle=regular, FontSize=12:6;17:8)
Contours way ele=* for elevation contours generated by Srtm2Osm
.Major way ValueNum(e,"ele") % 100 = 0 Polyline (MinZoom=6, Color=#B0AD8832, Width=10:1;11:3;12:4;15:7, Curved=true) Major contours (100m ones)
.Medium way ValueNum(e,"ele") % 25 = 0 Polyline (MinZoom=10, Color=#B0AD8832, Width=11:1;12:2;15:5, Curved=true) Major contours (25m ones)
.* way Polyline (MinZoom=12, Color=#B0AD8832, Width=1, Curved=true) all other contours