1333 lines
44 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<rendertheme xmlns="http://opensciencemap.org/rendertheme"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://opensciencemap.org/rendertheme https://raw.githubusercontent.com/mapsforge/vtm/master/resources/rendertheme.xsd"
version="1"
map-background="#fffcfa">
<atlas img="styles/osmarender.png">
<rect id="airport" pos="226 38 24 24" />
<rect id="alpine_hut" pos="198 41 26 21" />
<rect id="atm" pos="279 2 14 16" />
<rect id="bakery" pos="305 46 22 16" />
<rect id="bank" pos="395 43 19 19" />
<rect id="bench" pos="213 29 8 10" />
<rect id="bicycle_rental" pos="295 2 13 16" />
<rect id="bus" pos="130 32 23 9" />
<rect id="bus_sta" pos="36 30 31 32" />
<rect id="cable_car" pos="2 2 29 26" />
<rect id="cafe" pos="216 2 14 14" />
<rect id="campSite" pos="329 42 20 20" />
<rect id="cave_entrance" pos="297 23 16 10" />
<rect id="chair_lift" pos="130 2 13 28" />
<rect id="church" pos="61 9 9 19" />
<rect id="cinema" pos="145 8 16 22" />
<rect id="drinking_water" pos="416 43 19 19" />
<rect id="fastfood" pos="351 42 20 20" />
<rect id="firebrigade" pos="130 43 36 19" />
<rect id="florist" pos="342 24 12 16" />
<rect id="fountain" pos="500 46 10 16" />
<rect id="gondola" pos="252 38 21 24" />
<rect id="helipad" pos="69 31 31 31" />
<rect id="hospital" pos="437 43 19 19" />
<rect id="hostel" pos="168 44 28 18" />
<rect id="hotel" pos="93 11 18 17" />
<rect id="information" pos="458 43 19 19" />
<rect id="kindergarten" pos="184 2 14 19" />
<rect id="library" pos="372 22 9 18" />
<rect id="mosque" pos="248 2 17 15" />
<rect id="oneway" pos="275 38 25 7" />
<rect id="parking" pos="373 42 20 20" />
<rect id="peak" pos="267 9 9 8" />
<rect id="petrolStation" pos="263 19 14 17" />
<rect id="pharmacy" pos="479 43 19 19" />
<rect id="playground" pos="223 18 18 18" />
<rect id="postbox" pos="232 2 14 14" />
<rect id="postoffice" pos="172 23 19 19" />
<rect id="pub" pos="326 26 14 14" />
<rect id="railway-crossing" pos="275 47 28 15" />
<rect id="railway-crossing-small" pos="155 32 15 9" />
<rect id="recycling" pos="72 11 19 18" />
<rect id="restaurant" pos="356 28 14 12" />
<rect id="school" pos="200 2 14 19" />
<rect id="shelter" pos="33 4 26 24" />
<rect id="soccer-borderless" pos="102 30 26 32" />
<rect id="supermarket" pos="193 23 18 16" />
<rect id="synagogue" pos="113 11 15 17" />
<rect id="telephone" pos="383 21 7 19" />
<rect id="tennis" pos="2 30 32 32" />
<rect id="theatre" pos="243 19 18 17" />
<rect id="toilets" pos="163 2 19 19" />
<rect id="traffic_signal" pos="392 21 7 19" />
<rect id="tree" pos="145 2 4 4" />
<rect id="university" pos="302 35 19 9" />
<rect id="viewpoint" pos="279 20 16 16" />
<rect id="vulcan" pos="315 25 9 8" />
<rect id="windmill" pos="310 2 13 19" />
</atlas>
<style-line id="trunk" stroke="#7fc97f" width="1.5" />
<style-line id="motorway" stroke="#809bc0" width="1.7" />
<style-line id="primary" stroke="#e46d71" width="1.5" />
<style-line id="secondary" stroke="#fdbf6f" width="1.4" />
<style-line id="tertiary" stroke="#ffff90" width="1.15" />
<style-text id="caption-small-blue" caption="true" dy="12" k="name" style="bold" size="14" fill="#4040ff"
stroke="#ffffff" stroke-width="2.0" />
<style-text id="highway-road" k="name" style="bold" size="16" stroke="#d0d0d0" stroke-width="2.0" />
<style-text id="highway-track" k="name" style="bold" size="16" stroke="#fff2de" stroke-width="2.0" />
<!-- ways -->
<m e="way">
<!-- landuse -->
<m k="landuse">
<m select="first">
<m v="military">
<area src="patterns/military.png" stroke="#e4e4e4" stroke-width="0.2" />
</m>
<m v="residential|farmyard">
<area fill="#e4e4e4" />
</m>
<m v="retail">
<area fill="#ffebeb" stroke="#e4e4e4" stroke-width="0.2" />
</m>
<m v="industrial|brownfield|railway">
<area fill="#ecd8ff" stroke="#e4e4e4" stroke-width="0.2" />
</m>
<m v="commercial">
<area fill="#ffffc0" stroke="#e4e4e4" stroke-width="0.2" />
</m>
<m v="construction|greenfield">
<area fill="#a47c41" stroke="#e4e4e4" stroke-width="0.2" />
</m>
<m v="garages">
<area fill="#d6d6e4" />
</m>
<m v="landfill|quarry">
<area fill="#e9dd72" stroke="#556b2f" stroke-width="0.2" />
</m>
<m v="cemetery">
<area src="patterns/cemetery.png" stroke="#e4e4e4" stroke-width="0.2" />
</m>
<m v="field|farm|farmland|meadow|grass">
<area fill="#ebfff2" stroke="#9ee673" stroke-width="0.1" />
</m>
<m v="allotments|village_green|recreation_ground">
<area fill="#bde3cb" stroke="#6fc13d" stroke-width="0.2" />
</m>
<m v="reservoir|basin">
<area fill="#b5d6f1" />
</m>
</m>
<m k="name" zoom-min="16">
<text use="caption-small-blue" />
</m>
</m>
<m k="natural|landuse" v="forest|wood|scrub">
<m k="wood">
<m k="wood" v="coniferous">
<area src="patterns/wood-coniferous.png" />
</m>
<m k="wood" v="deciduous">
<area src="patterns/wood-deciduous.png" />
</m>
<m k="wood" v="mixed">
<area src="patterns/wood-mixed.png" />
</m>
</m>
<m k="wood" v="~">
<area fill="#6fc18e" stroke="#6fc18e" stroke-width="0.2" />
</m>
<m zoom-min="16">
<text use="caption-small-blue" />
</m>
</m>
<!-- amenity -->
<m k="amenity">
<m select="first">
<m v="kindergarten|school|college|university">
<area fill="#cdabde" stroke="#e9dd72" stroke-width="0.2" />
</m>
<m v="grave_yard">
<area src="patterns/cemetery.png" stroke="#e4e4e4" stroke-width="0.2" />
</m>
<m v="parking">
<area fill="#ffffc0" stroke="#e9dd72" stroke-width="0.2" />
<m k="access" v="private" zoom-min="15">
<area src="patterns/access-private.png" />
</m>
<m zoom-min="17">
<symbol src="parking" />
</m>
</m>
<m v="fountain" closed="yes">
<area fill="#b5d6f1" stroke="#000080" stroke-width="0.15" />
<m zoom-min="17">
<symbol src="fountain" />
</m>
</m>
<m v="hospital" zoom-min="15">
<symbol src="hospital" />
</m>
<m v="theatre" zoom-min="17">
<symbol src="theatre" />
</m>
<m v="toilets" zoom-min="17">
<symbol src="toilets" />
</m>
</m>
<m k="name" zoom-min="17">
<text use="caption-small-blue" />
</m>
</m>
<!-- natural -->
<m k="natural">
<m select="first">
<m v="coastline">
<!-- <m closed="no">
<line stroke="#708599" fix="true" cap="butt" width="2.0" />
</m> -->
<m closed="yes">
<area fill="#b5d6f1" stroke="#b5d6f1" stroke-width="0.4" />
</m>
</m>
<m v="glacier">
<area fill="#fafaff" stroke="#add8e6" stroke-width="0.8" />
</m>
<m v="land">
<area fill="#f8f8f8" stroke="#e0e0e0" stroke-width="0.1" />
</m>
<m v="beach">
<area fill="#eecc55" />
</m>
<m v="heath">
<area fill="#ffffc0" stroke="#ffff90" stroke-width="0.2" />
</m>
<m v="marsh|wetland">
<area src="patterns/marsh.png" />
</m>
</m>
<m k="name" zoom-min="16">
<text use="caption-small-blue" />
</m>
</m>
<!-- leisure -->
<m k="leisure">
<m select="first">
<m v="park|garden|golf_course|common|green">
<area fill="#c7f1a3" stroke="#6fc18e" stroke-width="0.2" />
</m>
<m v="playground|playing_fields|pitch|dog_park">
<area fill="#c7f1a3" stroke="#6fc18e" stroke-width="0.2" />
<m v="playground" zoom-min="17">
<symbol src="playground" />
</m>
</m>
<m v="nature_reserve">
<area src="patterns/nature-reserve.png" stroke="#6fc18e" stroke-width="0.2" />
</m>
<m v="stadium|sports_centre|water_park">
<area fill="#bde3cb" stroke="#6fc18e" stroke-width="0.2" />
</m>
<m v="track">
<m k="area" v="yes|true">
<area fill="#bde3cb" stroke="#6fc18e" stroke-width="0.025" />
</m>
<m k="area" v="~|no|false">
<line stroke="#6fc18e" width="0.75" />
<line stroke="#bde3cb" width="0.7" />
</m>
</m>
<m v="swimming_pool">
<area fill="#b5d6f1" stroke="#6060ff" stroke-width="0.2" />
</m>
</m>
<m k="name" zoom-min="16">
<text use="caption-small-blue" />
</m>
</m>
<!-- waterways -->
<m k="waterway">
<!-- waterway casings -->
<m v="canal">
<line stroke="#b0b0b0" width="1.0" />
</m>
<!-- waterway cores -->
<m v="ditch">
<line stroke="#b5d6f1" width="0.1" />
</m>
<m v="drain">
<line stroke="#b5d6f1" width="1.2" fix="true" fade="13" />
</m>
<m v="canal">
<line stroke="#b5d6f1" width="0.8" />
</m>
<m v="stream">
<line stroke="#b5d6f1" width="0.275" />
</m>
<m v="river" zoom-min="12" >
<line stroke="#a5b6e1" width="1.5" />
</m>
<m v="river" zoom-max="11" >
<line stroke="#a5b6e1" width="1.5" fix="true"/>
</m>
<m v="dock">
<area fill="#b5d6f1" />
</m>
<m v="riverbank">
<area fill="#b5d6f1" />
</m>
<m v="weir">
<line stroke="#000044" width="0.375" />
</m>
<m v="dam">
<line stroke="#000000" width="0.5" />
</m>
<m k="lock" v="yes|true">
<line stroke="#000000" width="2.0" cap="butt" />
<line stroke="#f8f8f8" width="1.5" cap="butt" />
</m>
</m>
<!-- military -->
<m k="military">
<area src="patterns/military.png" stroke="#e4e4e4" stroke-width="0.2" />
</m>
<!-- sport -->
<m k="sport">
<m v="soccer" zoom-min="17">
<symbol src="soccer-borderless" />
</m>
<m v="swimming|canoe|diving|scuba_diving">
<area fill="#b5d6f1" stroke="#6060ff" stroke-width="0.2" />
</m>
<m v="tennis">
<area fill="#d18a6a" stroke="#b36c4c" stroke-width="0.2" />
<m zoom-min="17">
<symbol src="tennis" />
</m>
</m>
</m>
<!-- tourism areas -->
<m k="tourism">
<m v="attraction">
<area fill="#f2caea" />
</m>
<m v="zoo|picnic_site|caravan_site|camp_site">
<area fill="#c7f1a3" stroke="#6fc18e" stroke-width="0.2" />
</m>
<m k="name" zoom-min="16">
<text use="caption-small-blue" />
</m>
</m>
<m k="natural" v="water">
<area fill="#b5d6f1" />
</m>
<m k="natural" v="coastline" closed="no">
<line stroke="#708599" fix="true" cap="butt" width="2.0" />
</m>
<!-- tunnel -->
<m k="tunnel" v="true|yes">
<!-- highway tunnels -->
<m k="highway">
<!-- highway tunnel casings -->
<m v="steps|footway|path">
<line stroke="#707070" width="0.6" dasharray="5,5" cap="butt" />
</m>
<m v="track|cycleway|bridleway|service">
<line stroke="#707070" width="1.0" dasharray="5,5" cap="butt" />
</m>
<m v="construction">
<line stroke="#707070" width="1.1" dasharray="5,5" cap="butt" />
</m>
<m v="road">
<line stroke="#707070" width="1.3" dasharray="5,5" cap="butt" />
</m>
<m v="pedestrian|unclassified|residential|living_street|byway">
<line stroke="#707070" width="1.5" dasharray="5,5" cap="butt" />
</m>
<m v="tertiary|secondary_link|primary_link|trunk_link|motorway_link|secondary|primary|trunk">
<line stroke="#707070" width="1.8" dasharray="5,5" cap="butt" />
</m>
<m v="motorway">
<line stroke="#707070" width="2.0" dasharray="5,5" cap="butt" />
</m>
<!-- highway tunnel cores -->
<m v="steps|footway|path">
<line stroke="#ffffff" width="0.45" dasharray="5,5" cap="butt" />
</m>
<m v="track">
<line stroke="#ffffff" width="0.7" dasharray="5,5" cap="butt" />
</m>
<m v="cycleway|bridleway|service">
<line stroke="#ffffff" width="0.85" dasharray="5,5" cap="butt" />
</m>
<m v="construction">
<line stroke="#ffffff" width="1.0" dasharray="5,5" cap="butt" />
</m>
<m v="road">
<line stroke="#ffffff" width="1.25" dasharray="5,5" cap="butt" />
</m>
<m v="pedestrian|unclassified|residential|living_street|byway">
<line stroke="#ffffff" width="1.35" dasharray="5,5" cap="butt" />
</m>
<m v="tertiary|secondary_link|primary_link|trunk_link|motorway_link|secondary|primary|trunk">
<line stroke="#ffffff" width="1.5" dasharray="5,5" cap="butt" />
</m>
<m v="motorway">
<line stroke="#ffffff" width="1.7" dasharray="5,5" cap="butt" />
</m>
</m>
<!-- railway tunnel -->
<m k="railway">
<m v="tram|subway|light_rail|narrow_gauge">
<line stroke="#880f0f4c" width="0.25" dasharray="4,4" cap="butt" />
</m>
<m v="rail">
<line stroke="#aa333333" width="0.4" dasharray="4,4" cap="butt" />
</m>
</m>
</m>
<!-- highway area -->
<m k="area" v="yes|true">
<m k="highway">
<m v="footway|footpath">
<area fill="#e5e0c2" stroke="#707070" stroke-width="1.15" />
</m>
<m v="pedestrian">
<area fill="#e5e0c2" stroke="#707070" stroke-width="1.15" />
</m>
<m v="path">
<area fill="#d0d0d0" stroke="#d0d0d0" stroke-width="1.15" />
</m>
<m v="service">
<area fill="#ffffff" stroke="#707070" stroke-width="1.15" />
</m>
<m v="unclassified">
<area fill="#ffffff" stroke="#707070" stroke-width="1.3" />
</m>
<m v="residential">
<area fill="#ffffff" stroke="#707070" stroke-width="1.15" />
</m>
<m v="road">
<area fill="#d0d0d0" />
</m>
<m v="living_street">
<area fill="#ffffff" stroke="#ffffff" stroke-width="1.15" />
</m>
</m>
</m>
<!-- platform cores -->
<m k="highway|railway|public_transport" v="platform">
<m closed="yes">
<area fill="#9b9b79" />
</m>
<m closed="no">
<line stroke="#9b9b79" width="0.3" />
</m>
</m>
<!-- runways casings and areas -->
<m k="aeroway">
<m v="aerodrome" closed="yes">
<area fill="#d8dcce" stroke="#b8acae" stroke-width="0.8" />
</m>
<m v="apron">
<area fill="#f0f0f0" />
</m>
<m v="terminal">
<area fill="#f3d6b6" stroke="#6a5a8e" stroke-width="0.2" />
</m>
<!-- <m v="runway">
<line stroke="#000000" width="6.3" cap="square" />
</m>
<m v="taxiway">
<line stroke="#000000" width="2.7" cap="butt" />
</m> -->
<m k="name" zoom-min="16">
<text use="caption-small-blue" />
</m>
</m>
</m>
<!-- turning circles -->
<!-- <m e="node" k="highway" v="turning_circle">
<circle radius="1.5" scale-radius="true" fill="#707070" />
</m> -->
<m e="way">
<!-- highway casings -->
<m k="tunnel" v="~|no|false">
<m k="area" v="~|no|false">
<m k="highway">
<m k="bridge" v="~|no|false">
<m v="steps">
<line stroke="#707070" width="0.6" />
</m>
<m v="footway|path">
<line stipple-stroke="#909090" width="2.6" stroke="#00ffffff" stipple="2" stipple-width="1.0" cap="butt"
fix="true" />
</m>
</m>
<!-- <m v="track">
<m k="tracktype" v="grade1">
<line stroke="#d79331" width="1.0" />
</m>
<m k="tracktype" v="grade2">
<line stroke="#d79331" width="1.0" dasharray="18,9" cap="butt" />
</m>
<m k="tracktype" v="grade3">
<line stroke="#d79331" width="1.0" dasharray="10,13" cap="butt" />
</m>
<m k="tracktype" v="grade4">
<line stroke="#d79331" width="1.0" dasharray="5,10,3,10" cap="butt" />
</m>
<m k="tracktype" v="grade5">
<line stroke="#d79331" width="1.0" dasharray="3,10" cap="butt" />
</m>
<m k="tracktype" v="~|no|false">
<line stroke="#d79331" width="1.0" dasharray="18,2" cap="butt" />
</m>
</m>
<m v="cycleway|bridleway|service">
<line stroke="#707070" width="1.0" />
</m>
<m v="byway">
<line stroke="#707070" width="1.5" dasharray="7,2" cap="butt" />
</m>
<m v="pedestrian|unclassified|residential|living_street">
<line stroke="#707070" width="1.5" />
</m>
<m v="tertiary|secondary_link|primary_link|trunk_link|motorway_link|secondary|primary|trunk">
<line stroke="#707070" width="1.8" cap="butt" />
</m>
<m v="motorway">
<line stroke="#707070" width="2.0" cap="butt" />
</m>
</m>
-->
<!-- <m k="bridge" v="yes|true">
<m v="steps|footway|path">
<line stroke="#000000" width="0.7" cap="butt" />
</m>
<m v="track|cycleway|bridleway|service">
<line stroke="#000000" width="1.1" cap="butt" />
</m>
<m v="construction">
<line stroke="#000000" width="1.2" cap="butt" />
</m>
<m v="road">
<line stroke="#000000" width="1.4" cap="butt" />
</m>
<m v="pedestrian|unclassified|residential|living_street|byway">
<line stroke="#000000" width="1.6" cap="butt" />
</m>
<m v="tertiary|secondary_link|primary_link|trunk_link|motorway_link|secondary|primary|trunk">
<line stroke="#000000" width="1.9" cap="butt" />
</m>
<m v="motorway">
<line stroke="#000000" width="2.1" cap="butt" />
</m>
</m> -->
</m>
</m>
</m>
<!-- building -->
<m k="building">
<m select="first">
<m closed="yes">
<area fill="#f3d6b6" stroke="#6a5a8e" stroke-width="1.0" />
</m>
<m zoom-max="16">
<line stroke="#6a5a8e" width="1.0" fix="true" cap="butt" />
</m>
</m>
<m zoom-min="17">
<extrusion side-color="#bbf3d6b6" top-color="#ccf8d9b9" line-color="#cc6a5a8e" />
</m>
<m zoom-min="17">
<text use="caption-small-blue" priority="9" />
<caption k="addr:housenumber" style="bold" size="16" fill="#606060" stroke="#ffffff" stroke-width="2.0"
priority="10" />
</m>
</m>
<outline-layer id="casing" stroke="#707070" width="0.15" cap="round" />
<outline-layer id="casing-bridge" stroke="#404040" width="0.25" cap="butt" />
<m k="highway">
<m k="tunnel" v="~|no|false">
<m k="area" v="~|no|false" select="first">
<m v="steps">
<line stroke="#e5e0c2" width="0.45" dasharray="3,1" cap="butt" />
<m zoom-min="15">
<text k="name" style="bold" size="16" stroke="#e5e0c2" stroke-width="2.0" />
</m>
</m>
<m v="footway|platform|corridor">
<line stroke="#e5e0c2" width="1.4" fix="true" cap="butt" />
<m zoom-min="15">
<text k="name" style="bold" size="16" stroke="#e5e0c2" stroke-width="2.0" />
</m>
</m>
<m v="cycleway">
<line stipple="4" stipple-width="0.8" fix="true" stipple-stroke="#0000dd" stroke="#d1fad1" width="1.4" />
<m zoom-min="15">
<text k="name" style="bold" size="16" stroke="#d1fad1" stroke-width="2.0" />
</m>
</m>
<m v="bridleway">
<line stroke="#d3cb98" width="0.85" />
<m zoom-min="15">
<text k="name" style="bold" size="16" stroke="#d3cb98" stroke-width="2.0" />
</m>
</m>
<m v="path">
<line stroke="#d0d0d0" width="1.45" fix="true" />
<m zoom-min="15">
<text use="highway-road"/>
</m>
</m>
<m v="track" select="first">
<m k="tracktype" v="grade1">
<line stroke="#fffaf2" width="0.75" />
<m zoom-min="15">
<text k="name" style="bold" size="16" stroke="#fffaf2" stroke-width="2.0" />
</m>
</m>
<m k="tracktype" v="grade2">
<line stroke="#fff2de" width="0.75" />
<m zoom-min="15">
<text use="highway-track"/>
</m>
</m>
<m k="tracktype" v="grade3">
<line stroke="#fff2de" width="0.7" />
<m zoom-min="15">
<text use="highway-track"/>
</m>
</m>
<m k="tracktype" v="grade4">
<line stroke="#fff2de" width="0.7" />
<m zoom-min="15">
<text use="highway-track"/>
</m>
</m>
<m k="tracktype" v="grade5">
<line stroke="#fff2de" width="0.7" />
<m zoom-min="15">
<text use="highway-track"/>
</m>
</m>
<m k="tracktype" v="~|no|false">
<line stroke="#fff2de" width="0.75" />
<m zoom-min="15">
<text use="highway-track"/>
</m>
</m>
</m>
<m k="bridge" v="~|no|false">
<m select="first">
<m v="service">
<line stroke="#ffffff" width="0.85" />
<m zoom-min="15">
<text k="name" style="bold" size="16" stroke="#ffffff" stroke-width="2.0" />
</m>
</m>
<m v="construction">
<line stroke="#d0d0d0" width="1.0" />
<m zoom-min="15">
<text use="highway-road"/>
</m>
</m>
<m v="road">
<line stroke="#d0d0d0" width="1.25" />
<m zoom-min="15">
<text use="highway-road"/>
</m>
</m>
<m v="pedestrian">
<line stroke="#e5e0c2" width="0.85" />
<m zoom-min="15">
<text k="name" style="bold" size="16" stroke="#e5e0c2" stroke-width="2.0" />
</m>
</m>
<m v="unclassified|residential|living_street">
<line stroke="#ffffff" width="1.25" />
<m zoom-min="15">
<text k="name" style="bold" size="16" stroke="#ffffff" stroke-width="2.0" />
</m>
</m>
<m v="byway">
<line stroke="#efadaa" width="1.15" />
<m zoom-min="15">
<text k="name" style="bold" size="16" stroke="#efadaa" stroke-width="2.0" />
</m>
</m>
<m v="tertiary|tertiary_link">
<line use="tertiary" />
<m zoom-min="14">
<text k="name" style="bold" size="16" stroke="#ffff90" stroke-width="2.0" />
</m>
</m>
<m v="secondary_link">
<line use="secondary" width="-0.1" />
<m zoom-min="14">
<text k="name" style="bold" size="16" stroke="#fdbf6f" stroke-width="2.0" />
</m>
</m>
<m v="primary_link">
<line use="primary" width="-0.1" />
<m zoom-min="14">
<text k="name" style="bold" size="16" stroke="#e46d71" stroke-width="2.0" />
</m>
</m>
<m v="trunk_link">
<line use="trunk" />
<m zoom-min="14">
<text k="name" style="bold" size="16" stroke="#7fc97f" stroke-width="2.0" />
</m>
</m>
<m v="motorway_link">
<line use="motorway" width="-0.2" />
<m zoom-min="14">
<text k="name" style="bold" size="16" stroke="#809bc0" stroke-width="2.0" />
</m>
</m>
<m v="secondary">
<line use="secondary" />
<m zoom-min="14">
<text k="name" style="bold" size="16" stroke="#fdbf6f" stroke-width="2.0" />
</m>
</m>
<m v="primary">
<line use="primary" />
<m zoom-min="14">
<text k="name" style="bold" size="16" stroke="#e46d71" stroke-width="2.0" />
<text k="ref" style="bold" size="12" stroke="#ffffff" fill="#606060" stroke-width="2.0" />
</m>
</m>
<m v="trunk">
<line use="trunk" />
<m zoom-min="14">
<text k="name" style="bold" size="16" stroke="#7fc97f" stroke-width="2.0" />
<text k="ref" style="bold" size="12" stroke="#ffffff" fill="#606060" stroke-width="2.0" />
</m>
</m>
<m v="motorway">
<line use="motorway" />
<m zoom-min="14">
<text k="name" style="bold" size="16" stroke="#809bc0" stroke-width="2.0" />
<text k="ref" style="bold" size="12" stroke="#ffffff" fill="#606060" stroke-width="2.0" />
</m>
</m>
<!-- <m zoom-min="16">
<line width="1.0" stroke="#ff0000" />
<m k="access" v="destination">
<line src="patterns/access-destination.png" width="1.5" />
</m>
<m k="access" v="private">
<line src="patterns/access-private.png" width="1.5" />
</m>
</m> -->
<!-- add outline for all matches -->
<m select="when-matched">
<outline use="casing" />
</m>
</m>
</m>
<m k="bridge" v="yes|true">
<m select="first">
<m v="service">
<line stroke="#ffffff" width="0.85" outline="casing-bridge" />
<m zoom-min="15">
<text k="name" style="bold" size="16" stroke="#ffffff" stroke-width="2.0" />
</m>
</m>
<m v="construction">
<line stroke="#d0d0d0" width="1.0" outline="casing-bridge" />
<m zoom-min="15">
<text use="highway-road"/>
</m>
</m>
<m v="road">
<line stroke="#d0d0d0" width="1.25" outline="casing-bridge" />
<m zoom-min="15">
<text use="highway-road"/>
</m>
</m>
<m v="pedestrian">
<line stroke="#e5e0c2" width="0.85" />
<m zoom-min="15">
<text k="name" style="bold" size="16" stroke="#e5e0c2" stroke-width="2.0" />
</m>
</m>
<m v="unclassified|residential|living_street">
<line stroke="#ffffff" width="1.25" outline="casing-bridge" />
<m zoom-min="15">
<text k="name" style="bold" size="16" stroke="#ffffff" stroke-width="2.0" />
</m>
</m>
<m v="byway">
<line stroke="#efadaa" width="1.15" outline="casing-bridge" />
<m zoom-min="15">
<text k="name" style="bold" size="16" stroke="#efadaa" stroke-width="2.0" />
</m>
</m>
<m v="tertiary|tertiary_link">
<line use="tertiary" cap="square" outline="casing-bridge" />
<m zoom-min="14">
<text k="name" style="bold" size="16" stroke="#ffff90" stroke-width="2.0" />
</m>
</m>
<m v="secondary_link">
<line use="secondary" width="-0.1" cap="square" outline="casing-bridge" />
<m zoom-min="14">
<text k="name" style="bold" size="16" stroke="#fdbf6f" stroke-width="2.0" />
</m>
</m>
<m v="primary_link">
<line use="primary" width="-0.1" cap="square" outline="casing-bridge" />
<m zoom-min="14">
<text k="name" style="bold" size="16" stroke="#e46d71" stroke-width="2.0" />
</m>
</m>
<m v="trunk_link">
<line use="trunk" cap="square" outline="casing-bridge" />
<m zoom-min="14">
<text k="name" style="bold" size="16" stroke="#7fc97f" stroke-width="2.0" />
</m>
</m>
<m v="motorway_link">
<line use="motorway" width="-0.2" cap="square" outline="casing-bridge" />
<m zoom-min="14">
<text k="name" style="bold" size="16" stroke="#809bc0" stroke-width="2.0" />
</m>
</m>
<m v="secondary">
<line use="secondary" cap="square" outline="casing-bridge" />
<m zoom-min="14">
<text k="name" style="bold" size="16" stroke="#fdbf6f" stroke-width="2.0" />
</m>
</m>
<m v="primary">
<line use="primary" cap="square" outline="casing-bridge" />
<m zoom-min="14">
<text k="name" style="bold" size="16" stroke="#e46d71" stroke-width="2.0" />
<text k="ref" style="bold" size="12" stroke="#ffffff" fill="#606060" stroke-width="2.0" />
</m>
</m>
<m v="trunk">
<line use="trunk" outline="casing-bridge" />
<m zoom-min="14">
<text k="name" style="bold" size="16" stroke="#7fc97f" stroke-width="2.0" />
<text k="ref" style="bold" size="12" stroke="#ffffff" fill="#606060" stroke-width="2.0" />
</m>
</m>
<m v="motorway">
<line use="motorway" cap="square" outline="casing-bridge" />
<m zoom-min="14">
<text k="name" style="bold" size="16" stroke="#809bc0" stroke-width="2.0" />
<text k="ref" style="bold" size="12" stroke="#ffffff" fill="#606060" stroke-width="2.0" />
</m>
</m>
<m>
</m>
</m>
</m>
</m>
</m>
</m>
<!-- runways cores -->
<m k="aeroway">
<m k="aeroway" v="runway">
<line stroke="#d4dcbd" width="4.5" cap="square" />
<outline use="casing" />
</m>
<m k="aeroway" v="taxiway">
<line stroke="#d4dcbd" width="1.8" cap="butt" />
<outline use="casing" />
</m>
</m>
<!-- man_made features -->
<m k="man_made" v="pier">
<m closed="no">
<line stroke="#d0d0d0" width="0.4" cap="butt" />
<line stroke="#e4e4e4" width="0.3" cap="butt" />
</m>
<m closed="yes">
<area fill="#e4e4e4" stroke="#d0d0d0" stroke-width="0.05" />
</m>
</m>
<!-- barriers -->
<m k="barrier">
<m k="barrier" v="fence|wall|city_wall">
<line stroke="#0000ff" width="0.8" fix="true" cap="butt" />
</m>
<m k="barrier" v="retaining_wall">
<line stroke="#888888" width="0.1" cap="butt" />
</m>
</m>
<!-- non-physical routes -->
<m k="route" v="ferry">
<line stroke="#707070" width="0.3" dasharray="15,10" cap="butt" />
</m>
<!-- highway one-way markers -->
<!-- <m k="tunnel" v="~|false|no">
<m k="area" v="~|false|no">
<m k="highway">
<m k="oneway" v="yes|true" zoom-min="16">
<lineSymbol src="oneway" align-center="true"
repeat="true" />
</m>
</m>
</m>
</m> -->
<m k="aerialway">
<line stroke="#202020" width="0.4" cap="butt" />
<line stroke="#202020" width="4.0" dasharray="2,200" cap="butt" />
<m k="aerialway" v="cable_car">
<lineSymbol src="cable_car" />
</m>
<m k="aerialway" v="chair_lift">
<lineSymbol src="chair_lift_2" />
</m>
<m k="aerialway" v="gondola">
<lineSymbol src="gondola" />
</m>
<m zoom-min="14">
<text k="name" style="bold" size="16" fill="#606060" stroke="#ffffff" stroke-width="2.0" />
</m>
</m>
<m k="railway">
<m k="tunnel" v="~|false|no">
<m k="railway" v="station">
<area fill="#9b9b79" stroke="#707070" stroke-width="0.3" />
</m>
<m k="bridge" v="yes|true">
<m k="railway" v="tram">
<line stroke="#cc000000" width="1.4" cap="butt" fix="true" />
</m>
<m k="railway" v="subway|light_rail|narrow_gauge">
<line stroke="#cc000000" width="1.6" cap="butt" fix="true" />
</m>
<m k="railway" v="rail">
<line stroke="#cc000000" width="1.6" cap="butt" fix="true" />
</m>
</m>
<m k="railway" v="tram">
<line stroke="#e6b7e6" width="0.25" cap="butt" />
<line stroke="#4c0f4c" width="0.25" dasharray="12,18" cap="butt" />
</m>
<m k="railway" v="subway">
<line stroke="#0f0f4c" width="0.4" cap="butt" />
<line stroke="#b7b7e6" width="0.25" dasharray="12,18" cap="butt" />
</m>
<m k="railway" v="light_rail">
<!-- <line stroke="#0f4c0f" width="0.4" cap="butt" />
<line stroke="#b7e6e6" width="0.25" cap="butt" />
<line stroke="#0f4c0f" width="0.25" dasharray="12,18" cap="butt" /> -->
<line stroke="#0f4c0f" width="0.4" cap="butt" fade="12" stipple="10" stipple-width="0.8" stipple-stroke="#b7e6e6" />
</m>
<m k="railway" v="narrow_gauge">
<line stroke="#333333" width="0.4" cap="butt" />
<line stroke="#e6e6e6" width="0.25" cap="butt" />
<line stroke="#333333" width="0.25" dasharray="18,18" cap="butt" />
</m>
<m k="railway" v="rail">
<!-- <line stroke="#333333" width="0.55" cap="butt" />
<line stroke="#e6e6e6" width="0.4" cap="butt" />
<line stroke="#333333" width="0.4" dasharray="15,15" cap="butt" /> -->
<line stroke="#333333" width="1.6" cap="butt" fade="12" fix="true" stipple="10" stipple-width="0.8"
stipple-stroke="#e6e6e6" />
</m>
</m>
</m>
<m k="boundary">
<m k="boundary" v="national_park">
<line stroke="#4ef94b" width="1.25" fix="true" dasharray="15, 5, 5, 5" />
</m>
<m k="boundary" v="administrative">
<m k="admin_level">
<m k="admin_level" v="11">
<line stroke="#f9574b" width="1.1" fix="true" dasharray="1, 5" />
</m>
<m k="admin_level" v="10">
<line stroke="#f9574b" width="1.1" fix="true" dasharray="5, 25" />
</m>
<m k="admin_level" v="9">
<line stroke="#f9574b" width="1.1" fix="true" dasharray="15, 15" />
</m>
<m k="admin_level" v="8">
<line stroke="#f9574b" width="1.1" fix="true" dasharray="15, 5, 5, 5" />
</m>
<m k="admin_level" v="7">
<line stroke="#f9574b" width="1.1" fix="true" />
</m>
<m k="admin_level" v="6">
<line stroke="#f9574b" width="1.25" fix="true" dasharray="5, 5" />
</m>
<m k="admin_level" v="5">
<line stroke="#f9574b" width="1.25" fix="true" dasharray="15, 15" />
</m>
<m k="admin_level" v="4">
<line stroke="#00000000" width="1.25" fix="true" stipple="4" stipple-width="0.9" stipple-stroke="#f9574b"
dasharray="15, 5, 5, 5" />
</m>
<m k="admin_level" v="3">
<line stroke="#f9574b" width="1.25" fix="true" />
</m>
<m k="admin_level" v="2">
<!-- <line stroke="#80ffff00" width="0.75" />
<line stroke="#f9574b" width="1.25" fix="true" dasharray="15, 15" /> -->
<line stroke="#f9574b" width="1.25" fix="true" stipple="6" stipple-width="0.9" stipple-stroke="#80ffff00"
dasharray="15, 5, 5, 5" />
</m>
</m>
</m>
</m>
<!-- <m k="historic" v="ruins" zoom-min="17">
<caption k="name" style="bold" size="16" fill="#4040ff"
stroke="#ffffff" width="2.0" />
</m>
<m k="place" v="locality" zoom-min="17">
<caption k="name" style="bold" size="16" fill="#000000"
stroke="#ffffff" width="2.0" />
</m> -->
</m>
<m e="node">
<m k="aeroway">
<m k="aeroway" v="helipad" zoom-min="17">
<symbol src="helipad" />
</m>
<m k="aeroway" v="aerodrome|airport" zoom-max="13">
<symbol src="airport" />
</m>
</m>
<m k="amenity">
<m select="first">
<m v="atm" zoom-min="17">
<symbol src="atm" />
</m>
<m v="bank" zoom-min="17">
<symbol src="bank" />
</m>
<m v="bench" zoom-min="17">
<symbol src="bench" />
</m>
<m v="bicycle_rental" zoom-min="17">
<symbol src="bicycle_rental" />
</m>
<m v="bus_station" zoom-min="17">
<symbol src="bus_sta" />
</m>
<m v="cafe" zoom-min="17">
<symbol src="cafe" />
</m>
<m v="cinema" zoom-min="17">
<symbol src="cinema" />
</m>
<m v="drinking_water" zoom-min="17">
<symbol src="drinking_water" />
</m>
<m v="fast_food" zoom-min="17">
<symbol src="fastfood" />
</m>
<m v="fire_station" zoom-min="17">
<symbol src="firebrigade" />
</m>
<m v="fountain" zoom-min="17">
<symbol src="fountain" />
</m>
<m v="fuel" zoom-min="17">
<symbol src="petrolStation" />
</m>
<m v="hospital" zoom-min="15">
<symbol src="hospital" />
</m>
<m v="kindergarten" zoom-min="17">
<symbol src="kindergarten" />
</m>
<m v="library" zoom-min="17">
<symbol src="library" />
</m>
<m v="parking" zoom-min="17">
<symbol src="parking" />
</m>
<m v="pharmacy" zoom-min="17">
<symbol src="pharmacy" />
</m>
<m v="place_of_worship" zoom-min="17">
<m k="denomination|religion" v="jewish">
<symbol src="synagogue" />
</m>
<m k="denomination|religion" v="muslim|moslem">
<symbol src="mosque" />
</m>
<m k="denomination|religion" v="christian">
<symbol src="church" />
</m>
</m>
<m v="post_box" zoom-min="17">
<symbol src="postbox" />
</m>
<m v="post_office" zoom-min="17">
<symbol src="postoffice" />
</m>
<m v="pub|bar" zoom-min="17">
<symbol src="pub" />
</m>
<m v="recycling" zoom-min="17">
<symbol src="recycling" />
</m>
<m v="restaurant" zoom-min="17">
<symbol src="restaurant" />
</m>
<m v="school" zoom-min="17">
<symbol src="school" />
</m>
<m v="shelter" zoom-min="17">
<symbol src="shelter" />
</m>
<m v="telephone" zoom-min="17">
<symbol src="telephone" />
</m>
<m v="theatre" zoom-min="17">
<symbol src="theatre" />
</m>
<m v="toilets" zoom-min="17">
<symbol src="toilets" />
</m>
<m v="university|college" zoom-min="17">
<symbol src="university" />
</m>
</m>
<m zoom-min="17">
<text use="caption-small-blue" />
</m>
</m>
<m k="barrier" v="bollard">
<circle radius="1.5" fill="#707070" />
</m>
<m k="highway">
<m k="highway" v="bus_stop" zoom-min="16">
<symbol src="bus" />
</m>
<m k="highway" v="traffic_signals" zoom-min="17">
<symbol src="traffic_signal" />
</m>
<m k="highway" v="turning_circle">
<circle radius="1.4" scale-radius="true" fill="#ffffff" />
</m>
</m>
<m k="historic">
<circle radius="3" fill="#4040ff" stroke="#606060" stroke-width="1.5" />
<m zoom-min="17">
<text use="caption-small-blue" />
</m>
</m>
<m k="addr:housenumber" zoom-min="18">
<caption k="addr:housenumber" style="bold" size="16" fill="#606060" stroke="#ffffff" stroke-width="2.0" />
</m>
<m k="leisure" v="playground" zoom-min="17">
<symbol src="playground" />
</m>
<m k="man_made" v="windmill" zoom-min="17">
<symbol src="windmill" />
</m>
<m k="natural">
<m select="first">
<m v="cave_entrance" zoom-min="15">
<symbol src="cave_entrance" />
</m>
<m v="peak" zoom-min="12">
<symbol src="peak" />
<caption k="ele" dy="20" style="bold" size="16" fill="#000000" stroke="#ffffff" stroke-width="2.0" />
</m>
<m v="tree" zoom-min="16">
<symbol src="tree" />
</m>
<m v="volcano" zoom-min="12">
<symbol src="vulcan" />
</m>
<m select="when-matched" zoom-min="17">
<caption k="name" style="bold" size="16" fill="#000000" stroke="#ffffff" stroke-width="2.0" />
</m>
</m>
</m>
<m k="place" select="first">
<m v="hamlet" zoom-min="13">
<caption k="name" style="bold" size="13" fill="#000000" stroke="#ffffff" stroke-width="2.0" />
</m>
<m v="suburb|town|village" zoom-min="10">
<caption k="name" style="bold" size="15" fill="#000000" stroke="#ffffff" stroke-width="2.0" />
</m>
<m v="island" zoom-min="10">
<caption k="name" style="bold" size="20" fill="#000000" stroke="#ffffff" stroke-width="2.0" />
</m>
<m v="city" zoom-max="14">
<caption k="name" style="bold" size="25" fill="#000000" stroke="#ffffff" stroke-width="2.0" />
</m>
<m v="country" zoom-max="6">
<caption k="name" style="bold" size="25" fill="#000000" stroke="#ffffff" stroke-width="2.0" />
</m>
</m>
<m k="railway">
<m k="railway" v="crossing" zoom-min="16">
<symbol src="railway-crossing-small" />
</m>
<!-- in Bremen this is also used for crossings between tram-lines and roads... -->
<m k="railway" v="level_crossing" zoom-min="14">
<symbol src="railway-crossing" />
</m>
<m k="railway" v="station" zoom-min="14">
<circle r="6" fill="#ec2d2d" stroke="#606060" stroke-width="1.5" />
<caption k="name" dy="-10" style="bold" size="13" fill="#ec2d2d" stroke="#ffffff" stroke-width="2.0" />
</m>
<m k="railway" v="halt|tram_stop" zoom-min="15">
<circle r="4" fill="#ec2d2d" stroke="#606060" stroke-width="1.5" />
<caption k="name" dy="-15" style="bold" size="11" fill="#ec2d2d" stroke="#ffffff" stroke-width="2.0" />
</m>
</m>
<m k="shop">
<m v="bakery" zoom-min="17">
<symbol src="bakery" />
</m>
<m v="florist" zoom-min="17">
<symbol src="florist" />
</m>
<m v="supermarket|organic" zoom-min="17">
<symbol src="supermarket" />
</m>
<m zoom-min="17">
<text use="caption-small-blue" />
</m>
</m>
<m k="tourism">
<m v="alpine_hut" zoom-min="16">
<symbol src="alpine_hut" />
</m>
<m v="camp_site" zoom-min="17">
<symbol src="campSite" />
</m>
<m v="hostel" zoom-min="17">
<symbol src="hostel" />
</m>
<m v="hotel" zoom-min="17">
<symbol src="hotel" />
</m>
<!-- <m v="information" zoom-min="17">
<symbol src="information" />
</m> -->
<m v="viewpoint" zoom-min="15">
<symbol src="viewpoint" />
</m>
<m zoom-min="17">
<text use="caption-small-blue" />
</m>
</m>
</m>
</rendertheme>