Kosmos landusage rendering
Jump to navigation
Jump to search
Introduction
This page contains a set of Kosmos rendering rules to show the usage of the land rather than the streets itself. Please feel free to add more landtypes to complete the map.
- See Kosmos Rendering Help for help on how to write rendering rules.
- Before committing changes to the page, please make sure the rules are actually working. Try them with the latest version of Kosmos (2.00 or above), since they are not compatible with previous versions.
- See Tagwatch for more tags that could fit into this page
Options
Option | Value | Comment |
---|---|---|
MinKosmosVersion | 2.1 | Minimal version of Kosmos needed to use these rules |
LandBackgroundColor | #F8F8F8 | |
SeaColor | #B5D6F1 |
Land Areas
Rule Name | Targets | Selector | Template | Options | Comment |
---|---|---|---|---|---|
Coastline | natural=coastline | Polyline (MinZoom=1, Color=#8BCCE5, Width=11:1;17:5, Curved=true) | |||
Wood | natural=wood | Polygon (Color=#99DB9C) | |||
Scrub | natural=scrub | Polygon (Color=#99EE9C) | |||
Fell | natural=fell | Polygon (Color=#CDDB69) | |||
Farm | landuse=farm | Polygon (Color=#F6EEB7) | |||
Farmland | landuse=farmland | Polygon (Color=#F6EEB7) | |||
Farmyard | landuse=farmyard | Polygon (Color=#FFFFCC) | |||
Railway | landuse=railway | Polygon (Color=#CC9966) | |||
Residential | landuse=residential | Polygon (Color=#DCDCDC) | |||
Industrial | landuse=industrial | Polygon (Color=#FEADB8) | |||
Commercial | landuse=commercial | Polygon (Color=#EFC8C8) | |||
Retail | landuse=retail | Polygon (Color=#F0DADA) | |||
Reservoir | landuse=reservoir | Polygon (Color=#B5D0D0) | |||
Basin | landuse=basin | Polygon (Color=#B5D0D0) | |||
Forest | landuse=forest | Polygon (Color=#CFECA8) | |||
Cemetery | landuse=cemetery | Polygon (Color=#A9CAAE, BackgroundColor=#75AC7D, HatchStyle=DashedVertical) | |||
Allotments | landuse=allotments | Polygon (Color=#CC9900) | |||
VillageGreen | landuse=village_green | Polygon (Color=#99FF99) | |||
Grass | landuse=grass | Polygon (Color=#99FF99) | |||
Common | landuse=common | Polygon (Color=#99FF99) | |||
Park | leisure=park | Polygon (Color=#C7F1A3) | |||
Pitch | leisure=pitch | Polygon (Color=#8AD2AE) | |||
GolfCourse | leisure=golf_course | Polygon (Color=#7CCC7C) | |||
Common | leisure=common | Polygon (Color=#CFECA8) | |||
Sport | sport=* | Polygon (Color=#8AD2AE) | |||
Swimming | sport=swimming | Polygon (Color=lightblue) | |||
ParkingArea | amenity=parking | Polygon (Color=#FFFF99) | |||
School | amenity=school | Polygon (Color=#F0F0D8) |
Water Features
Rule Name | Targets | Selector | Template | Options | Comment |
---|---|---|---|---|---|
Water | natural=water | Polygon (Color=lightblue) | |||
Marsh | natural=marsh | Polygon (Color=blue, BackgroundColor=#00000000, BorderColor=blue, BorderWidth=1:1;12:1;15:3, HatchStyle=DashedHorizontal) | |||
River | waterway=river | Polyline (MinZoom=5, Color=lightblue, Width=5:1;10:2;17:14, Curved=true) | |||
Drain | waterway=drain | Polyline (MinZoom=13, Color=lightblue, Width=13:1;17:6, Curved=true) | |||
Stream | waterway=stream | Polyline (MinZoom=13, Color=lightblue, Width=13:1;17:6, Curved=true) | |||
Canal | waterway=canal | Polyline (MinZoom=5, Color=lightblue, Width=5:1;10:1;17:10, Curved=true) | |||
Riverbank | waterway=riverbank | Polygon (Color=lightblue) | |||
Land | natural=land | Polygon (Color=white) |
Highways
Rule Name | Targets | Selector | Template | Options | Comment |
---|---|---|---|---|---|
Highway | highway=* | Polyline (MinZoom=14, Color=gray, BorderColor=gray, Width=1) | EliminateSeams | ||
.area | area=yes | Polygon (MinZoom=14, Color=gray, BorderColor=gray) |
Other Ways
Rule Name | Targets | Selector | Template | Options | Comment |
---|---|---|---|---|---|
Rail | railway=* | Polyline (MinZoom=14, Color=gray, BorderColor=gray, Width=1) | EliminateSeams | ||
CableCar | aerialway=* | Polyline (MinZoom=14, Color=gray, Width=1) | |||
Border | boundary=administrative | ||||
.level2 | admin_level=2 | Polyline (MinZoom=1, Color=red, DashStyle=DashDot, Width=2) | |||
.level4 | admin_level=4 | Polyline (MinZoom=10, Color=red, DashStyle=DashDot, Width=2) | |||
.level8 | admin_level=8 | Polyline (MinZoom=12, Color=red, DashStyle=Dot, Width=2)) | |||
.* | Polyline (MinZoom=12, Color=red, DashStyle=DashDot, Width=2) | ||||
Runway | aeroway=runway | Polyline (MinZoom=14, Color=#BBBBCC, Width=11:1;17:30) | |||
Taxiway | aeroway=taxiway | Polyline (MinZoom=14, Color=#BBBBCC, Width=12:1;17:10) |
Places
Rule Name | Targets | Selector | Template | Options | Comment |
---|---|---|---|---|---|
PlaceCountry | place=country | Text (MinZoom=3, MaxZoom=7, Color=black, TagToUse=name, FontName=Trebuchet MS, FontStyle=bold, FontSize=3:7;7:20, OutlineColor=white) | |||
PlaceCity | place=city | Text (MinZoom=7, MaxZoom=14, Color=black, TagToUse=name, FontName=Trebuchet MS, FontStyle=bold, FontSize=7:10;17:30, OutlineColor=white, OutlineWidth=20%) | |||
PlaceTown | place=town | Text (MinZoom=10, MaxZoom=15, Color=black, TagToUse=name, FontName=Trebuchet MS, FontStyle=bold, FontSize=10:10;17:25, OutlineColor=white) | |||
PlaceVillage | place=village | Text (MinZoom=12, MaxZoom=16, Color=black, TagToUse=name, FontName=Trebuchet MS, FontStyle=bold, FontSize=12:10;17:20, OutlineColor=white) | |||
PlaceIsland | place=island | Text (MinZoom=12, MaxZoom=16, Color=black, TagToUse=name, FontName=Trebuchet MS, FontStyle=bold, FontSize=12:10;17:20, OutlineColor=white) | |||
PlaceSuburb | place=suburb | Text (MinZoom=13, MaxZoom=16, Color=black, TagToUse=name, FontName=Trebuchet MS, FontStyle=bold, FontSize=13:10;17:20, OutlineColor=white) | |||
PlaceHamlet | place=hamlet | Text (MinZoom=14, MaxZoom=17, Color=black, TagToUse=name, FontName=Trebuchet MS, FontStyle=bold, FontSize=14:8;17:14, OutlineColor=white) | |||
PlaceLocality | place=locality | Text (MinZoom=14, MaxZoom=17, Color=black, TagToUse=name, FontName=Trebuchet MS, FontStyle=bold, FontSize=14:8;17:14, OutlineColor=white) |
Buildings
Rule Name | Targets | Selector | Template | Options | Comment |
---|---|---|---|---|---|
BuildingAny | building=* | Polygon (MinZoom=14, Color=thistle, BorderColor=#6B5B8E, BorderWidth=1) |