Kosmos TopoMap
Jump to navigation
Jump to search
Introduction
This page is currently under construction !!!!
This page contains a set of Kosmos rendering rules for a specialized map. These rules do not cover the whole range of OSM tagging currently in use, so you are free to 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.
URL of the rules to use in Kosmos: http://wiki.openstreetmap.org/index.php/Kosmos_TopoMap
Options
Option | Value | Comment |
---|---|---|
MinKosmosVersion | 2.1 | Minimal version of Kosmos needed to use these rules |
LandBackgroundColor | #F8F8F8 | |
SeaColor | #B5D6F1 |
Land Use
Rule Name | Targets | Selector | Template | Options | Comment |
---|---|---|---|---|---|
Coastline | natural=coastline | Polyline (MinZoom=1, Color=#8BCCE5, Width=11:1;17:5, Curved=true) | |||
Forest | landuse=forest | Polygon (Color=#99DB9C) | |||
Wood | natural=wood | Polygon (Color=#99DB9C) | |||
Scrub | natural=scrub | Polygon (Color=#99EE9C) | |||
Meadow | landuse=meadow | Polygon (Color=#EFEE9C) | |||
Fell | natural=fell | Polygon (Color=#CDDB69) | |||
Farm | landuse=farm | Polygon (Color=#EFDD8B) | |||
Farmland | landuse=farmland | Polygon (Color=#EFDD8B) | |||
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) | |||
Cemetery | landuse=cemetery | Polygon (Color=#A9CAAE, BackgroundColor=#75AC7D, HatchStyle=DashedVertical) | |||
Allotments | landuse=allotments | Polygon (Color=#C8B084) | |||
School | amenity=school | Polygon (Color=#F0F0D8) Text (MinZoom=15, Color=black, TagToUse=name, FontName=Times New Roman, FontStyle=bold, FontSize=15:6;17:10, TextMode=AreaCenter) | |||
Skiing | sport=skiing | Polygon (Color=#CDDB69) | |||
HorseRacing | sport=horse_racing | Polygon (Color=peru) | |||
Tennis | sport=tennis | Polygon (Color=lightsalmon) | |||
Swimming | sport=swimming | Polygon (Color=lightblue) | |||
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) | |||
ParkingArea | amenity=parking | Polygon (Color=#F6EEB7) | |||
Tree | natural=tree | Icon (MinZoom=16, IconUrl=http://wiki.openstreetmap.org/images/b/be/Tree_laub_20x20.png, Width=12:5;17:20) |
Water Features
Rule Name | Targets | Selector | Template | Options | Comment |
---|---|---|---|---|---|
River | waterway=river | Polyline (MinZoom=5, Color=#0090ff, Width=5:1;10:2;17:14, Curved=true) | |||
Drain | waterway=drain | Polyline (MinZoom=13, Color=#0090ff, Width=13:1;17:6, Curved=true) | |||
Stream | waterway=stream | Polyline (MinZoom=13, Color=#0090ff, Width=13:1;17:6, Curved=true) | |||
Canal | waterway=canal | Polyline (MinZoom=5, Color=#0090ff, Width=5:1;10:1;17:10, Curved=true) | |||
Water | natural=water | Polygon (Color=#0090ff) | |||
Riverbank | waterway=riverbank | Polygon (Color=#0090ff) | |||
Land | natural=land | Polygon (Color=white) |
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 |
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=15, 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=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
|||
Pharmacy1Node | amenity=pharmacy dispensing=yes | Icon (MinZoom=15, IconUrl=http://wiki.openstreetmap.org/images/f/f3/Pharmacyyes20.png, Width=12:5;17:20) Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
|||
Pharmacy2Node | amenity=pharmacy dispensing=no | Icon (MinZoom=15, IconUrl=http://wiki.openstreetmap.org/images/a/a7/Pharmacyno20.png, Width=12:5;17:20) Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
|||
FuelNode | amenity=fuel | Icon (MinZoom=13, IconUrl=http://wiki.openstreetmap.org/images/0/01/Fuel20.png, Width=12:5;17:20) Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
|||
ParkingNode | amenity=parking | Icon (MinZoom=13, IconUrl=http://wiki.openstreetmap.org/images/9/9a/Parking20.png, Width=12:5;17:20) Text (MinZoom=16, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
|||
EmergencyBayNode | highway=emergency_bay | Icon (MinZoom=13, IconUrl=http://wiki.openstreetmap.org/images/6/6e/Sign_D-328.png, Width=12:5;17:20) | |||
EmergencyPhoneNode | amenity=emergency_phone | Icon (MinZoom=13, IconUrl=http://wiki.openstreetmap.org/images/0/04/Sos_20x20.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=14, IconUrl=http://wiki.openstreetmap.org/images/b/b0/Busstation20.png, Width=12:5;17:20) | |||
BusstopNode | highway=bus_stop | Icon (MinZoom=14, IconUrl=http://wiki.openstreetmap.org/images/7/71/Busstop20.png, Width=12:5;17:20) | |||
TaxiNode | amenity=taxi | Icon (MinZoom=14, IconUrl=http://wiki.openstreetmap.org/images/6/62/Taxi20.png, Width=12:5;17:20) | |||
CarrentalNode | amenity=car_rental | Icon (MinZoom=14, 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=14, IconUrl=http://wiki.openstreetmap.org/images/4/4a/Bank20.png, Width=12:5;17:20) Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
|||
AtmNode | amenity=atm | Icon (MinZoom=14, 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=14, IconUrl=http://wiki.openstreetmap.org/images/a/a2/Restaurant20.png, Width=12:5;17:20) Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
|||
CafeNode | amenity=cafe | Icon (MinZoom=14, IconUrl=http://wiki.openstreetmap.org/images/e/ef/Cafe20.png, Width=12:5;17:20) Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
|||
Fast_foodNode | amenity=fast_food | Icon (MinZoom=14, 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=14, 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=14, 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=13, IconUrl=http://wiki.openstreetmap.org/images/0/08/School20.png, Width=12:5;17:20) Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
|||
ToiletsNode | amenity=toilets | Icon (MinZoom=14, 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=15, IconUrl=http://wiki.openstreetmap.org/images/1/17/Vending_machine20.png, Width=12:5;17:20) Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
|||
TheatreNode | amenity=theatre | Icon (MinZoom=13, IconUrl=http://wiki.openstreetmap.org/images/6/63/Theatre20.png, Width=12:5;17:20) Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
|||
CinemaNode | amenity=cinema | Icon (MinZoom=13, IconUrl=http://wiki.openstreetmap.org/images/2/25/Cinema20.png, Width=12:5;17:20) Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
|||
NightclubNode | amenity=nightclub | Icon (MinZoom=14, IconUrl=http://wiki.openstreetmap.org/images/c/c2/Nightclub20.png, Width=12:5;17:20) Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
|||
ArtscentreNode | amenity=arts_centre | Icon (MinZoom=13, IconUrl=http://wiki.openstreetmap.org/images/8/86/Artscentre20.png, Width=12:5;17:20) Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
|||
FountainNode | amenity=fountain | Icon (MinZoom=13, 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=13, 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=13, IconUrl=http://wiki.openstreetmap.org/images/f/fa/Courthouse20.png, Width=12:5;17:20) Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
|||
RecyclingNode | amenity=recycling | Icon (MinZoom=15, IconUrl=http://wiki.openstreetmap.org/images/e/ee/Recycling20.png, Width=12:5;17:20) Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
|||
PostofficeNode | amenity=post_office | Icon (MinZoom=13, IconUrl=http://wiki.openstreetmap.org/images/0/0b/Postoffice20.png, Width=12:5;17:20) Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
|||
PostboxNode | amenity=post_box | Icon (MinZoom=15, IconUrl=http://wiki.openstreetmap.org/images/a/a3/Postbox20.png, Width=12:5;17:20) Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
|||
TelephoneNode | amenity=telephone | Icon (MinZoom=14, 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%) |
|||
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%) |
|||
BunkerNode | military=bunker | Icon (MinZoom=14, IconUrl=http://wiki.openstreetmap.org/images/1/1b/Bunker1.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=14, 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=14, 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=14, 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=14, 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=14, 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=14, 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=14, 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=14, IconUrl=http://wiki.openstreetmap.org/images/e/e2/Bakery20.png, Width=12:5;17:20) Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
|||
ButcherNode | shop=butcher | Icon (MinZoom=14, IconUrl=http://wiki.openstreetmap.org/images/a/a4/Butcher20.png, Width=12:5;17:20) Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
|||
DoityourselfNode | shop=doityourself | Icon (MinZoom=14, IconUrl=http://wiki.openstreetmap.org/images/6/60/Doityourself20.png, Width=12:5;17:20) Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:9, TextLineOffset=-200%) |
|||
OutdoorNode | shop=outdoor | Icon (MinZoom=14, IconUrl=http://wiki.openstreetmap.org/images/e/eb/Outdoor20.png, Width=12:5;17:20) Text (MinZoom=15, 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=15, 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=15, 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=16, 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) | |||
Tram-Stop | railway=tram_stop | Symbol (Type=Circle, MinZoom=13, Color=red, BorderColor=black, BorderWidth=15%, Size=13:6;17:10) | |||
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%) |
|||
WlanNode | amenity=wlan | Icon (MinZoom=16, IconUrl=http://wiki.openstreetmap.org/images/a/ac/Wlan20.png, Width=12:5;17:20) | |||
Bollard | barrier=bollard | Icon (MinZoom=16, IconUrl=http://wiki.openstreetmap.org/images/b/bf/Bollard.png, Width=12:5;17:20) | |||
Gate | barrier=gate | Icon (MinZoom=16, IconUrl=http://wiki.openstreetmap.org/images/4/4c/Schranke20x20.png, Width=12:5;17:20) | |||
LiftGate | barrier=lift_gate | Icon (MinZoom=16, IconUrl=http://wiki.openstreetmap.org/images/4/4c/Schranke20x20.png, Width=12:5;17:20) | |||
hBollard | highway=bollard | Icon (MinZoom=16, IconUrl=http://wiki.openstreetmap.org/images/b/bf/Bollard.png, Width=12:5;17:20) | |||
hGate | highway=gate | Icon (MinZoom=16, IconUrl=http://wiki.openstreetmap.org/images/4/4c/Schranke20x20.png, Width=12:5;17:20) | |||
GritBin | amenity=grit_bin | Icon (MinZoom=16, IconUrl=http://wiki.openstreetmap.org/images/d/dd/Grid_bin_20x16.png, Width=12:5;17:20) | |||
Bench | amenity=bench | Icon (MinZoom=16, IconUrl=http://wiki.openstreetmap.org/images/3/3e/Park_bench20x20.png, Width=12:5;17:20) | |||
SpeedCamera | highway=speed_camera | Icon (MinZoom=13, IconUrl=http://wiki.openstreetmap.org/images/e/e5/Speed_trap_16x16.png, Width=12:5;17:20) |
Highways
Rule Name | Targets | Selector | Template | Options | Comment |
---|---|---|---|---|---|
HighwayFootway | highway=footway | EliminateSeams | |||
.Bridge | bridge=yes | Polyline (MinZoom=13, Color=#FFDE93, BorderColor=gray, Width=13:1;17:6, BorderWidth=30%) | |||
.* | Polyline (MinZoom=13, Color=#FFDE93, BorderColor=gray, Width=13:1;17:6) | ||||
HighwayFootwayText | highway=footway | Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:6;17:9) | |||
HighwaySteps | highway=steps | Polyline (MinZoom=13, Color=#FFDE93, DashStyle=Dot, BorderColor=gray, Width=13:1;17:6) | EliminateSeams | ||
HighwayBridleway | highway=bridleway | Polyline (MinZoom=13, Color=#DDDDDD, BorderColor=gray, Width=13:1;17:6) | EliminateSeams | ||
HighwayBridlewayText | highway=bridleway | Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:6;17:9) | |||
HighwayCicleway | highway=cycleway | EliminateSeams | |||
.Bridge | bridge=yes | Polyline (MinZoom=13, Color=#0202FE, DashStyle=Dash, BorderColor=gray, Width=13:1;17:4, BorderWidth=30%) | |||
.* | Polyline (MinZoom=13, Color=#0202FE, DashStyle=Dash, Width=13:1;17:4) | ||||
HighwayFootway | highway=footway | EliminateSeams | |||
.Bridge | bridge=yes | Polyline (MinZoom=13, Color=#FFDE93, BorderColor=gray, Width=13:1;17:6, BorderWidth=30%) | |||
.* | Polyline (MinZoom=13, Color=#FFDE93, BorderColor=gray, Width=13:1;17:6) | ||||
HighwayUnclassified | highway=unclassified | Polyline (MinZoom=11, Color=white, BorderColor=gray, Width=11:1;13:2;17:10) | EliminateSeams | ||
HighwayUnclassifiedText | highway=unclassified | Text (MinZoom=16, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:6;17:9) | |||
HighwayPedestrian | highway=pedestrian | Polyline (MinZoom=13, Color=lightgray, BorderColor=gray, Width=14:3;17:14) | EliminateSeams | ||
HighwayPedestrianArea | highway=pedestrian area=yes | Polygon (MinZoom=13, Color=lightgray, BorderColor=gray, BorderWidth=1) 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) | |||
HighwayPath | highway=path | EliminateSeams | |||
.Bridge | bridge=yes | Polyline (MinZoom=12, Color=#505050, BorderColor=505050, Width=12:1;17:3, BorderWidth=30%) | |||
.* | Polyline (MinZoom=12, Color=#505050, BorderColor=505050, Width=12:1;17:3) | ||||
HighwayTrack | highway=track | EliminateSeams | |||
.Bridge | bridge=yes | Polyline (MinZoom=12, Color=white, BorderColor=green, Width=12:1;17:3, BorderWidth=30%) | |||
.* | Polyline (MinZoom=12, Color=white, BorderColor=green, Width=12:1;17:3) | ||||
HighwayTrackGrade1 | highway=track tracktype=grade1 | EliminateSeams | |||
.Bridge | bridge=yes | Polyline (MinZoom=12, Color=white, BorderColor=gray, Width=12:1;13:3;17:8, BorderWidth=30%) | |||
.* | Polyline (MinZoom=12, Color=white, BorderColor=gray, Width=12:1;13:3;17:8) | ||||
HighwayTrackGrade2 | highway=track tracktype=grade2 | EliminateSeams | |||
.Bridge | bridge=yes | Polyline (MinZoom=12, Color=white, BorderColor=green, Width=12:1;13:3;17:8, BorderWidth=30%) | |||
.* | Polyline (MinZoom=12, Color=white, BorderColor=green, Width=12:1;13:3;17:8) | ||||
HighwayTrackGrade3 | highway=track tracktype=grade3 | EliminateSeams | |||
.Bridge | bridge=yes | Polyline (MinZoom=12, Color=white, BorderColor=#4BFF4B, Width=12:1;17:6, BorderWidth=30%) | |||
.* | Polyline (MinZoom=12, Color=white, BorderColor=#4BFF4B, Width=12:1;17:6) | ||||
HighwayTrackGrade4 | highway=track tracktype=grade4 | EliminateSeams | |||
.Bridge | bridge=yes | Polyline (MinZoom=12, Color=#707070, BorderColor=#707070, Width=13:1;17:3, BorderWidth=30%) | |||
.* | Polyline (MinZoom=12, Color=#707070, BorderColor=#707070, Width=13:1;17:3) | ||||
HighwayTrackGrade5 | highway=track tracktype=grade5 | EliminateSeams | |||
.Bridge | bridge=yes | Polyline (MinZoom=12, Color=#505050, BorderColor=#505050, Width=14:1;17:3, BorderWidth=30%) | |||
.* | Polyline (MinZoom=12, Color=#505050, BorderColor=#505050, Width=14:1;17:3) | ||||
HighwayResidential | highway=residential | Polyline (MinZoom=11, Color=white, BorderColor=gray, Width=11:1;13:2;17:10), Curved=true | EliminateSeams | ||
HighwayResidentialText | highway=residential | Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:6;17:9) | |||
HighwayLivingStreet | highway=living_street | Polyline (MinZoom=11, Color=lightgray, BorderColor=gray, Width=11:1;13:2;17:10) | EliminateSeams | ||
HighwayLivingStreetText | highway=living_street | Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:6;17:9) | |||
HighwayService | highway=service | EliminateSeams | |||
.Parking | service=parking_aisle | Polyline (MinZoom=16, Color=white, BorderColor=gray, Width=13:1;17:3) | |||
.* | Polyline (MinZoom=12, Color=white, BorderColor=gray, Width=13:1;17:3) | ||||
HighwayServiceText | highway=service | Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:5;17:8) | |||
Border | boundary=administrative | ||||
.level2 | admin_level=2 | Polyline (MinZoom=18, Color=red, DashStyle=DashDot, Width=1:1;9:1.5;17:6) | |||
.level4 | admin_level=4 | Polyline (MinZoom=18, Color=black, DashStyle=DashDot, Width=1:1;9:1.5;17:6) | |||
.level6 | admin_level=8 | Polyline (MinZoom=18, Color=#A4A4A4, DashStyle=Dot, Width=1:1;9:1.5;17:6) | |||
.level8 | admin_level=8 | Polyline (MinZoom=18, Color=#A4A4A4, DashStyle=Dot, Width=1:1;9:1.5;17:6) | |||
.* | Polyline (MinZoom=18, Color=black, DashStyle=DashDot, Width=1:1;9:1.5;17:6) | ||||
HighwayTertiary | highway=tertiary | EliminateSeams | |||
.Bridge | bridge=yes | Polyline (MinZoom=10, Color=#F7F496, BorderColor=gray, Width=10:1;13:2;17:10, BorderWidth=30%) | |||
.* | Polyline (MinZoom=10, Color=#F7F496, BorderColor=gray, Width=10:1;13:2;17:10) | ||||
HighwayTertiaryText | highway=tertiary | Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:6;17:9) | |||
HighwaySecondary | highway=secondary | EliminateSeams | |||
.Bridge | bridge=yes | Polyline (MinZoom=8, Color=#FDBF6F, BorderColor=gray, Width=8:1;10:2;13:4;17:12, BorderWidth=30%) | |||
.* | Polyline (MinZoom=8, Color=#FDBF6F, BorderColor=gray, Width=8:1;10:1;13:3;17:10) | ||||
HighwaySecondaryText | highway=secondary | Text (MinZoom=15, Color=black, TagToUse=name, FontName=Arial, FontStyle=regular, FontSize=15:6;17:9) | |||
HighwayPrimary | highway=primary | EliminateSeams | |||
.Bridge | bridge=yes | Polyline (MinZoom=6, Color=#E46D71, BorderColor=gray, Width=6:0;13:5;17:14, BorderWidth=30%) | |||
.* | Polyline (MinZoom=6, Color=#E46D71, BorderColor=gray, Width=6:1;13:4;17:12) | ||||
HighwayPrimaryText | highway=primary | Text (MinZoom=15, Color=black, TagToUse=ref, FontName=Arial, FontStyle=regular, FontSize=15:6;17:9) | |||
HighwayPrimaryLink | highway=primary_link | Polyline (MinZoom=6, Color=#E46D71, BorderColor=gray, Width=6:1;17:14) | EliminateSeams | ||
HighwayTrunk | highway=trunk | Polyline (MinZoom=6, Color=green, BorderColor=gray, Width=6:1;17:14) | EliminateSeams | ||
HighwayTrunkLink | highway=trunk_link | Polyline (MinZoom=6, Color=green, BorderColor=gray, Width=6:1;17:14) | EliminateSeams | ||
HighwayMotorway | highway=motorway | EliminateSeams | |||
.Bridge | bridge=yes | Polyline (MinZoom=6, Color=#809BC0, BorderColor=gray, Width=6:1;17:14, BorderWidth=30%) | |||
.* | Polyline (MinZoom=6, Color=#809BC0, BorderColor=gray, Width=6:1;17:14) | ||||
HighwayMotorwayLink | highway=motorway_link | Polyline (MinZoom=6, Color=#809BC0, BorderColor=gray, Width=6:1;17:14) | EliminateSeams |
Other Ways
Rule Name | Targets | Selector | Template | Options | Comment |
---|---|---|---|---|---|
Rail | railway=rail | EliminateSeams | |||
.Bridge | bridge=yes | Polyline (MinZoom=10, Color=white, DashStyle=Dot, BorderColor=gray, Width=6:1;17:5, BorderWidth=30%) | |||
.* | Polyline (MinZoom=6, Color=white, DashStyle=Dot, BorderColor=gray, Width=6:1;17:5) | ||||
Tram | railway=tram | EliminateSeams | |||
.Bridge | bridge=yes | Polyline (MinZoom=10, Color=white, DashStyle=Dot, BorderColor=gray, Width=6:1;17:3, BorderWidth=30%) | |||
.* | Polyline (MinZoom=6, Color=white, DashStyle=Dot, BorderColor=gray, Width=6:1;17:3) | ||||
RailDisused | railway=disused | EliminateSeams | |||
.Bridge | bridge=yes | Polyline (MinZoom=12, Color=white, DashStyle=Dot, BorderColor=#DDDDDD, Width=10:1;17:4, BorderWidth=30%) | |||
.* | Polyline (MinZoom=12, Color=white, DashStyle=Dot, BorderColor=#DDDDDD, Width=10:1;17:4) | ||||
CableCar | aerialway=cable_car | Symbol (MinZoom=12, Type=Circle, Density=30, Color=#00000000, BorderWidth=20%, BorderColor=black, Size=12:2;17:10) Polyline (MinZoom=12, Color=black, Width=12:0.5;17:3) | |||
DragLift | aerialway=drag_lift | Symbol (MinZoom=12, Type=Circle, Density=30, Color=#00000000, BorderWidth=10%, BorderColor=black, Size=12:2;17:10) Polyline (MinZoom=12, Color=black, Width=12:0.5;17:2) | |||
ChairLift | aerialway=chair_lift | Symbol (MinZoom=12, Type=Circle, Density=30, Color=#00000000, BorderWidth=10%, BorderColor=black, BackgroundColor=black, Size=12:2;17:10) Polyline (MinZoom=12, Color=black, Width=12:0.5;17:2) | |||
Ferry | route=ferry | Polyline (MinZoom=8, Color=darkgray, DashStyle=Dot, Width=8:0.1;17:4) | |||
Border | boundary=administrative | ||||
.level2 | admin_level=2 | Polyline (MinZoom=18, Color=red, DashStyle=DashDot, Width=1:1;9:1.5;17:6) | |||
.level4 | admin_level=4 | Polyline (MinZoom=18, Color=black, DashStyle=DashDot, Width=1:1;9:1.5;17:6) | |||
.level6 | admin_level=8 | Polyline (MinZoom=18, Color=#A4A4A4, DashStyle=Dot, Width=1:1;9:1.5;17:6) | |||
.level8 | admin_level=8 | Polyline (MinZoom=18, Color=#A4A4A4, DashStyle=Dot, Width=1:1;9:1.5;17:6) | |||
.* | Polyline (MinZoom=18, Color=black, DashStyle=DashDot, Width=1:1;9:1.5;17:6) | ||||
Pipeline | man_made=pipeline | Polyline (MinZoom=8, Color=darkgray, DashStyle=Dot, Width=8:0.1;17:4) | |||
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) | |||
PlaceCity | place=city | Text (MinZoom=7, Color=black, TagToUse=name, FontName=Trebuchet MS, FontStyle=bold, FontSize=7:10;17:30) | |||
PlaceTown | place=town | Text (MinZoom=10, Color=black, TagToUse=name, FontName=Trebuchet MS, FontStyle=bold, FontSize=10:10;17:25) | |||
PlaceVillage | place=village | Text (MinZoom=12, 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, Color=black, TagToUse=name, FontName=Trebuchet MS, FontStyle=bold, FontSize=13:10;17:20) | |||
PlaceHamlet | place=hamlet | Text (MinZoom=14, Color=black, TagToUse=name, FontName=Trebuchet MS, FontStyle=bold, FontSize=14:8;17:14) | |||
PlaceLocality | place=locality | Text (MinZoom=14, Color=black, TagToUse=name, FontName=Trebuchet MS, FontStyle=bold, FontSize=14:8;17:14) | |||
PlaceFarm | place=farm | Text (MinZoom=15, Color=black, TagToUse=name, FontName=Trebuchet MS, FontStyle=bold, FontSize=15:8;17:13) |
Buildings
Rule Name | Targets | Selector | Template | Options | Comment |
---|---|---|---|---|---|
Housenumber | addr:housenumber=* | Text (MinZoom=16, Color=black, TagToUse=addr:housenumber, FontName=Arial, FontStyle=regular, FontSize=16:6;17:10, TextMode=Node) | |||
BuildingAny | building=* | Polygon (MinZoom=13, Color=thistle, BorderColor=#6B5B8E, BorderWidth=1) Text (MinZoom=16, Color=black, TagToUse=addr:housenumber, FontName=Arial, FontStyle=regular, FontSize=16:6;17:10, TextMode=AreaCenter) |
Rule Name | Targets | Selector | Template | Options | Comment |
---|---|---|---|---|---|
NavaidBuoy | man_made=buoy | Symbol (Type=Diamond, MinZoom=11, Color=blue, BorderColor=black, BorderWidth=15%, Size=13:6;17:20) | |||
NavaidLighthouse | man_made=lighthouse | Symbol (Type=Triangle, MinZoom=10, Color=blue, BorderColor=black, BorderWidth=15%, Size=13:6;17:20) |
Traffic Signs
Rule Name | Targets | Selector | Template | Options | Comment |
---|---|---|---|---|---|
City-Limit | traffic_sign=city_limit | Icon (MinZoom=14, IconUrl=http://wiki.openstreetmap.org/images/2/28/Citylimit.png, Width=12:5;17:20) | |||
NoAccess | access=no | Icon (MinZoom=15, IconUrl=http://wiki.openstreetmap.org/images/7/73/Noaccess_20x20.PNG, Width=12:5;17:20) | |||
NoExit | noexit=yes | Icon (MinZoom=15, IconUrl=http://wiki.openstreetmap.org/images/7/7f/Noexit_20x20.png, Width=12:5;17:20) | |||
EmergencyAccessPoint | highway=emergency_access_point | Icon (MinZoom=14, IconUrl=http://wiki.openstreetmap.org/images/9/93/Emergency_access_point_20x20.png, Width=12:5;17:20) |
Routes
Rule Name | Targets | Selector | Template | Options | Comment |
---|---|---|---|---|---|
RouteCycle | type=route route=bicycle | Polyline (MinZoom=18, Color=#50FF0718, Width=7:1;17:18, Curved=true) |
Power:Tower
Rule Name | Targets | Selector | Template | Options | Comment |
---|---|---|---|---|---|
PowerTower | power=tower | ||||
.PTref | ref=* | Symbol (Type=Square, MinZoom=10, Color=lime, BorderColor=lime, BorderWidth=0%, size=10:2;13:3;16:14) Text (MinZoom=15, Color=black, TagToUse=ref;name, FontName=Arial, FontStyle=bold, FontSize=14:8;16:12) |
|||
.PT | Symbol (Type=Square, MinZoom=10, Color=red, BorderColor=red, BorderWidth=0%, size=10:2;13:3;16:14) Text (MinZoom=15, Color=black, TagToUse=ref;name, FontName=Arial, FontStyle=bold, FontSize=14:8;16:12) |
||||
PowerPole | power=pole | ||||
.PPref | ref=* | Symbol (Type=Circle, MinZoom=10, Color=lime, BorderColor=lime, BorderWidth=0%, size=10:2;13:3;16:14) Text (MinZoom=15, Color=black, TagToUse=ref;name, FontName=Arial, FontStyle=bold, FontSize=14:8;16:12) |
|||
.PP | Symbol (Type=Circle, MinZoom=10, Color=red, BorderColor=red, BorderWidth=0%, size=10:2;13:3;16:14) Text (MinZoom=15, Color=black, TagToUse=ref;name, FontName=Arial, FontStyle=bold, FontSize=14:8;16:12) |
Power:Line
Rule Name | Targets | Selector | Template | Options | Comment |
---|---|---|---|---|---|
PowerLine | power=line | Text (MinZoom=11, Color=black, TagToUse=name;ref, FontName=Arial, FontStyle=regular, FontSize=11:8;16:12) | |||
.DBEnergie | operator=DB_Energie | Polyline (Color=green, BorderColor=green, Width=12:0;14:2) | |||
.DeutscheBahnAG | operator=Deutsche_Bahn_AG | Polyline (Color=green, BorderColor=green, Width=12:0;14:2) | |||
.EnBW | operator=EnBW | Polyline (Color=cyan, BorderColor=lime, Width=12:0;14:2) | |||
.EON | operator=EON_Netz | Polyline (Color=#ff00ff, BorderColor=#ff00ff, Width=12:0;14:2) | |||
.EON_edis | operator=EON_edis | Polyline (Color=#ff00ff, BorderColor=#ff00ff, Width=12:0;14:2) | |||
.RWE | operator=RWE | Polyline (Color=blue, BorderColor=blue, Width=12:0;14:2) | |||
.StadtwerkeHannover | operator=Stadtwerke_Hannover_AG | Polyline (Color=#ff00ff, BorderColor=#ff00ff, Width=12:0;14:2) | |||
.PreussenElektra | operator=PreussenElektra | Polyline (Color=#ff00ff, BorderColor=#ff00ff, Width=12:0;14:2) | |||
.transpower | operator=transpower | Polyline (Color=lime, BorderColor=#ff00ff, Width=12:0;14:2) | |||
.VET | operator=Vattenfall_Europe_Transmission | Polyline (Color=orange, BorderColor=orange, Width=12:0;14:2) | |||
.operator | operator=* | Polyline (Color=gray, BorderColor=gray, Width=12:0;14:2) | |||
.* | Polyline (Color=red, BorderColor=red, Width=12:0;14:2) | ||||
PowerMLine | power=minor_line | Polyline (Color=red, BorderColor=red, DashStyle=Dot, Width=12:0;14:2) Text (MinZoom=11, Color=black, TagToUse=name;ref, FontName=Arial, FontStyle=regular, FontSize=11:8;16:12) |
Power
Rule Name | Targets | Selector | Template | Options | Comment |
---|---|---|---|---|---|
Power_stationNode | power=station | Symbol (Type=Square, MinZoom=15, Color=yellow, BorderColor=red, BorderWidth=0%, size=12:8;15:10) | |||
Power_stationArea | power=station | Polygon (MinZoom=9, Color=yellow, BorderColor=red, BorderWidth=1:1;16:1) Text (MinZoom=17, Color=black, TagToUse=name;ref;operator, FontName=Times New Roman, FontStyle=bold, FontSize=12:8;15:10, TextMode=AreaCenter) |
|||
PowerSub_stationNode | power=sub_station | Symbol (Type=Square, MinZoom=15, Color=yellow, BorderColor=red, BorderWidth=0%, size=12:8;15:10) | |||
PowerSub_stationArea | power=sub_station | Polygon (MinZoom=14, Color=yellow, BorderColor=red, BorderWidth=1:1;16:1) Text (MinZoom=17, Color=black, TagToUse=name;ref;operator, FontName=Times New Roman, FontStyle=bold, FontSize=12:8;15:10, TextMode=AreaCenter) |
|||
Man_madePower_fossilNode | man_made=power_fossil | Symbol (Type=Diamond, MinZoom=7, Color=brown, BorderColor=black, BorderWidth=0%, size=10:5;14:16) Text (MinZoom=17, Color=black, TagToUse=name;ref;operator, TextLineOffset=-200%, FontName=Trebuchet MS, FontStyle=bold, FontSize=12:8;15:10) |
|||
Man_madePower_hydroNode | man_made=power_hydro | Symbol (Type=Diamond, MinZoom=7, Color=blue, BorderColor=black, BorderWidth=0%, size=10:5;14:16) Text (MinZoom=17, Color=black, TagToUse=name;ref;operator, TextLineOffset=-200%, FontName=Trebuchet MS, FontStyle=bold, FontSize=12:8;15:10) |
|||
Man_madePower_nuclearNode | man_made=power_nuclear | Symbol (Type=Diamond, MinZoom=7, Color=orange, BorderColor=black, BorderWidth=0%, size=10:5;14:16) Text (MinZoom=17, Color=black, TagToUse=name;ref;operator, TextLineOffset=-200%, FontName=Trebuchet MS, FontStyle=bold, FontSize=12:8;15:10) |
|||
Man_madePower_windNode | man_made=power_wind | Symbol (Type=Circle, MinZoom=7, Color=cyan, BorderColor=black, BorderWidth=0%, size=10:5;16:15) Text (MinZoom=17, Color=black, TagToUse=name;ref;operator, TextLineOffset=-200%, FontName=Trebuchet MS, FontStyle=bold, FontSize=12:8;15:10) |
|||
Man_madePower_fossilArea | man_made=power_fossil | Polygon (MinZoom=9, Color=brown, BorderColor=brown, BorderWidth=1:1;16:1, BackgroundColor=green) Text (MinZoom=17, Color=black, TagToUse=name;ref;operator, FontName=Times New Roman, FontStyle=bold, FontSize=12:8;15:10, TextMode=AreaCenter) | |||
Man_madePower_hydroArea | man_made=power_hydro | Polygon (MinZoom=9, Color=blue, BorderColor=blue, BorderWidth=1:1;16:1, BackgroundColor=green) Text (MinZoom=17, Color=lime, TagToUse=name;ref;operator, FontName=Times New Roman, FontStyle=bold, FontSize=12:8;15:10, TextMode=AreaCenter) |
|||
Man_madePower_nuclearArea | man_made=power_nuclear | Polygon (MinZoom=9, Color=orange, BorderColor=orange, BorderWidth=1:1;16:1, BackgroundColor=green) Text (MinZoom=17, Color=black, TagToUse=name;ref;operator, FontName=Times New Roman, FontStyle=bold, FontSize=12:8;15:10, TextMode=AreaCenter) |
|||
Man_madePower_windArea | man_made=power_wind | Polygon (MinZoom=9, Color=cyan, Options=TopLevel, BorderColor=orange, BorderWidth=1:1;16:1, BackgroundColor=green) Text (MinZoom=17, Color=black, TagToUse=name;ref;operator, FontName=Times New Roman, FontStyle=bold, FontSize=12:8;15:10, TextMode=AreaCenter) |
|||
power_sourceNode | power=generator | ||||
.power_sourceBiofuelNode | power_source=biofuel | Symbol (Type=Diamond, MinZoom=7, Color=green, BorderColor=black, BorderWidth=0%, size=10:5;14:16) Text (MinZoom=17, Color=green, TagToUse=name;ref;operator, TextLineOffset=-200%, FontName=Trebuchet MS, FontStyle=bold, FontSize=12:8;15:10) |
|||
.power_sourceCoalNode | power_source=coal | Symbol (Type=Diamond, MinZoom=7, Color=gray, BorderColor=black, BorderWidth=0%, size=10:5;14:16) Text (MinZoom=17, Color=black, TagToUse=name;ref;operator, TextLineOffset=-200%, FontName=Trebuchet MS, FontStyle=bold, FontSize=12:8;15:10) |
|||
.power_sourceGasNode | power_source=gas | Symbol (Type=Diamond, MinZoom=7, Color=yellow, BorderColor=black, BorderWidth=0%, size=10:5;14:16) Text (MinZoom=17, Color=black, TagToUse=name;ref;operator, TextLineOffset=-200%, FontName=Trebuchet MS, FontStyle=bold, FontSize=12:8;15:10) |
|||
.power_sourceHydroNode | power_source=hydro | Symbol (Type=Diamond, MinZoom=7, Color=blue, BorderColor=black, BorderWidth=0%, size=10:5;14:16) Text (MinZoom=17, Color=green, TagToUse=name;ref;operator, TextLineOffset=-200%, FontName=Trebuchet MS, FontStyle=bold, FontSize=12:8;15:10) |
|||
.power_sourceNuclearNode | power_source=nuclear | Symbol (Type=Diamond, MinZoom=7, Color=orange, BorderColor=black, BorderWidth=0%, size=10:5;14:16) Text (MinZoom=17, Color=black, TagToUse=name;ref;operator, TextLineOffset=-200%, FontName=Trebuchet MS, FontStyle=bold, FontSize=12:8;15:10) |
|||
.power_sourceOilNode | power_source=oil | Symbol (Type=Diamond, MinZoom=7, Color=black, BorderColor=black, BorderWidth=0%, size=10:5;14:16) Text (MinZoom=17, Color=black, TagToUse=name;ref;operator, TextLineOffset=-200%, FontName=Trebuchet MS, FontStyle=bold, FontSize=12:8;15:10) |
|||
.power_sourceSolarNode | power_source=solar | Symbol (Type=Square, MinZoom=7, Color=lightgray, BorderColor=black, BorderWidth=0%, size=10:5;14:16) Text (MinZoom=17, Color=black, TagToUse=name;ref;operator, TextLineOffset=-200%, FontName=Trebuchet MS, FontStyle=bold, FontSize=12:8;15:10) |
|||
.power_sourceWaveNode | power_source=wave | Symbol (Type=Diamond, MinZoom=7, Color=blue, BorderColor=black, BorderWidth=0%, size=10:5;14:16) Text (MinZoom=17, Color=green, TagToUse=name;ref;operator, TextLineOffset=-200%, FontName=Trebuchet MS, FontStyle=bold, FontSize=12:8;15:10) |
|||
.power_sourceWindNode | power_source=wind | Icon (MinZoom=13, IconUrl=http://wiki.openstreetmap.org/images/c/c7/Icon-man_made_power_wind.png, Width=48:20;68:40) Text (MinZoom=17, Color=black, TagToUse=name;ref;operator, TextLineOffset=-200%, FontName=Trebuchet MS, FontStyle=bold, FontSize=12:8;15:10) |
|||
.* | power=generator | Symbol (Type=Triangle, MinZoom=5, Color=white, BorderColor=black, BorderWidth=0%, size=10:5;14:16) Text (MinZoom=17, Color=black, TagToUse=name;ref;operator, TextLineOffset=-200%, FontName=Trebuchet MS, FontStyle=bold, FontSize=12:8;15:10) |
|||
power_sourceArea | power=generator | ||||
.power_sourceBiofuelArea | power_source=biofuel | Polygon (MinZoom=9, Color=green, BorderColor=black, BorderWidth=1:1;16:1) Text (MinZoom=17, Color=black, TagToUse=name;ref;operator, FontName=Times New Roman, FontStyle=bold, FontSize=12:8;15:10, TextMode=AreaCenter) |
|||
.power_sourceCoalArea | power_source=coal | Polygon (MinZoom=9, Color=gray, BorderColor=black, BorderWidth=1:1;16:1, BackgroundColor=green) Text (MinZoom=17, Color=black, TagToUse=name;ref;operator, FontName=Times New Roman, FontStyle=bold, FontSize=12:8;15:10, TextMode=AreaCenter) | |||
.power_sourceGasArea | power_source=gas | Polygon (MinZoom=9, Color=yellow, BorderColor=black, BorderWidth=1:1;16:1, BackgroundColor=green) Text (MinZoom=17, Color=black, TagToUse=name;ref;operator, FontName=Times New Roman, FontStyle=bold, FontSize=12:8;15:10, TextMode=AreaCenter) | |||
.power_sourceHydroArea | power_source=hydro | Polygon (MinZoom=9, Color=blue, BorderColor=black, BorderWidth=1:1;16:1) Text (MinZoom=17, Color=lime, TagToUse=name;ref;operator, FontName=Times New Roman, FontStyle=bold, FontSize=12:8;15:10, TextMode=AreaCenter) |
|||
.power_sourceNuclearArea | power_source=nuclear | Polygon (MinZoom=9, Color=orange, BorderColor=black, BorderWidth=1:1;16:1) Text (MinZoom=17, Color=black, TagToUse=name;ref;operator, FontName=Times New Roman, FontStyle=bold, FontSize=12:8;15:10, TextMode=AreaCenter) |
|||
.power_sourceOilArea | power_source=oil | Polygon (MinZoom=9, Color=black, BorderColor=black, BorderWidth=1:1;16:1, BackgroundColor=green) Text (MinZoom=17, Color=gray, TagToUse=name;ref;operator, FontName=Times New Roman, FontStyle=bold, FontSize=12:8;15:10, TextMode=AreaCenter) | |||
.power_sourceSolarArea | power_source=solar | Polygon (MinZoom=9, Color=lightgray, BorderColor=black, BorderWidth=1:1;16:1) Text (MinZoom=17, Color=black, TagToUse=name;ref;operator, FontName=Times New Roman, FontStyle=bold, FontSize=12:8;15:10, TextMode=AreaCenter) |
|||
.power_sourceWaveArea | power_source=wave | Polygon (MinZoom=9, Color=#5555ff, BorderColor=black, BackgroundColor=blue, BorderWidth=1:1;16:1, HatchStyle=DashedHorizontal) Text (MinZoom=17, Color=lime, TagToUse=name;ref;operator, FontName=Times New Roman, FontStyle=bold, FontSize=12:8;15:10, TextMode=AreaCenter) |
|||
.power_sourceWindArea | power_source=wind | Polygon (MinZoom=9, Color=cyan, Options=TopLevel, BorderColor=cyan, BorderWidth=1:1;16:1, BackgroundColor=cyan) Text (MinZoom=17, Color=black, TagToUse=name;ref;operator, FontName=Times New Roman, FontStyle=bold, FontSize=12:8;15:10, TextMode=AreaCenter) |
|||
.* | power=generator | Symbol (Type=Triangle, MinZoom=5, Color=white, BorderColor=black, BorderWidth=0%, size=10:5;14:16, Density=1:5;10:10;16:24) Text (MinZoom=17, Color=black, TagToUse=name;ref;operator, FontName=Times New Roman, FontStyle=bold, FontSize=12:8;15:10, TextMode=AreaCenter) |