User:LastGrape/KosmosRulesTest
Jump to navigation
Jump to search
Introduction
This page contains a set of Kosmos rendering rules for a general purpose map. These rules do not cover the whole range of OSM tagging currently in use, so you are free to edit these rules and add new ones if you feel something is missing. However a couple of things should be noted:
- 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.
- These rules are intended for a general-purpose map, so if you want to create specialized maps, the preferred way is to create a new rules page (see Category:Kosmos_rules).
URL of the rules to use in Kosmos: http://wiki.openstreetmap.org/index.php?title=User:LastGrape/KosmosRulesTest
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 | ||||
---|---|---|---|---|---|---|---|---|---|
Farm | ![]() |
landuse=farm |
Polygon (Color=#EBE0AF) | ||||||
Residential | ![]() |
landuse=residential |
Polygon (Color=#FFFFCC) | ||||||
Industrial | ![]() |
landuse=industrial |
Polygon (Color=#FF9999) | ||||||
Commercial | ![]() |
landuse=commercial |
Polygon (Color=#CCCCFF) | ||||||
Retail | ![]() |
landuse=retail |
Polygon (Color=#B6B6FC) | ||||||
Reservoir | ![]() |
landuse=reservoir |
Polygon (Color=#B5D0D0) | ||||||
Basin | ![]() |
landuse=basin |
Polygon (Color=#B5D0D0) | ||||||
Cemetery | ![]() |
landuse=cemetery |
Polygon (Color=#A9CAAE, BackgroundColor=#75AC7D, HatchStyle=DashedVertical) | ||||||
Graveyard | ![]() |
amenity=grave_yard |
Polygon (Color=#A9CAAE, BackgroundColor=#75AC7D, HatchStyle=DashedVertical) | ||||||
Allotments | ![]() |
landuse=allotments |
Polygon (Color=#C8B084) | ||||||
Grass | ![]() |
landuse=grass |
Polygon (Color=#66CC99, BackgroundColor=#a2ca6c, HatchStyle=Divot) Text (MinZoom=16, Color=#014501, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=16:5;17:9, TextMode=AreaCenter) |
||||||
Recreation | ![]() |
landuse=recreation_ground |
Polygon (Color=#9ee95e) | ||||||
Common | ![]() |
leisure=common |
Polygon (Color=#a2ca6c) Text (MinZoom=14, Color=#014501, OutlineColor=#99CC99, OutlineWidth=5%, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:7;17:12, TextMode=AreaCenter) |
||||||
Park | ![]() |
leisure=park |
Polygon (Color=#C4E9A4) Text (MinZoom=14, Color=#014501, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=14:4;17:9, TextMode=AreaCenter) |
||||||
School | ![]() |
amenity=school |
Polygon (Color=#f0ddd8, BorderColor=#CC9999) Text (MinZoom=15, Color=#996666, TagToUse=name, FontName=Arial, FontStyle=bold, FontSize=15:5;16:7;17:12, TextMode=AreaCenter) |
||||||
HorseRacing | ![]() |
sport=horse_racing |
Polygon (Color=peru) | ||||||
Tennis | ![]() |
sport=tennis |
Polygon (Color=lightsalmon) | ||||||
Swimming | ![]() |
sport=swimming |
Polygon (Color=lightblue) | ||||||
Football | ![]() |
sport=football |
Polygon (Color=#d4e672) | ||||||
Rugby | ![]() |
sport=rugby |
Polygon (Color=#8AD2AE) | ||||||
Sport Multi | ![]() |
sport=multi |
Polygon (Color=#8AD2AE) | ||||||
Pitch | ![]() |
leisure=pitch |
Polygon (Color=#d4e672) | ||||||
GolfCourse | ![]() |
leisure=golf_course |
Polygon (Color=#7CCC7C) | ||||||
Stadium | ![]() |
leisure=stadium |
Polygon (Color=#d4e672, BorderColor=gray) | ||||||
ParkingArea | ![]() |
amenity=parking |
Polygon (Color=#F6EEB7) | ||||||
ConstructionArea | ![]() |
landuse=construction |
Polygon (Color=#D3D1AD) | ||||||
Forest | ![]() |
landuse=forest |
Polygon (Color=#CFECA8) | ||||||
Wood | ![]() |
natural=wood |
Polygon (Color=#99DB9C) |
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) |
Other Land Features
Rule Name | Targets | Selector | Template | Options | Comment |
---|---|---|---|---|---|
Contours | ![]() |
ele=* |
for elevation contours generated by Srtm2Osm | ||
.Major | ![]() |
ValueNum(e,"ele") % 100 = 0 | Polyline (MinZoom=11, Color=#B0AD8852, Width=11:1;12:2, Curved=true) | Major contours (100m ones) | |
.* | ![]() |
Polyline (MinZoom=12, Color=#B0AD8852, Width=1, Curved=true) | all other contours |
POIs
Rule Name | Targets | Selector | Template | Options | Comment |
---|---|---|---|---|---|
AerodromeNode | ![]() |
aeroway=aerodrome |
Icon (MinZoom=13, IconUrl=http://wiki.openstreetmap.org/images/a/aa/Aerodrome20.png, Width=12:5;17:20) Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
![]() | |
TerminalNode | ![]() |
aeroway=terminal |
Icon (MinZoom=13, IconUrl=http://wiki.openstreetmap.org/images/d/d3/Terminal20.png, Width=12:5;17:20) Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
![]() | |
HelipadNode | ![]() |
aeroway=helipad |
Icon (MinZoom=13, IconUrl=http://wiki.openstreetmap.org/images/f/f7/Helipad20.png, Width=12:5;17:20) Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
![]() | |
HospitalNode | ![]() |
amenity=hospital |
Icon (MinZoom=13, IconUrl=http://wiki.openstreetmap.org/images/1/1b/Hospital20.png, Width=12:5;17:20) Text (MinZoom=17, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
![]() | |
Pharmacy1Node | ![]() |
amenity=pharmacy dispensing=yes |
Icon (MinZoom=16, IconUrl=http://wiki.openstreetmap.org/images/f/f3/Pharmacyyes20.png, Width=12:5;17:20) Text (MinZoom=17, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
![]() | |
Pharmacy2Node | ![]() |
amenity=pharmacy dispensing=no |
Icon (MinZoom=16, IconUrl=http://wiki.openstreetmap.org/images/a/a7/Pharmacyno20.png, Width=12:5;17:20) Text (MinZoom=17, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
![]() | |
FuelNode | ![]() |
amenity=fuel |
Icon (MinZoom=17, IconUrl=http://wiki.openstreetmap.org/images/0/01/Fuel20.png, Width=12:5;17:20) Text (MinZoom=17, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
![]() | |
ParkingNode | ![]() |
amenity=parking |
Icon (MinZoom=17, IconUrl=http://wiki.openstreetmap.org/images/9/9a/Parking20.png, Width=12:5;17:20) | ![]() | |
FerryterminalNode | ![]() |
amenity=ferry_terminal |
Icon (MinZoom=13, IconUrl=http://wiki.openstreetmap.org/images/0/08/Ferryterminal20.png, Width=12:5;17:20) | ![]() | |
BusstationNode | ![]() |
amenity=bus_station |
Icon (MinZoom=13, IconUrl=http://wiki.openstreetmap.org/images/b/b0/Busstation20.png, Width=12:5;17:20) | ![]() | |
BusstopNode | ![]() |
highway=bus_stop |
Icon (MinZoom=15, IconUrl=http://www.livingwithdragons.com/maps/icons/bus-stop.png, Width=12:5;17:20) Text (MinZoom=16, Color=#006699, TagToUse=bus_route, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=80%) |
![]() | |
TaxiNode | ![]() |
amenity=taxi |
Icon (MinZoom=13, IconUrl=http://wiki.openstreetmap.org/images/6/62/Taxi20.png, Width=12:5;17:20) | ![]() | |
CarrentalNode | ![]() |
amenity=car_rental |
Icon (MinZoom=13, IconUrl=http://wiki.openstreetmap.org/images/5/5a/Carrental20.png, Width=12:5;17:20) | ![]() | |
BicyclerentalNode | ![]() |
amenity=bicycle_rental |
Icon (MinZoom=15, IconUrl=http://wiki.openstreetmap.org/images/d/d9/Bicycle_rental20.png, Width=12:5;17:20) | ![]() | |
BicycleparkingNode | ![]() |
amenity=bicycle_parking |
Icon (MinZoom=15, IconUrl=http://wiki.openstreetmap.org/images/e/eb/Bicycle_parking20.png, Width=12:5;17:20) | ![]() | |
BankNode | ![]() |
amenity=bank |
Icon (MinZoom=17, IconUrl=http://wiki.openstreetmap.org/images/4/4a/Bank20.png, Width=12:5;17:20) Text (MinZoom=17, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
![]() | |
AtmNode | ![]() |
amenity=atm |
Icon (MinZoom=15, IconUrl=http://wiki.openstreetmap.org/images/0/0f/Atm20.png, Width=12:5;17:20) Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
![]() | |
RestaurantNode | ![]() |
amenity=restaurant |
Icon (MinZoom=16, IconUrl=http://wiki.openstreetmap.org/images/a/a2/Restaurant20.png, Width=12:5;17:20) Text (MinZoom=17, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
![]() | |
CafeNode | ![]() |
amenity=cafe |
Icon (MinZoom=16, IconUrl=http://wiki.openstreetmap.org/images/e/ef/Cafe20.png, Width=12:5;17:20) Text (MinZoom=16, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
![]() | |
Fast_foodNode | ![]() |
amenity=fast_food |
Icon (MinZoom=16, IconUrl=http://wiki.openstreetmap.org/images/4/4f/Fastfood20.png, Width=12:5;17:20) Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
![]() | |
PubNode | ![]() |
amenity=pub |
Icon (MinZoom=15, IconUrl=http://wiki.openstreetmap.org/images/b/b9/Pub20.png, Width=12:5;17:20) Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
![]() | |
BiergartenNode | ![]() |
amenity=biergarten |
Icon (MinZoom=16, IconUrl=http://wiki.openstreetmap.org/images/2/26/Biergarten20.png, Width=12:5;17:20) Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
![]() | |
SchoolNode | ![]() |
amenity=school |
Icon (MinZoom=16, IconUrl=http://wiki.openstreetmap.org/images/0/08/School20.png, Width=12:5;17:20) Text (MinZoom=17, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
![]() | |
ToiletsNode | ![]() |
amenity=toilets |
Icon (MinZoom=15, IconUrl=http://wiki.openstreetmap.org/images/7/76/Toilets20.png, Width=12:5;17:20) Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
![]() | |
VendingMachineNode | ![]() |
amenity=vending_machine |
Icon (MinZoom=17, IconUrl=http://wiki.openstreetmap.org/images/1/17/Vending_machine20.png, Width=12:5;17:20) Text (MinZoom=17, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
![]() | |
TheatreNode | ![]() |
amenity=theatre |
Icon (MinZoom=16, IconUrl=http://wiki.openstreetmap.org/images/6/63/Theatre20.png, Width=12:5;17:20) Text (MinZoom=17, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
![]() | |
CinemaNode | ![]() |
amenity=cinema |
Icon (MinZoom=16, IconUrl=http://wiki.openstreetmap.org/images/2/25/Cinema20.png, Width=12:5;17:20) Text (MinZoom=17, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
![]() | |
NightclubNode | ![]() |
amenity=nightclub |
Icon (MinZoom=16, IconUrl=http://wiki.openstreetmap.org/images/c/c2/Nightclub20.png, Width=12:5;17:20) Text (MinZoom=17, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
![]() | |
ArtscentreNode | ![]() |
amenity=arts_centre |
Icon (MinZoom=16, IconUrl=http://wiki.openstreetmap.org/images/8/86/Artscentre20.png, Width=12:5;17:20) Text (MinZoom=17, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
![]() | |
FountainNode | ![]() |
amenity=fountain |
Icon (MinZoom=15, IconUrl=http://wiki.openstreetmap.org/images/a/aa/Fountain20.png, Width=12:5;17:20) Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
![]() | |
TownhallNode | ![]() |
amenity=townhall |
Icon (MinZoom=15, IconUrl=http://wiki.openstreetmap.org/images/6/67/Townhall20.png, Width=12:5;17:20) Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
![]() | |
CourthouseNode | ![]() |
amenity=courthouse |
Icon (MinZoom=16, IconUrl=http://wiki.openstreetmap.org/images/f/fa/Courthouse20.png, Width=12:5;17:20) Text (MinZoom=16, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
![]() | |
RecyclingNode | ![]() |
amenity=recycling |
Icon (MinZoom=17, IconUrl=http://wiki.openstreetmap.org/images/e/ee/Recycling20.png, Width=12:5;17:20) Text (MinZoom=17, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
![]() | |
PostofficeNode | ![]() |
amenity=post_office |
Icon (MinZoom=16, IconUrl=http://wiki.openstreetmap.org/images/0/0b/Postoffice20.png, Width=12:5;17:20) Text (MinZoom=17, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
![]() | |
PostboxNode | ![]() |
amenity=post_box |
Icon (MinZoom=17, IconUrl=http://wiki.openstreetmap.org/images/a/a3/Postbox20.png, Width=12:5;17:20) Text (MinZoom=17, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
![]() | |
TelephoneNode | ![]() |
amenity=telephone |
Icon (MinZoom=16, IconUrl=http://wiki.openstreetmap.org/images/d/dd/Telephone20.png, Width=12:5;17:20) Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
![]() | |
PlaceofworshipNode | ![]() |
amenity=place_of_worship religion=christian |
Icon (MinZoom=13, IconUrl=http://wiki.openstreetmap.org/images/2/20/Christian20.png, Width=12:5;17:20) Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
![]() | |
CastleNode | ![]() |
historic=castle |
Icon (MinZoom=13, IconUrl=http://wiki.openstreetmap.org/images/d/d7/Castle20.png, Width=12:5;17:20) Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
![]() | |
RuinsNode | ![]() |
historic=ruins |
Icon (MinZoom=13, IconUrl=http://wiki.openstreetmap.org/images/d/df/Ruins20.png, Width=12:5;17:20) Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
![]() | |
MonumentNode | ![]() |
historic=monument |
Icon (MinZoom=13, IconUrl=http://wiki.openstreetmap.org/images/d/db/Monument20.png, Width=12:5;17:20) Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
![]() | |
MemorialNode | ![]() |
historic=memorial |
Icon (MinZoom=13, IconUrl=http://wiki.openstreetmap.org/images/d/db/Monument20.png, Width=12:5;17:20) Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
![]() | |
BattlefieldNode | ![]() |
historic=battlefield |
Icon (MinZoom=13, IconUrl=http://wiki.openstreetmap.org/images/a/a4/Battlefield20.png, Width=12:5;17:20) Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
![]() | |
WreckNode | ![]() |
historic=wreck |
Icon (MinZoom=13, IconUrl=http://wiki.openstreetmap.org/images/9/94/Wreck20.png, Width=12:5;17:20) Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
![]() | |
InformationNode | ![]() |
tourism=information |
Icon (MinZoom=13, IconUrl=http://wiki.openstreetmap.org/images/d/db/Information20.png, Width=12:5;17:20) Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
![]() | |
HotelNode | ![]() |
tourism=hotel |
Icon (MinZoom=13, IconUrl=http://wiki.openstreetmap.org/images/c/c9/Hotel20.png, Width=12:5;17:20) Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
![]() | |
MotelNode | ![]() |
tourism=motel |
Icon (MinZoom=13, IconUrl=http://wiki.openstreetmap.org/images/5/55/Motel20.png, Width=12:5;17:20) Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
![]() | |
HostelNode | ![]() |
tourism=hostel |
Icon (MinZoom=13, IconUrl=http://wiki.openstreetmap.org/images/6/6a/Hostel20.png, Width=12:5;17:20) Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
![]() | |
Guest_houseNode | ![]() |
tourism=guest_house |
Icon (MinZoom=13, IconUrl=http://wiki.openstreetmap.org/images/5/57/Guest_house20.png, Width=12:5;17:20) Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
![]() | |
Camp_siteNode | ![]() |
tourism=camp_site |
Icon (MinZoom=13, IconUrl=http://wiki.openstreetmap.org/images/1/19/Campsite20.png, Width=12:5;17:20) Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
![]() | |
Caravan_siteNode | ![]() |
tourism=caravan_site |
Icon (MinZoom=13, IconUrl=http://wiki.openstreetmap.org/images/3/32/Caravansite20.png, Width=12:5;17:20) Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
![]() | |
Picnic_siteNode | ![]() |
tourism=picnic_site |
Icon (MinZoom=13, IconUrl=http://wiki.openstreetmap.org/images/6/68/Picnicsite20.png, Width=12:5;17:20) Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
![]() | |
ViewpointNode | ![]() |
tourism=viewpoint |
Icon (MinZoom=13, IconUrl=http://wiki.openstreetmap.org/images/1/18/Viewpoint20.png, Width=12:5;17:20) Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
![]() | |
MuseumNode | ![]() |
tourism=museum |
Icon (MinZoom=13, IconUrl=http://wiki.openstreetmap.org/images/6/66/Museum20.png, Width=12:5;17:20) Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
![]() | |
ThemeparkNode | ![]() |
tourism=theme_park |
Icon (MinZoom=13, IconUrl=http://wiki.openstreetmap.org/images/5/50/Themepark20.png, Width=12:5;17:20) Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
![]() | |
ZooNode | ![]() |
tourism=zoo |
Icon (MinZoom=13, IconUrl=http://wiki.openstreetmap.org/images/8/8d/Zoo20.png, Width=12:5;17:20) Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
![]() | |
SupermarketNode | ![]() |
shop=supermarket |
Icon (MinZoom=16, IconUrl=http://wiki.openstreetmap.org/images/2/29/Supermarket20.png, Width=12:5;17:20) Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
![]() | |
BakeryNode | ![]() |
shop=bakery |
Icon (MinZoom=17, IconUrl=http://wiki.openstreetmap.org/images/e/e2/Bakery20.png, Width=12:5;17:20) Text (MinZoom=17, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
![]() | |
ButcherNode | ![]() |
shop=butcher |
Icon (MinZoom=17, IconUrl=http://wiki.openstreetmap.org/images/a/a4/Butcher20.png, Width=12:5;17:20) Text (MinZoom=17, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
![]() | |
DoityourselfNode | ![]() |
shop=doityourself |
Icon (MinZoom=17, IconUrl=http://wiki.openstreetmap.org/images/6/60/Doityourself20.png, Width=12:5;17:20) Text (MinZoom=17, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
![]() | |
OutdoorNode | ![]() |
shop=outdoor |
Icon (MinZoom=17, IconUrl=http://wiki.openstreetmap.org/images/e/eb/Outdoor20.png, Width=12:5;17:20) Text (MinZoom=17, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
![]() | |
LighthouseNode | ![]() |
man_made=lighthouse |
Icon (MinZoom=13, IconUrl=http://wiki.openstreetmap.org/images/1/18/Lighthouse20.png, Width=12:5;17:20) Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
![]() | |
WindmillNode | ![]() |
man_made=windmill |
Icon (MinZoom=13, IconUrl=http://wiki.openstreetmap.org/images/e/e3/Windmill20.png, Width=12:5;17:20) Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
![]() | |
WatertowerNode | ![]() |
man_made=water_tower |
Icon (MinZoom=13, IconUrl=http://wiki.openstreetmap.org/images/3/33/Watertower20.png, Width=12:5;17:20) Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
![]() | |
CraneNode | ![]() |
man_made=crane |
Icon (MinZoom=13, IconUrl=http://wiki.openstreetmap.org/images/f/fa/Crane20.png, Width=12:5;17:20) Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
![]() | |
WorksNode | ![]() |
man_made=works |
Icon (MinZoom=13, IconUrl=http://wiki.openstreetmap.org/images/c/c9/Works20.png, Width=12:5;17:20) Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
![]() | |
TrafficSignals | ![]() |
highway=traffic_signals |
Icon (MinZoom=17, IconUrl=http://wiki.openstreetmap.org/images/a/a1/Icon-highway_traffic_signals.png, Width=16:6;17:7) | ![]() | |
RailwayStation | ![]() |
railway=station |
Symbol (Type=Circle, MinZoom=13, Color=red, BorderColor=black, BorderWidth=15%, Size=13:6;17:12) | ||
Peak | ![]() |
natural=peak |
Symbol (Type=Triangle, MinZoom=11, Color=gray, BorderColor=black, BorderWidth=15%, Size=13:6;17:20) Text (MinZoom=12, Color=black, TagToUse=name, FontName=Trebuchet MS, FontStyle=Italic, FontSize=12:6;17:15, TextLineOffset=-150%) |
Highways
Rule Name | Targets | Selector | Template | Options | Comment |
---|---|---|---|---|---|
HighwayFootway | ![]() |
highway=footway |
EliminateSeams | ||
.Bridge | bridge=yes |
Polyline (MinZoom=13, Color=#9966CC, BorderColor=#A3866B, Width=13:1;17:2, BorderWidth=20%, BorderDashStyle=Dash) | |||
.Paved | surface=paved |
Polyline (MinZoom=13, Color=#9966CC, Width=13:1;17:2) | |||
.* | Polyline (MinZoom=13, Color=#9966CC, DashStyle=Solid, Width=13:1;17:2) | ||||
HighwayFootwayText | ![]() |
highway=footway |
Text (MinZoom=15, Color=#990000, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:6;17:9) | ||
HighwaySteps | ![]() |
highway=steps |
Polyline (MinZoom=13, Color=#cd9b67, DashStyle=Dot, BorderColor=#A3866B, Width=13:1;17:6) | EliminateSeams | |
HighwayPedestrian | ![]() |
highway=pedestrian |
Polyline (MinZoom=13, Color=#9966CC, BorderColor=#A3866B, Width=12:1;13:2;17:6) | EliminateSeams | |
HighwayPedestrianArea | ![]() |
highway=pedestrian area=yes |
Polygon (MinZoom=13, Color=#9966CC, BorderColor=#A3866B, BorderWidth=0) Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:6;17:9, TextMode=AreaCenter) |
EliminateSeams | |
HighwayPedestrianText | ![]() |
highway=pedestrian |
Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:6;17:9) | ||
HighwayBridleway | ![]() |
highway=bridleway |
Polyline (MinZoom=13, Color=white, BorderColor=#CC00CC, Width=13:1;17:3) | EliminateSeams | |
HighwayBridlewayText | ![]() |
highway=bridleway |
Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:6;17:9) | ||
HighwayCycleway | ![]() |
highway=cycleway |
Polyline (MinZoom=13, Color=#000099, DashStyle=Solid, Width=13:1;17:3) | EliminateSeams | |
HighwayTrack | ![]() |
highway=track |
Polyline (MinZoom=11, Color=#A3866B, BorderColor=#A3866B, DashStyle=Solid, Width=11:1;14:2;17:6) | EliminateSeams | |
HighwayTrackText | ![]() |
highway=track |
Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:8) | ||
HighwayService | ![]() |
highway=service |
EliminateSeams | ||
.Bridge | bridge=yes |
Polyline (MinZoom=14, Color=white, BorderColor=#A3866B, Width=12:1;13:2;17:6, BorderWidth=20%) | |||
.Unpaved | surface=unpaved |
Polyline (MinZoom=14, Color=white, BorderColor=#A3866B, Width=12:1;13:2;17:6, BorderDashStyle=Dot) | |||
.* | Polyline (MinZoom=14, Color=#D4D4B6, BorderColor=#A3866B, Width=12:1;13:2;17:6) | ||||
HighwayServiceText | ![]() |
highway=service |
Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9) | ||
HighwayUnclassified | ![]() |
highway=unclassified |
EliminateSeams | ||
.Bridge | bridge=yes |
Polyline (MinZoom=11, Color=white, BorderColor=#A3866B, Width=11:1;13:3;17:14, BorderWidth=20%) | |||
.Unpaved | surface=unpaved |
Polyline (MinZoom=11, Color=white, BorderColor=#A3866B, Width=11:1;13:3;17:14, BorderDashStyle=Dot) | |||
.* | Polyline (MinZoom=11, Color=#CCCCCC, BorderColor=#A3866B, Width=11:1;13:2;17:11) | ||||
HighwayUnclassifiedText | ![]() |
highway=unclassified |
Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:6;17:9) | ||
HighwayResidential | ![]() |
highway=residential |
EliminateSeams | ||
.Bridge | bridge=yes |
Polyline (MinZoom=11, Color=white, BorderColor=#A3866B, Width=11:1;13:3;17:14, BorderWidth=20%) | |||
.Unpaved | surface=unpaved |
Polyline (MinZoom=11, Color=white, BorderColor=#A3866B, Width=11:1;13:3;17:14, BorderDashStyle=Dot) | |||
.* | Polyline (MinZoom=11, Color=#CCCCCC, BorderColor=#A3866B, Width=11:1;13:2;17:11) | ||||
HighwayResidentialText | ![]() |
highway=residential |
Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:6;17:9) | ||
HighwayTertiary | ![]() |
highway=tertiary |
EliminateSeams | ||
.Bridge | bridge=yes |
Polyline (MinZoom=10, Color=#f9f1cf, BorderColor=#A3866B, Width=10:1;13:4;17:14, BorderWidth=20%) | |||
.Unpaved | surface=unpaved |
Polyline (MinZoom=10, Color=#f9f1cf, BorderColor=#A3866B, Width=10:1;13:4;17:14, BorderDashStyle=Dot) | |||
.* | Polyline (MinZoom=10, Color=#f9f1cf, BorderColor=#A3866B, Width=10:1;13:4;17:14) | ||||
HighwayTertiaryText | ![]() |
highway=tertiary |
Text (MinZoom=14, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:6;17:9) | ||
HighwaySecondary | ![]() |
highway=secondary |
EliminateSeams | ||
.Bridge | bridge=yes |
Polyline (MinZoom=8, Color=#f9eaaf, BorderColor=#A3866B, Width=8:1;10:2;13:6;17:14, BorderWidth=20%) | |||
.* | Polyline (MinZoom=8, Color=#f9eaaf, BorderColor=#A3866B, Width=8:1;10:2;13:6;17:14) | ||||
HighwaySecondaryText | ![]() |
highway=secondary |
Text (MinZoom=14, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:6;17:9) | ||
HighwayPrimary | ![]() |
highway=primary |
EliminateSeams | ||
.Bridge | bridge=yes |
Polyline (MinZoom=6, Color=#f9da57, BorderColor=#A3866B, Width=6:0;11:3;17:14, BorderWidth=20%) | |||
.* | Polyline (MinZoom=6, Color=#f9da57, BorderColor=#A3866B, Width=6:0;11:3;17:14) | ||||
HighwayPrimaryText | ![]() |
highway=primary |
Text (MinZoom=13, Color=black, TagToUse=name, FontName=Arial, FontStyle=bold, FontSize=15:6;17:9) | ||
HighwayPrimaryLink | ![]() |
highway=primary_link |
Polyline (MinZoom=6, Color=#f9da57, BorderColor=#A3866B, Width=6:1;17:14) | EliminateSeams | |
HighwayTrunk | ![]() |
highway=trunk |
Polyline (MinZoom=6, Color=#f9c900, BorderColor=#A3866B, Width=6:1;17:14) | EliminateSeams | |
HighwayTrunkLink | ![]() |
highway=trunk_link |
Polyline (MinZoom=6, Color=#f9c900, BorderColor=#A3866B, Width=6:1;17:14) | EliminateSeams | |
HighwayMotorway | ![]() |
highway=motorway |
EliminateSeams | ||
.Bridge | bridge=yes |
Polyline (MinZoom=6, Color=yellow, BorderColor=#A3866B, Width=6:1;17:14, BorderWidth=20%) | |||
.* | Polyline (MinZoom=6, Color=yellow, BorderColor=#A3866B, Width=6:1;17:14) | ||||
HighwayMotorwayLink | ![]() |
highway=motorway_link |
Polyline (MinZoom=6, Color=yellow, BorderColor=#A3866B, Width=6:1;17:8) | EliminateSeams |
Transport
Rule Name | Targets | Selector | Template | Options | Comment |
---|---|---|---|---|---|
Rail | ![]() |
railway=rail |
Polyline (MinZoom=6, Color=#333333, DashStyle=Dash, BorderColor=gray, Width=6:1;11:1;17:5) | EliminateSeams | |
.tunnel | ![]() |
tunnel=yes |
Polyline (MinZoom=6, Color=white, DashStyle=solid, BorderColor=gray, BorderDashStyle=Dash, Width=6:1;17:6) | EliminateSeams | |
RailDisused | ![]() |
railway=disused |
Polyline (MinZoom=10, Color=white, DashStyle=Dot, BorderColor=#DDDDDD, Width=10:1;17:4) | EliminateSeams | |
Ferry | ![]() |
route=ferry |
Polyline (MinZoom=8, Color=darkgray, DashStyle=Dot, Width=8:0.1;17:4) |
Other Ways
Rule Name | Targets | Selector | Template | Options | Comment |
---|---|---|---|---|---|
Border | ![]() |
boundary=administrative |
|||
.level2 | admin_level=2 |
Polyline (MinZoom=1, Color=red, DashStyle=DashDot, Width=1:1;9:1.5;17:6) | |||
.level4 | admin_level=4 |
Polyline (MinZoom=10, Color=black, DashStyle=DashDot, Width=1:1;9:1.5;17:6) | |||
.level8 | admin_level=8 |
Polyline (MinZoom=12, Color=#A4A4A4, DashStyle=Dot, Width=1:1;9:1.5;5:5)) | |||
.* | Polyline (MinZoom=12, Color=black, DashStyle=DashDot, Width=1:1;9:1.5;17:6) | ||||
Runway | ![]() |
aeroway=runway |
Polyline (MinZoom=11, Color=#BBBBCC, Width=11:1;17:30) | ||
Taxiway | ![]() |
aeroway=taxiway |
Polyline (MinZoom=12, 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=6, MaxZoom=12, Color=black, TagToUse=name, FontName=Trebuchet MS, FontStyle=bold, FontSize=6:8;12:14, OutlineColor=white, OutlineWidth=20%) | ||
PlaceTown | ![]() |
place=town |
Text (MinZoom=6, MaxZoom=12, Color=black, TagToUse=name, FontName=Trebuchet MS, FontStyle=bold, FontSize=6:8;12:14, OutlineColor=white) | ||
PlaceVillage | ![]() |
place=village |
Text (MinZoom=12, MaxZoom=16, Color=black, TagToUse=name, FontName=Trebuchet MS, FontStyle=bold, FontSize=12:8;17:16, 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:8;17:16, 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=11, MaxZoom=17, Color=#E8E8E8, TagToUse=name, FontName=Trebuchet MS, FontStyle=bold, FontSize=14:8;17:14, OutlineColor=#666666) | ||
PlaceFarm | ![]() |
place=farm |
Text (MinZoom=15, MaxZoom=19, Color=black, TagToUse=name, FontName=Trebuchet MS, FontStyle=bold, FontSize=15:8;17:13, OutlineColor=white) |
Buildings
Rule Name | Targets | Selector | Template | Options | Comment |
---|---|---|---|---|---|
BuildingResidential | ![]() |
building=residential |
Polygon (MinZoom=12, Color=#F3D6B6, BorderColor=#6B5B8E, BorderWidth=1) | ||
BuildingAny | ![]() |
building=* |
Polygon (MinZoom=13, Color=thistle, BorderColor=#6B5B8E, BorderWidth=1) Text (MinZoom=16, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=16:6;17:10, TextMode=AreaCenter) |
Routes
Rule Name | Targets | Selector | Template | Options | Comment |
---|---|---|---|---|---|
RouteCycle1 | ![]() |
highway=ncn_1 |
Polyline (MinZoom=14, Color=#7000aa00, Width=7:1;17:18) | EliminateSeams | |
RouteCycle1-smallzoom | ![]() |
highway=ncn_1_sm |
Polyline (Color=#00aa00, Width=14:4;17:2, DashStyle=Dash) | EliminateSeams | |
RouteCycle3-smallzoom | ![]() |
highway=ncn_3_sm |
Polyline (MaxZoom=14, Color=#00aa00, Width=14:5;17:10, DashStyle=Dot) | EliminateSeams | |
RouteCycle2 | ![]() |
highway=ncn_2 |
Polyline (MinZoom=14, Color=#70FF0718, Width=7:1;17:18) | EliminateSeams | |
RouteCycle2-smallzoom | ![]() |
highway=ncn_2_sm |
Polyline (Color=#FF0718, Width=14:4;17:2, DashStyle=Dash) | EliminateSeams | |
RouteCycleText1 | ![]() |
highway=ncn_1 |
Text (MinZoom=14, TagToUse=ref, FontName=Arial, FontStyle=bold, FontSize=10:7;17:10, Color=white) | ||
RouteCycleText1-smallzoom | ![]() |
highway=ncn_1_sm |
Text (TagToUse=ref, FontName=Arial, FontStyle=regular, FontSize=10:7;17:10, BorderWidth=1, Color=white, BorderColor=white, BackgroundColor=green, TextMode=WayCenter) | ||
RouteCycleText2 | ![]() |
highway=ncn_2 |
Text (MinZoom=14, TagToUse=ref, FontName=Arial, FontStyle=bold, FontSize=10:7;17:10, Color=white) | ||
RouteCycleText2-smallzoom | ![]() |
highway=ncn_2_sm |
Text (TagToUse=ref, FontName=Arial, FontStyle=regular, FontSize=10:7;17:10, BorderWidth=1, Color=white, BorderColor=white, BackgroundColor=red, TextMode=WayCenter) |