User:SvenR/KosmosMaxSpeed
Jump to navigation
Jump to search
Introduction
Changes from KosmosStandardRules:
- Removed most of landuse.
- Railways are now tiny dotted lines, no matter what kind of rail.
- All streets are now the same size, and much smaller in pixels.
- Instead of a street name now the maxspeed-value appears.
- The maxspeed value is shown at a much smaller scale.
Land Areas
Draw only basic landuses which might be connected to maximum speed settings, like residential.
Rule Name | Targets | Selector | Template | Options | Comment |
---|---|---|---|---|---|
Coastline | ![]() |
natural=coastline | Polyline (MinZoom=1, Color=#8BCCE5, Width=11:1;17:5, Curved=true) | ||
Residential | ![]() |
landuse=residential | Polygon (Color=#DCDCDC) | ||
Industrial | ![]() |
landuse=industrial | Polygon (Color=#FEADB8) | ||
Commercial | ![]() |
landuse=commercial | Polygon (Color=#EFC8C8) | ||
Retail | ![]() |
landuse=retail | Polygon (Color=#F0DADA) |
Highways
Rule Name | Targets | Selector | Template | Options | Comment |
---|---|---|---|---|---|
HighwayUnclassified | ![]() |
highway=unclassified | Polyline (MinZoom=11, Color=white, BorderColor=gray, Width=11:1;14:3;17:6) | EliminateSeams | |
HighwayUnclassifiedText | ![]() |
highway=unclassified | Text (MinZoom=11, Color=black, TagToUse=maxspeed, FontName=Arial, FontStyle=regular, FontSize=11:6;17:9) | ||
HighwayResidential | ![]() |
highway=residential | Polyline (MinZoom=11, Color=white, BorderColor=gray, Width=11:1;14:3;17:6) | EliminateSeams | |
HighwayResidentialText | ![]() |
highway=residential | Text (MinZoom=11, Color=black, TagToUse=maxspeed, FontName=Arial, FontStyle=regular, FontSize=11:6;17:9) | ||
HighwayService | ![]() |
highway=service | Polyline (MinZoom=11, Color=white, BorderColor=gray, Width=11:1;14:3;17:6) | EliminateSeams | |
HighwayServiceText | ![]() |
highway=service | Text (MinZoom=11, Color=black, TagToUse=maxspeed, FontName=Arial, FontStyle=regular, FontSize=11:5;17:8) | ||
HighwayTrack | ![]() |
highway=track | Polyline (MinZoom=11, Color=#E2E2E2, BorderColor=gray, Width=11:1;14:3;17:10) | EliminateSeams | |
HighwayTertiary | ![]() |
highway=tertiary | Polyline (MinZoom=10, Color=#F7F496, BorderColor=gray, Width=10:1;14:3;17:6) | EliminateSeams | |
HighwayTertiaryText | ![]() |
highway=tertiary | Text (MinZoom=15, Color=black, TagToUse=maxspeed, FontName=Arial, FontStyle=regular, FontSize=15:6;17:9) | ||
HighwaySecondary | ![]() |
highway=secondary | Polyline (MinZoom=8, Color=#FDBF6F, BorderColor=gray, Width=8:1;10:1;14:3;17:6) | EliminateSeams | |
HighwaySecondaryText | ![]() |
highway=secondary | Text (MinZoom=15, Color=black, TagToUse=maxspeed, FontName=Arial, FontStyle=regular, FontSize=15:6;17:9) | ||
HighwayPrimary | ![]() |
highway=primary | Polyline (MinZoom=6, Color=#E46D71, BorderColor=gray, Width=6:0;10:1;14:3;17:6) | EliminateSeams | |
HighwayPrimaryText | ![]() |
highway=primary | Text (MinZoom=15, Color=black, TagToUse=maxspeed, FontName=Arial, FontStyle=regular, FontSize=15:6;17:9) | ||
HighwayPrimaryLink | ![]() |
highway=primary_link | Polyline (MinZoom=6, Color=#E46D71, BorderColor=gray, Width=6:1;10:1;14:3;17:6) | EliminateSeams | |
HighwayTrunk | ![]() |
highway=trunk | Polyline (MinZoom=6, Color=#41A317, BorderColor=gray, Width=6:1;10:1;14:3;17:6) | EliminateSeams | |
HighwayTrunkLink | ![]() |
highway=trunk_link | Polyline (MinZoom=6, Color=#41A317, BorderColor=gray, Width=6:1;10:1;14:3;17:6) | EliminateSeams | |
HighwayMotorway | ![]() |
highway=motorway | Polyline (MinZoom=6, Color=#809BC0, BorderColor=gray, Width=6:1;10:1;14:3;17:6) | EliminateSeams | |
HighwayMotorwayLink | ![]() |
highway=motorway_link | Polyline (MinZoom=6, Color=#809BC0, BorderColor=gray, Width=6:1;10:1;14:3;17:6) | EliminateSeams |
Other Ways
Rule Name | Targets | Selector | Template | Options | Comment |
---|---|---|---|---|---|
AnyRail | ![]() |
railway=* | Polyline (MinZoom=10, Color=gray, DashStyle=Dot, Width=10:1;17:1) | EliminateSeams | |
Runway | ![]() |
aeroway=runway | Polyline (MinZoom=11, Color=#BBBBCC, Width=11:1;17:20) | ||
Taxiway | ![]() |
aeroway=taxiway | Polyline (MinZoom=12, Color=#BBBBCC, Width=12:1;17:8) |
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) | ||
PlaceCity | ![]() |
place=city | Text (MinZoom=7, MaxZoom=14, Color=black, TagToUse=name, FontName=Trebuchet MS, FontStyle=bold, FontSize=7:10;17:30) | ||
PlaceTown | ![]() |
place=town | Text (MinZoom=10, MaxZoom=15, Color=black, TagToUse=name, FontName=Trebuchet MS, FontStyle=bold, FontSize=10:10;17:25) | ||
PlaceVillage | ![]() |
place=village | Text (MinZoom=12, MaxZoom=16, Color=black, TagToUse=name, FontName=Trebuchet MS, FontStyle=bold, FontSize=12:10;17:20) | ||
PlaceIsland | ![]() |
place=island | Text (MinZoom=12, MaxZoom=16, Color=black, TagToUse=name, FontName=Trebuchet MS, FontStyle=bold, FontSize=12:10;17:20) | ||
PlaceSuburb | ![]() |
place=suburb | Text (MinZoom=13, MaxZoom=16, Color=black, TagToUse=name, FontName=Trebuchet MS, FontStyle=bold, FontSize=13:10;17:20) | ||
PlaceHamlet | ![]() |
place=hamlet | Text (MinZoom=14, MaxZoom=17, Color=black, TagToUse=name, FontName=Trebuchet MS, FontStyle=bold, FontSize=14:8;17:14) | ||
PlaceLocality | ![]() |
place=locality | Text (MinZoom=14, MaxZoom=17, Color=black, TagToUse=name, FontName=Trebuchet MS, FontStyle=bold, FontSize=14:8;17:14) | ||
PlaceFarm | ![]() |
place=farm | Text (MinZoom=15, MaxZoom=19, Color=black, TagToUse=name, FontName=Trebuchet MS, FontStyle=bold, FontSize=15:8;17:13) |