1457 lines
56 KiB
XML
1457 lines
56 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<rendertheme xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" map-background="#050508"
|
|
version="1" xmlns="http://opensciencemap.org/rendertheme"
|
|
xsi:schemaLocation="http://opensciencemap.org/rendertheme https://raw.githubusercontent.com/mapsforge/vtm/master/resources/rendertheme.xsd">
|
|
|
|
<!--###### TEXT styles ######-->
|
|
|
|
<!--default label-->
|
|
<style-text caption="true" dy="20" fill="#2d51bc" font-family="medium" id="caption-small-blue"
|
|
k="name" size="16" stroke="#ffffff" stroke-width="2.0" />
|
|
<!--shop-->
|
|
<style-text caption="true" dy="20" fill="#ac39ac" font-family="medium" id="shop" k="name"
|
|
size="14" stroke="#ffffff" stroke-width="2.0" />
|
|
<!--tavern-->
|
|
<style-text caption="true" dy="20" fill="#734a08" font-family="medium" id="tavern" k="name"
|
|
size="14" stroke="#ffffff" stroke-width="2.0" />
|
|
<!--accommodation-->
|
|
<style-text caption="true" dy="20" fill="#0092da" font-family="medium" id="accommodation"
|
|
k="name" size="14" stroke="#ffffff" stroke-width="2.0" />
|
|
<!--education-->
|
|
<style-text caption="true" dy="20" fill="#0a4f0a" font-family="medium" id="education" k="name"
|
|
size="14" stroke="#ffffff" stroke-width="2.0" />
|
|
<!--health-->
|
|
<style-text caption="true" dy="20" fill="#da0092" font-family="medium" id="health" k="name"
|
|
size="14" stroke="#ffffff" stroke-width="2.0" />
|
|
<!--entertainment-->
|
|
<style-text caption="true" dy="20" fill="#b7650c" font-family="medium" id="entertainment"
|
|
k="name" size="14" stroke="#ffffff" stroke-width="2.0" />
|
|
<!--roads-->
|
|
<style-text style="bold" fill="#eeffee" id="road" k="name" priority="2" size="18"
|
|
stroke="#606050" stroke-width="2.5" />
|
|
<!--major roads-->
|
|
<style-text style="bold" fill="#ffef7d" id="major-road" k="name" priority="1" size="19"
|
|
stroke="#624f00" stroke-width="2.5" />
|
|
<!--references-->
|
|
<style-text style="bold" fill="#606060" id="ref" k="ref" priority="2" size="12" stroke="#ffffff"
|
|
stroke-width="2.0" />
|
|
<style-text caption="true" style="bold" fill="#ffffff" id="ref-caption" k="ref" priority="2"
|
|
size="12" bg-fill="#45a976" />
|
|
|
|
|
|
<!--###### AREA styles ######-->
|
|
|
|
<!--residential-->
|
|
<style-area fade="10" fill="#ff0000" id="residential" />
|
|
<!--railway-->
|
|
<style-area fade="10" fill="#f2eeef" id="railway|industrial" />
|
|
<!-- "#f0fae7" mint green -->
|
|
<style-area fade="11" fill="#fff8bf" id="farmland" />
|
|
|
|
<!-- grass|meadow|garden|grassland|scrub -->
|
|
<style-area fade="10" fill="#33390c" id="greens" />
|
|
|
|
<!-- marsh|wetland|nature_reserve -->
|
|
<style-area fade="12" fill="#627100" id="greens2" />
|
|
|
|
<!-- park|common|green|cemetery|golf_course|dog_park -->
|
|
<style-area fade="11" fill="#627100" id="park" />
|
|
|
|
<!--wood-->
|
|
<!-- fade out at z=7, blend over to 'blend-fill' in z=11 -->
|
|
<style-area blend="11" blend-fill="#1e2205" fade="7" fill="#151806" id="forest|wood" />
|
|
|
|
<!-- de:Kleingartengebiet -->
|
|
<style-area fade="12" fill="#efeae0" id="allotments" />
|
|
|
|
<!-- de:Steinbruch, Schotter-, Kies-, Sand- und Tongrube -->
|
|
<style-area fade="10" fill="#ddddcc" id="quarry" />
|
|
|
|
<!--military-->
|
|
<style-area fade="10" fill="#eeedea" id="military" />
|
|
<!--building-->
|
|
<style-area fade="15" fill="#ee606060" id="building" />
|
|
|
|
<!--water-->
|
|
<style-area fill="#001223" id="water" />
|
|
|
|
|
|
<!--###### LINE styles ######-->
|
|
|
|
<style-line blur="1.0" fade="13" id="residential" stroke="#ffffff" width="1.0" />
|
|
<style-line cap="butt" id="residential:bridge" use="residential" />
|
|
|
|
<!-- when inheriting another style with 'from' then 'width' is meant relative to the parent -->
|
|
<style-line id="pedestrian" use="residential" width="-0.4" />
|
|
<style-line cap="butt" id="pedestrian:bridge" use="pedestrian" />
|
|
|
|
<style-line blur="0.9" id="highway:z11" stroke="#fcba5a" width="1.8" />
|
|
<!-- <style-line id="highway:z11:bridge" use="highway:z11" cap="butt" /> -->
|
|
|
|
<style-line blur="0.9" cap="butt" id="trunk_link" stroke="#fee16e" width="1.3" />
|
|
<style-line blur="0.9" id="trunk" stroke="#fedb52" width="1.6" />
|
|
<style-line blur="0.9" id="primary:z11" stroke="#f2df6d" width="1.5" />
|
|
<style-line id="secondary:z11" use="primary:z11" width="-0.1" />
|
|
|
|
<style-line fade="11" id="tertiary" use="residential" width="0.2" />
|
|
<style-line id="construction" stroke="#e0e0e0" width="1.2" />
|
|
|
|
<style-line id="highway-service" use="residential" width="-0.6" />
|
|
|
|
<!-- track|footway|path|cycleway -->
|
|
<style-line cap="butt" fix="true" id="footway" stroke="#c1bcb6" width="1.2" />
|
|
<style-line fade="-1" fix="false" id="footway:z16" use="footway" width="-1.0" />
|
|
<style-line id="footway:z17" stroke="#faf8f5" width="0.3" />
|
|
|
|
<!-- de: ein Weg der für Reiter vorgeshen ist.. -->
|
|
<style-line cap="butt" id="bridleway" stroke="#d3cb98" width="0.4" />
|
|
|
|
<style-line cap="butt" id="steps" stroke="#f1f0f4" width="0.25" />
|
|
|
|
<!-- no-go area boundary -->
|
|
<style-line cap="butt" fix="true" id="fence" stroke="#444444" width="1.2" />
|
|
|
|
<style-line blur="0.7" cap="butt" id="aeroway:runway" stroke="#008888" width="1.8" />
|
|
<!--building-->
|
|
<style-line cap="butt" fix="true" id="building" stroke="#ee808080" width="1.5" />
|
|
|
|
<!--water-->
|
|
<style-line cap="butt" id="water:outline" stroke="#a4bbcc" width="1.0" />
|
|
<style-line cap="butt" id="water" stroke="#cca4bbcc" width="0.6" />
|
|
|
|
<!--###### ASSIGNMENT ######-->
|
|
|
|
<m e="way" k="natural" v="issea|sea">
|
|
<area mesh="true" use="water" />
|
|
</m>
|
|
|
|
<m e="way" k="natural" v="nosea">
|
|
<area fill="#080808" mesh="true" />
|
|
</m>
|
|
|
|
<!-- ways -->
|
|
<m e="way">
|
|
|
|
<m k="natural" v="grassland|scrub" zoom-min="10">
|
|
<area use="greens" />
|
|
</m>
|
|
|
|
<!-- landuse base -->
|
|
<m k="landuse">
|
|
|
|
<!-- <m zoom-min="10" v="farmland|farm|orchard|vineyard|greenhouse_horticulture|plant_nursery">
|
|
<area use="farmland"/>
|
|
</m>
|
|
|
|
<m v="quarry">
|
|
<area use="quarry"/>
|
|
</m>
|
|
|
|
<m v="residential|farmyard|retail|commercial|industrial;retail">
|
|
<area use="residential" />
|
|
</m>
|
|
|
|
<m v="industrial|railway">
|
|
<area use ="railway|industrial"/>
|
|
</m>
|
|
-->
|
|
<!-- <m v="military">
|
|
<area use="military"/>
|
|
</m> -->
|
|
|
|
<!--<m k="landuse" v="construction|greenfield"> <area fill="#a47c41"
|
|
stroke="#e4e4e4" width="0.2" /> </m> -->
|
|
<!-- <m k="landuse" v="garages"> <area fill="#d6d6e4" /> </m> -->
|
|
</m>
|
|
|
|
|
|
<m k="landuse|natural|leisure||amenity">
|
|
<!-- kind of more like landuse imho -->
|
|
<m k="leisure|landuse" v="nature_reserve">
|
|
<area src="assets:patterns/nature-reserve.png" />
|
|
<m zoom-min="14">
|
|
<line cap="butt" fix="true" stroke="#abe29c" width="1.0" />
|
|
</m>
|
|
</m>
|
|
|
|
<!-- landuse -->
|
|
<m k="landuse" zoom-min="11">
|
|
<!-- how about 'leisure' for this one? -->
|
|
<m v="cemetery">
|
|
<area use="park" />
|
|
</m>
|
|
|
|
<m v="reservoir|basin">
|
|
<area use="water" />
|
|
</m>
|
|
</m>
|
|
|
|
<m k="landuse" v="village_green|recreation_ground">
|
|
<area use="greens" />
|
|
</m>
|
|
|
|
<!-- <m k="landuse" v="allotments" zoom-min="12">
|
|
<area use="allotments"/>
|
|
</m> -->
|
|
|
|
<m k="leisure" v="park|common|green|golf_course|dog_park" zoom-min="11">
|
|
<area use="park" />
|
|
</m>
|
|
|
|
<!-- Heideland, keep below forest -->
|
|
<m v="heath|sand" zoom-min="11">
|
|
<area fade="11" fill="#0f0f0c" />
|
|
</m>
|
|
|
|
<m k="landuse" v="forest">
|
|
<area use="forest|wood" />
|
|
</m>
|
|
|
|
<m k="natural" v="wood">
|
|
<area use="forest|wood" />
|
|
<!-- <line stroke="#abcfab" width="1.5" fix="true" cap="butt"/> -->
|
|
</m>
|
|
|
|
<!-- keep grass above forest:wood and leisure:park! -->
|
|
<m k="landuse" v="grass|meadow">
|
|
<area use="greens" />
|
|
</m>
|
|
|
|
<m k="leisure" v="garden">
|
|
<area use="greens" />
|
|
</m>
|
|
|
|
|
|
<m k="leisure" v="track">
|
|
<line cap="butt" fix="true" stroke="#c1bcb6" width="1.3" />
|
|
</m>
|
|
|
|
<!-- amenity -->
|
|
<m k="amenity">
|
|
<m v="kindergarten|school|college|university" zoom-min="14">
|
|
<area fill="#524459" stroke="#b094bf" stroke-width="0.2" />
|
|
</m>
|
|
<m v="hospital">
|
|
<area fill="#716553" />
|
|
</m>
|
|
<m v="parking" zoom-min="14">
|
|
<area fill="#444434" stroke="#d4d4d4" stroke-width="0.2" />
|
|
</m>
|
|
|
|
<m closed="yes" v="fountain">
|
|
<area fill="#b4cbdc" stroke="#000080" stroke-width="0.15" />
|
|
</m>
|
|
</m>
|
|
|
|
<!-- <m k="natural" v="coastline">
|
|
<line stroke="#a4bbcc" width="1.2" fix="true" />
|
|
</m> -->
|
|
|
|
<!-- natural -->
|
|
<m k="natural" zoom-min="10">
|
|
|
|
<m v="glacier">
|
|
<area fill="#fafaff" />
|
|
</m>
|
|
<m v="land">
|
|
<area fill="#080808" />
|
|
</m>
|
|
|
|
<!-- <m v="beach">
|
|
<area fill="#aaedd400"/>
|
|
<line stroke="#fce94f" fix="true" width="2.8" />
|
|
</m> -->
|
|
|
|
<m v="marsh|wetland|mud">
|
|
<area use="greens2" />
|
|
</m>
|
|
</m>
|
|
|
|
|
|
<!-- leisure -->
|
|
<m k="leisure" zoom-min="13">
|
|
|
|
<m v="stadium">
|
|
<area fill="#404040" />
|
|
<line cap="butt" fix="true" stroke="#cccccc" width="1.0" />
|
|
</m>
|
|
|
|
<!--should be under playing field -->
|
|
<!-- <m zoom-min="14" v="sports_centre|water_park">
|
|
<area fill="#daefdb" fade="12" />
|
|
</m>
|
|
|
|
<m zoom-min="15" v="playground|miniature_golf">
|
|
<area fill="#f4f4de" />
|
|
<line stroke="#fbdbc8" width="0.6" fix="true" cap="butt" />
|
|
</m>
|
|
|
|
<m v="playing_fields|pitch">
|
|
<area fill="#f4f4de" />
|
|
<line stroke="#dbdbc8" width="0.6" fix="true" cap="butt" />
|
|
</m>
|
|
-->
|
|
<m v="swimming_pool">
|
|
<area fill="#b4cbdc" stroke="#6060ff" stroke-width="0.2" />
|
|
</m>
|
|
|
|
<!-- <m v="track"> <m k="area" v="yes|true">
|
|
<area fill="#c9d8a2" stroke="#b7c690" width="0.025" /> </m> <m
|
|
k="area" v="~|no|false"> <line stroke="#b7c690" width="0.75"
|
|
/> </m> </m> -->
|
|
</m>
|
|
|
|
|
|
<!-- area outlines need to be above to avoid uggly pixelation where
|
|
not aliased polygon overlaps the lines... -->
|
|
|
|
<m k="leisure|landuse" zoom-min="14">
|
|
|
|
<m v="nature_reserve">
|
|
<line cap="butt" fix="true" stroke="#abe29c" width="1.0" />
|
|
</m>
|
|
|
|
<m v="military">
|
|
<line use="fence" />
|
|
</m>
|
|
</m>
|
|
</m>
|
|
|
|
|
|
<!-- waterways -->
|
|
<m k="waterway">
|
|
|
|
<m k="waterway" v="ditch|drain" zoom-min="14">
|
|
<line fix="true" use="water" width="0.1" />
|
|
</m>
|
|
|
|
<m k="waterway" v="canal">
|
|
<line use="water" width="-0.2" />
|
|
</m>
|
|
|
|
<m k="waterway" v="stream" zoom-min="14">
|
|
<line use="water" width="-0.1" />
|
|
</m>
|
|
|
|
<outline-layer blur="1.0" id="river" stroke="#456799" width="1.0" />
|
|
|
|
<m closed="no" k="waterway" v="river">
|
|
<m zoom-min="12">
|
|
<line use="water" width="0.5" />
|
|
<outline use="river" />
|
|
</m>
|
|
<m zoom-max="12">
|
|
<line fade="9" fix="true" use="water" width="1.0" />
|
|
</m>
|
|
</m>
|
|
|
|
|
|
<m k="waterway" v="riverbank|dock">
|
|
<area use="water" />
|
|
<line fix="true" use="water" width="1.0" />
|
|
</m>
|
|
|
|
<m closed="yes" k="waterway" v="river">
|
|
<area use="water" />
|
|
<line fix="true" use="water" width="1.0" />
|
|
</m>
|
|
|
|
|
|
<m k="waterway" v="weir">
|
|
<line cap="butt" stroke="#000044" width="0.375" />
|
|
</m>
|
|
|
|
<m k="waterway" v="dam" zoom-min="12">
|
|
<!-- sehr seltsam was in deutschland so als Damm gekenzeichnet wird.. -->
|
|
<line cap="butt" fix="true" stroke="#ababab" width="1.2" />
|
|
</m>
|
|
|
|
<m k="lock" v="yes|true">
|
|
<line cap="butt" stroke="#f8f8f8" width="1.5" />
|
|
</m>
|
|
</m>
|
|
|
|
<m k="natural" v="water">
|
|
<area use="water" />
|
|
<caption area-size="0.4" fill="#404000" k="name" size="16" stroke="#aaffffff"
|
|
stroke-width="2.0" />
|
|
<!--<line use="water:outline" width="0.5" fix="true" />-->
|
|
</m>
|
|
|
|
|
|
<!-- sport -->
|
|
<!-- <m k="sport"> <m k="sport" v="soccer"
|
|
zoom-min="17"> <m k="sport" v="swimming|canoe|diving|scuba_diving">
|
|
<area fill="#b4cbdc" stroke="#6060ff" width="0.2" /> </m> <m
|
|
k="sport" v="tennis"> <area fill="#d18a6a" stroke="#b36c4c" width="0.2"
|
|
/> </m> </m> -->
|
|
|
|
<!-- tourism areas -->
|
|
<m k="tourism">
|
|
<!-- <m k="tourism" v="attraction"> <area fill="#f2caea" /> </m> -->
|
|
|
|
<m k="tourism" v="zoo|picnic_site|caravan_site|camp_site">
|
|
<area fill="#d7e6b0" />
|
|
</m>
|
|
</m>
|
|
|
|
|
|
<!-- outline 0 -->
|
|
|
|
<outline-layer id="0" stroke="#44000000" width="0.1" />
|
|
<!-- tunnel -->
|
|
<m k="tunnel" v="yes|true" zoom-min="11">
|
|
<!-- highway tunnels -->
|
|
<m k="highway">
|
|
<m zoom-min="15">
|
|
<m v="steps">
|
|
<line use="steps" />
|
|
<outline use="0" />
|
|
</m>
|
|
<m v="track|footway|path|cycleway" zoom-min="16">
|
|
<line use="footway:z16" />
|
|
</m>
|
|
</m>
|
|
|
|
<m zoom-min="14">
|
|
<m v="track|footway|path|cycleway" zoom-max="15">
|
|
<line use="footway" />
|
|
</m>
|
|
|
|
<m v="bridleway">
|
|
<line use="bridleway" />
|
|
</m>
|
|
|
|
<m v="construction">
|
|
<line use="construction" />
|
|
<outline use="0" />
|
|
</m>
|
|
|
|
<m v="service">
|
|
<m k="service" v="-|parking_aisle">
|
|
<line use="highway-service" />
|
|
<outline use="0" />
|
|
</m>
|
|
</m>
|
|
</m>
|
|
|
|
<m v="trunk_link|motorway_link">
|
|
<line use="trunk_link" />
|
|
<outline use="0" />
|
|
<text use="major-road" />
|
|
</m>
|
|
|
|
<m zoom-min="13">
|
|
<m v="byway|pedestrian">
|
|
<line use="pedestrian" />
|
|
<outline use="0" />
|
|
<text use="road" />
|
|
</m>
|
|
|
|
|
|
<m v="residential|road|unclassified|living_street">
|
|
<line use="residential" />
|
|
<outline use="0" />
|
|
<text use="road" />
|
|
</m>
|
|
</m>
|
|
|
|
<m v="tertiary|secondary_link">
|
|
<line use="tertiary" />
|
|
<outline use="0" />
|
|
<text use="road" />
|
|
</m>
|
|
|
|
<m v="secondary|primary_link">
|
|
<line use="secondary:z11" />
|
|
<outline use="0" />
|
|
<text use="major-road" />
|
|
</m>
|
|
|
|
<m v="primary">
|
|
<line use="primary:z11" />
|
|
<outline use="0" />
|
|
<text use="major-road" />
|
|
<m zoom-max="12">
|
|
<text use="ref-caption" />
|
|
</m>
|
|
<m zoom-min="13">
|
|
<text use="ref" />
|
|
</m>
|
|
</m>
|
|
|
|
<m v="trunk">
|
|
<line blur="0.3" use="trunk" />
|
|
<outline use="0" />
|
|
<!-- <outline use="glow"/> -->
|
|
<text use="major-road" />
|
|
<m zoom-max="12">
|
|
<text use="ref-caption" />
|
|
</m>
|
|
<m zoom-min="13">
|
|
<text use="ref" />
|
|
</m>
|
|
</m>
|
|
|
|
<m v="motorway">
|
|
<line blur="0.3" use="highway:z11" />
|
|
<outline use="0" />
|
|
<!-- <outline use="glow"/> -->
|
|
<text use="major-road" />
|
|
<m zoom-max="12">
|
|
<text use="ref-caption" />
|
|
</m>
|
|
<m zoom-min="13">
|
|
<text use="ref" />
|
|
</m>
|
|
</m>
|
|
</m>
|
|
|
|
<!-- railway tunnel -->
|
|
<m k="railway">
|
|
<!-- <m v="tram|subway|light_rail|narrow_gauge">
|
|
<line stroke="#a0a0a0" width="0.8" cap="butt" fix="true"/>
|
|
</m> -->
|
|
<m v="rail">
|
|
<line cap="butt" fix="true" stroke="#aaaaaa" width="0.9" />
|
|
</m>
|
|
</m>
|
|
</m> <!-- end tunnel -->
|
|
|
|
|
|
<!-- platform cores -->
|
|
<m k="highway|railway|public_transport" v="platform">
|
|
<m closed="yes">
|
|
<area fill="#999999" />
|
|
</m>
|
|
<m closed="no">
|
|
<line stroke="#cccccc" width="0.3" />
|
|
</m>
|
|
</m>
|
|
|
|
|
|
<!-- runways areas -->
|
|
<m k="aeroway">
|
|
<m closed="yes" v="aerodrome">
|
|
<m zoom-min="12">
|
|
<area fill="#050008" />
|
|
</m>
|
|
<m zoom-max="11">
|
|
<caption dy="18" fill="#000000" k="ref" priority="5" size="19" stroke="#ffffff"
|
|
stroke-width="2.0" />
|
|
</m>
|
|
<m zoom-min="12">
|
|
<caption area-size="0.1" dy="18" fill="#000000" k="name" priority="5" size="19"
|
|
stroke="#ffffff" stroke-width="2.0" />
|
|
</m>
|
|
</m>
|
|
<m v="apron">
|
|
<area fill="#050008" />
|
|
</m>
|
|
<!-- Airport passenger building -->
|
|
<m v="terminal|hangar">
|
|
<area use="building" />
|
|
<line use="building" />
|
|
</m>
|
|
</m>
|
|
|
|
<!-- turning circles -->
|
|
<!-- <m k="highway" v="turning_circle"> <circle radius="1.5" scale-radius="true"
|
|
fill="#707070" />
|
|
</m> -->
|
|
|
|
<!-- building -->
|
|
<m k="building|building:part">
|
|
|
|
<m zoom-min="15">
|
|
<area fade="15" use="building" />
|
|
<line fade="15" use="building" />
|
|
<!-- <line stroke="#c9c3c1" width="1.0" fix="true" cap="butt" fade="15"/>
|
|
<area fill="#e9e6e3" fade="15" /> -->
|
|
</m>
|
|
<m zoom-min="17">
|
|
<extrusion hsv-s="0.5" hsv-v="0.8" line-color="#50808080" side-color="#ea606060"
|
|
top-color="#ea606060" />
|
|
</m>
|
|
|
|
<!--Only add house numbers where no name exist-->
|
|
<m k="addr:housenumber" zoom-min="18">
|
|
<m k="name" v="~">
|
|
<caption style="bold" fill="#ffffff" font-family="condensed"
|
|
k="addr:housenumber" priority="10" size="12" stroke="#606060"
|
|
stroke-width="2.0" />
|
|
</m>
|
|
</m>
|
|
</m>
|
|
|
|
<!-- outline 1 - 4 -->
|
|
<outline-layer blur="0.5" fade="13" id="glow3" stroke="#ddffffff" width="0.8" />
|
|
<!-- > <outline-layer id="glow" stroke="#ee909090" width="0.8" blur="0.5" fade="14"/> -->
|
|
<outline-layer blur="1.0" fade="13" id="glow2" stroke="#ffffff" width="1.0" />
|
|
<outline-layer fade="14" id="1" stroke="#dd000000" width="-0.3" />
|
|
<!-- <outline-layer id="1" stroke="#404030"/> -->
|
|
<outline-layer id="2" stroke="#c0c0c0" />
|
|
<outline-layer id="primary" stroke="#7f7700" width="0.025" />
|
|
<outline-layer id="motorway" stroke="#805f2e" width="0.025" />
|
|
|
|
|
|
<!-- highway -->
|
|
<m k="highway">
|
|
<m zoom-max="5" zoom-min="3">
|
|
<m k="area" v="~|no|false">
|
|
<!-- <m v="secondary|primary_link" zoom-min="9">
|
|
<line stroke="#f2df6d" width="1.3" cap="butt" fix="true" fade="9"/>
|
|
</m> -->
|
|
|
|
<m v="route_primary" zoom-min="3">
|
|
<line cap="butt" fade="3" fix="true" stroke="#f2df6d" width="1.4" />
|
|
</m>
|
|
|
|
<!-- <m v="route_trunk" zoom-min="3">
|
|
<line stroke="#fed6a3" width="1.4" cap="butt" fix="true" fade="3"/>
|
|
</m>
|
|
-->
|
|
<m v="route_motorway|route_trunk">
|
|
<line cap="butt" fade="3" fix="true" stroke="#eec693" width="1.5" />
|
|
</m>
|
|
</m>
|
|
</m>
|
|
<m zoom-max="10" zoom-min="6">
|
|
<m k="area" v="~|no|false">
|
|
<m v="secondary|primary_link" zoom-min="9">
|
|
<line cap="butt" fade="9" fix="true" stroke="#ddf2df6d" width="1.8" />
|
|
</m>
|
|
|
|
<m v="trunk_link|motorway_link" zoom-min="8">
|
|
<line cap="butt" fade="8" fix="true" stroke="#ddfed6a3" width="1.8" />
|
|
</m>
|
|
|
|
<m v="primary" zoom-min="5">
|
|
<line cap="butt" fade="5" fix="true" stroke="#ddf2df6d"
|
|
width="1.8" /> <!-- stroke="#f2df6d" width="1.8" cap="butt" fix="true" fade="5"/> -->
|
|
</m>
|
|
|
|
<m v="trunk" zoom-min="5">
|
|
<line cap="butt" fade="5" fix="true" stroke="#ddfed6a3" width="1.8" />
|
|
</m>
|
|
|
|
<m v="motorway">
|
|
<line cap="butt" fade="5" fix="true" stroke="#ddeec693" width="1.7" />
|
|
</m>
|
|
</m>
|
|
</m>
|
|
|
|
<m zoom-min="11">
|
|
<m k="tunnel|bridge" v="~|no|false">
|
|
<!-- highway area -->
|
|
<m k="area" v="yes|true">
|
|
|
|
<m v="footway" zoom-min="15">
|
|
<area fill="#44ffffff" />
|
|
<line cap="butt" stroke="#888888" width="0.15" />
|
|
</m>
|
|
|
|
<m v="pedestrian|unclassified|residential|road|living_street" zoom-min="13">
|
|
<area fill="#44ffffff" />
|
|
<line cap="butt" fix="true" stroke="#888888" width="1.0" />
|
|
</m>
|
|
|
|
<!-- <m v="path" zoom-min="14">
|
|
<area fill="#d0d0d0" />
|
|
</m> -->
|
|
|
|
</m>
|
|
|
|
<m k="area" v="~|no|false">
|
|
<m zoom-min="15">
|
|
<m v="steps">
|
|
<line use="steps" />
|
|
<outline use="2" />
|
|
</m>
|
|
<m v="track|footway|path|cycleway" zoom-max="16" zoom-min="16">
|
|
<line use="footway:z16" />
|
|
</m>
|
|
<m v="track|footway|path|cycleway" zoom-min="17">
|
|
<line use="footway:z17" />
|
|
<!-- <outline use="1"/> -->
|
|
</m>
|
|
</m>
|
|
|
|
<m zoom-min="14">
|
|
<m v="track|footway|path|cycleway" zoom-max="15">
|
|
<line use="footway" />
|
|
</m>
|
|
|
|
<m v="bridleway">
|
|
<line use="bridleway" />
|
|
</m>
|
|
|
|
<m v="construction">
|
|
<line use="construction" />
|
|
<outline use="1" />
|
|
</m>
|
|
|
|
<m v="service">
|
|
<m k="service" v="-|parking_aisle">
|
|
<line use="highway-service" />
|
|
<outline use="1" />
|
|
</m>
|
|
<!-- <m k="service" v="parking_aisle" zoom-min="16">
|
|
<line use="highway-service" width="-0.4"/>
|
|
<outline use="1"/>
|
|
</m> -->
|
|
</m>
|
|
</m>
|
|
|
|
<m v="trunk_link|motorway_link">
|
|
<line use="trunk_link" />
|
|
<outline use="motorway" />
|
|
<text use="major-road" />
|
|
</m>
|
|
|
|
<m zoom-min="13">
|
|
<m v="byway|pedestrian">
|
|
<line use="residential" width="-0.4" />
|
|
<outline use="1" />
|
|
<text use="road" />
|
|
</m>
|
|
|
|
<m v="residential|road|unclassified|living_street">
|
|
<line use="residential" />
|
|
<outline use="1" />
|
|
<!-- <outline use="glow" />-->
|
|
<text use="road" />
|
|
</m>
|
|
</m>
|
|
|
|
<m v="tertiary|secondary_link">
|
|
<line use="tertiary" />
|
|
<outline use="1" />
|
|
<!-- <outline use="glow" />-->
|
|
<text use="road" />
|
|
</m>
|
|
|
|
<m v="secondary|primary_link">
|
|
<!-- <line stroke="#fff939" width="1.6" /> -->
|
|
<line use="secondary:z11" />
|
|
<outline use="primary" />
|
|
<text use="major-road" />
|
|
</m>
|
|
|
|
<m v="primary">
|
|
<line use="primary:z11" />
|
|
<outline use="primary" />
|
|
<text use="major-road" />
|
|
<m zoom-max="12">
|
|
<text use="ref-caption" />
|
|
</m>
|
|
<m zoom-min="13">
|
|
<text use="ref" />
|
|
</m>
|
|
</m>
|
|
|
|
<m v="trunk">
|
|
<line use="trunk" />
|
|
<outline use="motorway" />
|
|
<text use="major-road" />
|
|
<m zoom-max="12">
|
|
<text use="ref-caption" />
|
|
</m>
|
|
<m zoom-min="13">
|
|
<text use="ref" />
|
|
</m>
|
|
</m>
|
|
|
|
<m v="motorway">
|
|
<line use="highway:z11" />
|
|
<outline use="motorway" />
|
|
<text use="major-road" />
|
|
<m zoom-max="12">
|
|
<text use="ref-caption" />
|
|
</m>
|
|
<m zoom-min="13">
|
|
<text use="ref" />
|
|
</m>
|
|
</m>
|
|
</m> <!-- end area=~|no|false -->
|
|
</m> <!-- end tunnel|bridge=~|no|false -->
|
|
|
|
|
|
<m k="bridge" v="yes|true|viaduct|suspension">
|
|
<m k="area" v="~|no|false">
|
|
|
|
<outline-layer id="bridge" stroke="#aa202020" width="0.08" />
|
|
|
|
<m zoom-min="15">
|
|
<m v="steps">
|
|
<line use="steps" />
|
|
<outline use="bridge" />
|
|
</m>
|
|
<m v="track|footway|path|cycleway" zoom-max="16" zoom-min="16">
|
|
<line use="footway:z16" />
|
|
</m>
|
|
|
|
<m v="track|footway|path|cycleway" zoom-min="17">
|
|
<line cap="butt" use="footway:z17" />
|
|
<outline use="bridge" />
|
|
</m>
|
|
</m>
|
|
|
|
<m zoom-min="14">
|
|
<m v="track|footway|path|cycleway" zoom-max="15">
|
|
<line use="footway" />
|
|
</m>
|
|
|
|
<m v="bridleway">
|
|
<line use="bridleway" />
|
|
</m>
|
|
|
|
<m v="construction">
|
|
<line cap="butt" use="construction" />
|
|
<outline use="bridge" />
|
|
</m>
|
|
|
|
<m v="service">
|
|
<line cap="butt" use="highway-service" />
|
|
<outline use="bridge" />
|
|
</m>
|
|
</m>
|
|
|
|
<m zoom-min="13">
|
|
<m v="byway|pedestrian">
|
|
<line use="pedestrian:bridge" />
|
|
<outline use="bridge" />
|
|
<text use="road" />
|
|
</m>
|
|
<m v="residential|road|unclassified|living_street">
|
|
<line use="residential:bridge" />
|
|
<outline use="bridge" />
|
|
<text use="road" />
|
|
</m>
|
|
</m>
|
|
|
|
<m v="tertiary|secondary_link">
|
|
<line cap="butt" use="tertiary" />
|
|
<outline use="bridge" />
|
|
<text use="road" />
|
|
</m>
|
|
|
|
<m v="trunk_link|motorway_link">
|
|
<line cap="butt" use="trunk_link" />
|
|
<outline use="bridge" />
|
|
<text use="major-road" />
|
|
</m>
|
|
|
|
<m v="secondary|primary_link">
|
|
<!-- <line stroke="#fff939" width="1.6" cap="butt" /> -->
|
|
<line cap="butt" use="secondary:z11" />
|
|
<outline use="bridge" />
|
|
<text use="major-road" />
|
|
</m>
|
|
|
|
<m v="primary">
|
|
<line cap="butt" use="primary:z11" />
|
|
<outline use="bridge" />
|
|
<text use="major-road" />
|
|
<m zoom-max="12">
|
|
<text use="ref-caption" />
|
|
</m>
|
|
<m zoom-min="13">
|
|
<text use="ref" />
|
|
</m>
|
|
</m>
|
|
|
|
<m v="trunk">
|
|
<line cap="butt" use="trunk" />
|
|
<outline use="bridge" />
|
|
<text use="major-road" />
|
|
<m zoom-max="12">
|
|
<text use="ref-caption" />
|
|
</m>
|
|
<m zoom-min="13">
|
|
<text use="ref" />
|
|
</m>
|
|
</m>
|
|
|
|
<m v="motorway">
|
|
<line cap="butt" use="highway:z11" />
|
|
<outline use="bridge" />
|
|
<text use="major-road" />
|
|
<m zoom-max="12">
|
|
<text use="ref-caption" />
|
|
</m>
|
|
<m zoom-min="13">
|
|
<text use="ref" />
|
|
</m>
|
|
</m>
|
|
</m> <!-- end area=~|no|false -->
|
|
|
|
<m k="area" v="yes|true">
|
|
<m v="footway" zoom-min="15">
|
|
<area fill="#fefefe" />
|
|
<line cap="butt" stroke="#c0c0c0" width="0.15" />
|
|
</m>
|
|
|
|
<m v="pedestrian|service|unclassified|residential|road|living_street"
|
|
zoom-min="13">
|
|
<area fill="#aaffffff" />
|
|
<line cap="butt" fix="true" stroke="#d0d0d0" width="1.0" />
|
|
</m>
|
|
|
|
<!-- <m v="path" zoom-min="14">
|
|
<area fill="#d0d0d0" />
|
|
</m> -->
|
|
</m> <!-- end area=yes|true -->
|
|
</m> <!-- end bridge=yes -->
|
|
</m> <!-- end zoom-min=11 -->
|
|
</m> <!-- end highway -->
|
|
|
|
|
|
<!-- runways cores -->
|
|
<m k="aeroway">
|
|
<m v="runway">
|
|
<line use="aeroway:runway" />
|
|
</m>
|
|
<m v="taxiway">
|
|
<line use="aeroway:runway" width="-0.8" />
|
|
</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 v="fence|wall|city_wall" zoom-min="15"> <line
|
|
stroke="#909090" width="0.1" cap="butt" /> </m> -->
|
|
<m v="retaining_wall" zoom-min="15">
|
|
<line cap="butt" stroke="#888888" width="0.1" />
|
|
</m>
|
|
</m>
|
|
|
|
|
|
<!-- non-physical routes -->
|
|
<!-- <m k="route" v="ferry"> <line stroke="#707070" width="0.3"
|
|
stroke-dasharray="15,10" cap="butt" /> </m> -->
|
|
|
|
<!-- aerial ways -->
|
|
<!-- <m k="aerialway"> <line stroke="#202020" width="0.4"
|
|
cap="butt" /> <m k="aerialway" v="cable_car"> <lineSymbol
|
|
src="assets:symbols/cable_car.svg"
|
|
/> </m> <m k="aerialway" v="chair_lift"> <lineSymbol src="assets:symbols/chair_lift.svg"
|
|
/> </m> <m k="aerialway" v="gondola"> <lineSymbol src="assets:symbols/gondola.svg"
|
|
/> </m> <m zoom-min="14"> <text k="name" style="bold"
|
|
size="10" fill="#606060" stroke="#ffffff" width="2.0" /> </m>
|
|
</m> -->
|
|
|
|
|
|
<!-- railway (no tunnel) -->
|
|
<m k="railway" zoom-min="12">
|
|
<m k="tunnel" v="~|false|no">
|
|
|
|
<m v="station">
|
|
<area fill="#aa000000" />
|
|
<line fix="true" stroke="#cccccc" width="1.0" />
|
|
</m>
|
|
|
|
<!-- railway bridge casings -->
|
|
<m zoom-min="14">
|
|
<m k="bridge" v="yes|true">
|
|
<m v="tram">
|
|
<line cap="butt" fix="true" stroke="#777777" width="0.9" />
|
|
</m>
|
|
<m v="subway|light_rail|narrow_gauge">
|
|
<line cap="butt" fix="true" stroke="#777777" width="0.9" />
|
|
</m>
|
|
<m v="rail">
|
|
<line cap="butt" fix="true" stroke="#777777" width="0.9" />
|
|
</m>
|
|
</m>
|
|
</m>
|
|
|
|
<!-- railway casings and cores -->
|
|
<m v="tram" zoom-min="15">
|
|
<line fix="true" stroke="#887766" width="1.0" />
|
|
</m>
|
|
|
|
<m v="light_rail|subway|narrow_gauge" zoom-min="14">
|
|
<line cap="butt" fix="true" stroke="#a0a0a0" width="0.9" />
|
|
|
|
</m>
|
|
|
|
<m v="rail|turntable" zoom-max="15">
|
|
<line cap="butt" fade="12" fix="true" stroke="#ddaa9988" width="1.0" />
|
|
</m>
|
|
|
|
<m v="rail|turntable" zoom-min="16">
|
|
<line cap="butt" fade="12" fix="true" stipple="12" stroke="#ddaa9988"
|
|
width="2.0" />
|
|
</m>
|
|
|
|
<!-- <m v="rail" zoom-max="14" zoom-min="13">
|
|
<line stroke="#8888aa" width="0.6" cap="butt"
|
|
fix="true" />
|
|
</m> -->
|
|
<!-- <m v="rail" zoom-max="13" zoom-min="11">
|
|
<line stroke="#bbbbcc" width="0.8" cap="butt" fix="true" />
|
|
</m> -->
|
|
<!-- whatever railway:spur means ... -->
|
|
<m v="disused|spur|abandoned|preserved">
|
|
<line cap="butt" fade="12" fix="true" stroke="#cccccc" width="0.8" />
|
|
</m>
|
|
</m>
|
|
</m>
|
|
|
|
|
|
<!-- non-physical boundaries -->
|
|
<m k="boundary" v="national_park">
|
|
<area src="assets:patterns/nature-reserve.png" />
|
|
</m>
|
|
|
|
<!--<m k="boundary" v="administrative"> -->
|
|
<m k="admin_level">
|
|
<!-- <m v="11"> <line stroke="#f9574b" width="0.1" fix="true" cap="butt" /> </m>
|
|
<m v="10"> <line stroke="#f9574b" width="0.1" fix="true" cap="butt" /> </m>
|
|
<m v="9"> <line stroke="#f9574b" width="0.1" fix="true" cap="butt" /> </m>
|
|
<m v="8"> <line stroke="#f9574b" width="0.3" fix="true" cap="butt" /> </m>
|
|
<m v="7"> <line stroke="#f9574b" width="0.1" fix="true" cap="butt" /> </m>
|
|
<m v="6"> <line stroke="#f9574b" width="0.15" fix="true" cap="butt" /> </m>
|
|
<m v="5"> <line stroke="#f9574b" width="0.15" fix="true" cap="butt" /> </m> -->
|
|
<m v="4">
|
|
<line cap="butt" fix="true" stroke="#8f80dd" width="2.0" />
|
|
</m>
|
|
<m v="3">
|
|
<line cap="butt" fix="true" stroke="#0000ff" width="3.0" />
|
|
</m>
|
|
<m v="2">
|
|
<line blur="0.3" cap="butt" fix="true" stroke="#dddddd" width="3.0" />
|
|
</m>
|
|
<m v="1">
|
|
<line cap="butt" fix="true" stroke="#ff0000" width="3.0" />
|
|
</m>
|
|
|
|
</m>
|
|
<!-- </m> -->
|
|
|
|
|
|
<!-- historic -->
|
|
<!-- <m k="historic" v="ruins" zoom-min="17">
|
|
<caption k="name" style="bold" size="10" fill="#2d51bc" stroke="#ffffff" stroke-width="2.0"
|
|
/>
|
|
</m> -->
|
|
|
|
<!-- place -->
|
|
<m k="place" v="locality" zoom-min="17">
|
|
<caption style="bold" fill="#000000" k="name" size="12" stroke="#ffffff"
|
|
stroke-width="2.0" />
|
|
</m>
|
|
<m k="debug" v="area">
|
|
<line cap="butt" fix="true" stroke="#ff0000" width="1.2" />
|
|
<area fill="#880000ff" />
|
|
<caption fill="#ff0000" k="name" size="15" stroke="#444444" stroke-width="2.0" />
|
|
</m>
|
|
<m k="debug" v="way">
|
|
<line cap="butt" fix="true" stroke="#00ffff" width="1.5" />
|
|
<caption fill="#00ffff" k="name" size="15" stroke="#444444" stroke-width="2.0" />
|
|
</m>
|
|
<m k="debug" v="box">
|
|
<line cap="butt" fix="true" stroke="#dedeae" width="1.5" />
|
|
</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">
|
|
<symbol repeat="true" src="assets:symbols/oneway.svg" />
|
|
</m>
|
|
</m>
|
|
</m>
|
|
</m>
|
|
</m>
|
|
|
|
|
|
<!--All POIs and WAYs with names-->
|
|
<m k="name" select="first">
|
|
|
|
<m k="aeroway">
|
|
<m v="helipad" zoom-min="17">
|
|
<symbol src="assets:symbols/transport/helicopter.svg" />
|
|
</m>
|
|
<m v="aerodrome|airport" zoom-max="13" zoom-min="9">
|
|
<symbol src="assets:symbols/transport/airport2.svg" />
|
|
</m>
|
|
<m k="name" zoom-min="16">
|
|
<text use="caption-small-blue" />
|
|
</m>
|
|
</m>
|
|
|
|
<m k="amenity">
|
|
<m select="first">
|
|
<!--<m v="bench" zoom-min="17">
|
|
<symbol src="assets:symbols/bench.svg" />
|
|
</m>-->
|
|
<m v="drinking_water" zoom-min="17">
|
|
<symbol src="assets:symbols/food/drinkingtap.svg" />
|
|
</m>
|
|
<m v="fire_station" zoom-min="17">
|
|
<symbol src="assets:symbols/amenity/firestation3.svg" />
|
|
</m>
|
|
<m v="place_of_worship" zoom-min="17">
|
|
<m k="denomination|religion" v="buddhist">
|
|
<symbol src="assets:symbols/place_of_worship/buddhist.svg" />
|
|
</m>
|
|
<m k="denomination|religion" v="christian">
|
|
<symbol src="assets:symbols/place_of_worship/christian.svg" />
|
|
</m>
|
|
<m k="denomination|religion" v="hindu">
|
|
<symbol src="assets:symbols/place_of_worship/hindu.svg" />
|
|
</m>
|
|
<m k="denomination|religion" v="jewish">
|
|
<symbol src="assets:symbols/place_of_worship/jewish.svg" />
|
|
</m>
|
|
<m k="denomination|religion" v="muslim|moslem">
|
|
<symbol src="assets:symbols/place_of_worship/islamic.svg" />
|
|
</m>
|
|
<m k="denomination|religion" v="shinto">
|
|
<symbol src="assets:symbols/place_of_worship/shinto.svg" />
|
|
</m>
|
|
<m k="denomination|religion" v="~|*">
|
|
<symbol src="assets:symbols/place_of_worship/unknown.svg" />
|
|
</m>
|
|
</m>
|
|
<m v="post_box" zoom-min="17">
|
|
<symbol src="assets:symbols/amenity/post_box.svg" />
|
|
</m>
|
|
<m v="recycling" zoom-min="17">
|
|
<symbol src="assets:symbols/amenity/recycling.svg" />
|
|
</m>
|
|
<m v="shelter" zoom-min="17">
|
|
<symbol src="assets:symbols/accommodation/shelter2.svg" />
|
|
</m>
|
|
<m v="telephone" zoom-min="17">
|
|
<symbol src="assets:symbols/amenity/telephone.svg" />
|
|
</m>
|
|
<m v="toilets" zoom-min="17">
|
|
<symbol src="assets:symbols/custom/amenity/toilets.svg" />
|
|
</m>
|
|
<m select="when-matched" zoom-min="17">
|
|
<text priority="9" use="caption-small-blue" />
|
|
</m>
|
|
</m>
|
|
|
|
<m select="first"> <!--Accomodation-->
|
|
<m v="parking" zoom-min="17">
|
|
<symbol src="assets:symbols/transport/parking.svg" />
|
|
</m>
|
|
<m v="bicycle_rental" zoom-min="17">
|
|
<symbol src="assets:symbols/transport/rental_bicycle.svg" />
|
|
</m>
|
|
<m v="bus_station" zoom-min="17">
|
|
<symbol src="assets:symbols/transport/bus_station.svg" />
|
|
</m>
|
|
<m select="when-matched" zoom-min="17">
|
|
<text priority="9" use="accommodation" />
|
|
</m>
|
|
</m>
|
|
|
|
<m select="first"> <!--Education-->
|
|
<m v="kindergarten" zoom-min="17">
|
|
<symbol src="assets:symbols/education/nursery3.svg" />
|
|
</m>
|
|
<m v="library" zoom-min="17">
|
|
<symbol src="assets:symbols/custom/amenity/library.svg" />
|
|
</m>
|
|
<m v="school" zoom-min="17">
|
|
<symbol src="assets:symbols/education/school.svg" />
|
|
</m>
|
|
<m v="university|college" zoom-min="17">
|
|
<symbol src="assets:symbols/education/university.svg" />
|
|
</m>
|
|
<m select="when-matched" zoom-min="17">
|
|
<text priority="9" use="education" />
|
|
</m>
|
|
</m>
|
|
|
|
<m select="first"> <!--Entertainment-->
|
|
<m v="cinema" zoom-min="17">
|
|
<symbol src="assets:symbols/custom/tourist/cinema2.svg" />
|
|
</m>
|
|
<m v="fountain" zoom-min="17">
|
|
<symbol src="assets:symbols/custom/amenity/fountain2.svg" />
|
|
</m>
|
|
<m v="theatre" zoom-min="17">
|
|
<symbol src="assets:symbols/custom/tourist/theatre.svg" />
|
|
</m>
|
|
<m select="when-matched" zoom-min="17">
|
|
<text priority="9" use="entertainment" />
|
|
</m>
|
|
</m>
|
|
|
|
<m select="first"> <!--Health-->
|
|
<m v="hospital" zoom-min="15">
|
|
<symbol src="assets:symbols/health/hospital.svg" />
|
|
</m>
|
|
<m v="pharmacy" zoom-min="17">
|
|
<symbol src="assets:symbols/health/pharmacy.svg" />
|
|
</m>
|
|
<m select="when-matched" zoom-min="17">
|
|
<text priority="9" use="health" />
|
|
</m>
|
|
</m>
|
|
|
|
<m select="first"> <!--Shop-->
|
|
<m v="atm" zoom-min="17">
|
|
<symbol src="assets:symbols/custom/money/atm2.svg" />
|
|
</m>
|
|
<m v="bank" zoom-min="17">
|
|
<symbol src="assets:symbols/money/bank2.svg" />
|
|
</m>
|
|
<m v="fuel" zoom-min="17">
|
|
<symbol src="assets:symbols/transport/fuel.svg" />
|
|
</m>
|
|
<m v="post_office" zoom-min="17">
|
|
<symbol src="assets:symbols/amenity/post_office.svg" />
|
|
</m>
|
|
<m select="when-matched" zoom-min="17">
|
|
<text priority="9" use="shop" />
|
|
</m>
|
|
</m>
|
|
|
|
<m select="first"> <!--Tavern-->
|
|
<m v="cafe" zoom-min="17">
|
|
<symbol src="assets:symbols/food/cafe.svg" />
|
|
</m>
|
|
<m v="bar" zoom-min="17">
|
|
<symbol src="assets:symbols/food/bar.svg" />
|
|
</m>
|
|
<m v="fast_food" zoom-min="17">
|
|
<symbol src="assets:symbols/food/fastfood.svg" />
|
|
</m>
|
|
<m v="pub" zoom-min="17">
|
|
<symbol src="assets:symbols/food/pub.svg" />
|
|
</m>
|
|
<m v="restaurant" zoom-min="17">
|
|
<symbol src="assets:symbols/food/restaurant.svg" />
|
|
</m>
|
|
<m select="when-matched" zoom-min="17">
|
|
<text priority="9" use="tavern" />
|
|
</m>
|
|
</m>
|
|
</m>
|
|
|
|
<m k="historic" zoom-min="10">
|
|
<symbol src="assets:symbols/custom/tourist/monument.svg" />
|
|
|
|
<m zoom-min="17">
|
|
<text priority="7" use="entertainment" />
|
|
</m>
|
|
</m>
|
|
|
|
<m k="leisure" v="playground" zoom-min="17">
|
|
<symbol src="assets:symbols/amenity/playground.svg" />
|
|
</m>
|
|
|
|
|
|
<m k="man_made" v="windmill" zoom-min="17">
|
|
<symbol src="assets:symbols/custom/tourist/windmill.svg" />
|
|
</m>
|
|
|
|
<m k="place" select="first">
|
|
<m v="locality" zoom-min="13">
|
|
<caption style="bold" fill="#606060" k="name" size="14" stroke="#ffffff"
|
|
stroke-width="2.0" />
|
|
</m>
|
|
<m v="hamlet" zoom-min="13">
|
|
<caption style="bold" fill="#000000" k="name" size="13" stroke="#ffffff"
|
|
stroke-width="2.0" />
|
|
</m>
|
|
<m v="suburb|town|village" zoom-min="10">
|
|
<caption style="bold" fill="#000000" k="name" size="15" stroke="#ffffff"
|
|
stroke-width="2.0" />
|
|
</m>
|
|
<m v="island" zoom-min="10">
|
|
<caption style="bold" fill="#000000" k="name" size="20" stroke="#ffffff"
|
|
stroke-width="2.0" />
|
|
</m>
|
|
<m v="city" zoom-max="14">
|
|
<caption style="bold" fill="#000000" k="name" size="25" stroke="#ffffff"
|
|
stroke-width="2.0" />
|
|
</m>
|
|
<m v="country" zoom-max="6">
|
|
<caption style="bold" fill="#000000" k="name" size="25" stroke="#ffffff"
|
|
stroke-width="2.0" />
|
|
</m>
|
|
</m>
|
|
|
|
|
|
<!-- railway -->
|
|
<m k="railway">
|
|
<m v="station" zoom-min="14">
|
|
<symbol src="assets:symbols/transport/train_station2.svg" />
|
|
<caption style="bold" dy="20" fill="#af3a3a" k="name" size="14" stroke="#ffffff"
|
|
stroke-width="2.0" />
|
|
</m>
|
|
|
|
<m v="halt|tram_stop" zoom-min="15">
|
|
<symbol src="assets:symbols/transport/tram_stop.svg" />
|
|
<caption style="bold" dy="20" fill="#af3a3a" k="name" size="12" stroke="#ffffff"
|
|
stroke-width="2.0" />
|
|
</m>
|
|
</m>
|
|
|
|
|
|
<m k="shop" select="first">
|
|
<m v="bakery" zoom-min="17">
|
|
<symbol src="assets:symbols/shopping/bakery.svg" />
|
|
</m>
|
|
<!--<m v="florist" zoom-min="17">
|
|
<symbol src="assets:symbols/shopping/florist.svg" />
|
|
</m>-->
|
|
<!--<m v="hairdresser" zoom-min="16">
|
|
<symbol src="assets:symbols/shopping/hairdresser.svg" />
|
|
</m>-->
|
|
<m v="supermarket|organic" zoom-min="17">
|
|
<symbol src="assets:symbols/shopping/supermarket.svg" />
|
|
</m>
|
|
<m zoom-min="17">
|
|
<symbol src="assets:symbols/dot_magenta.svg" />
|
|
</m>
|
|
<m select="when-matched" zoom-min="17">
|
|
<text priority="9" use="shop" />
|
|
</m>
|
|
</m>
|
|
|
|
|
|
<m k="tourism">
|
|
<m select="first"> <!--Accomodation-->
|
|
<m v="alpine_hut" zoom-min="16">
|
|
<symbol src="assets:symbols/accommodation/alpinehut.svg" />
|
|
</m>
|
|
<m v="camp_site" zoom-min="17">
|
|
<symbol src="assets:symbols/accommodation/camping.svg" />
|
|
</m>
|
|
<m v="hostel" zoom-min="17">
|
|
<symbol src="assets:symbols/accommodation/hostel.svg" />
|
|
</m>
|
|
<m v="hotel" zoom-min="17">
|
|
<symbol src="assets:symbols/accommodation/hotel2.svg" />
|
|
</m>
|
|
<m select="when-matched" zoom-min="17">
|
|
<text priority="8" use="accommodation" />
|
|
</m>
|
|
</m>
|
|
<!-- <m v="information" zoom-min="17">
|
|
<m k="name" v="*">
|
|
<symbol src="assets:symbols/custom/tourist/information.svg" />
|
|
</m>
|
|
</m>-->
|
|
<m select="first"> <!--Entertainment-->
|
|
<m v="attraction" zoom-min="16">
|
|
<symbol src="assets:symbols/custom/tourist/attraction.svg" />
|
|
</m>
|
|
<m v="museum" zoom-min="15">
|
|
<symbol src="assets:symbols/custom/tourist/museum.svg" />
|
|
</m>
|
|
<m v="viewpoint" zoom-min="15">
|
|
<symbol src="assets:symbols/custom/tourist/view_point.svg" />
|
|
</m>
|
|
<m select="when-matched" zoom-min="17">
|
|
<text priority="8" use="entertainment" />
|
|
</m>
|
|
</m>
|
|
</m>
|
|
|
|
|
|
<!--Match all missed buildings-->
|
|
<m k="building|building:part" zoom-min="17">
|
|
<text priority="9" use="caption-small-blue" />
|
|
<symbol src="assets:symbols/dot_blue_dark.svg" />
|
|
</m>
|
|
</m>
|
|
|
|
<m e="node" select="first">
|
|
<!--Only add house numbers where no name exist-->
|
|
<m k="addr:housenumber" zoom-min="18">
|
|
<m k="name" v="~">
|
|
<caption style="bold" fill="#ffffff" font-family="condensed" k="addr:housenumber"
|
|
priority="10" size="12" stroke="#606060" stroke-width="2.0" />
|
|
</m>
|
|
</m>
|
|
|
|
<m k="barrier">
|
|
<m zoom-min="16">
|
|
<m v="bollard">
|
|
<symbol src="assets:symbols/barrier/bollard.svg" />
|
|
</m>
|
|
<m v="block">
|
|
<symbol src="assets:symbols/barrier/blocks.svg" />
|
|
</m>
|
|
<m v="gate">
|
|
<symbol src="assets:symbols/barrier/gate.svg" />
|
|
</m>
|
|
<m v="lift_gate">
|
|
<symbol src="assets:symbols/barrier/lift_gate.svg" />
|
|
</m>
|
|
</m>
|
|
</m>
|
|
|
|
<m k="highway">
|
|
<m v="bus_stop" zoom-min="16">
|
|
<symbol src="assets:symbols/dot_blue.svg" />
|
|
</m>
|
|
<m v="traffic_signals" zoom-min="17">
|
|
<symbol src="assets:symbols/transport/traffic_lights.svg" />
|
|
</m>
|
|
<!--<m v="turning_circle" zoom-min="15">-->
|
|
<!--<circle fill="#ffffff" radius="1.4" scale-radius="true" />-->
|
|
<!--</m>-->
|
|
</m>
|
|
|
|
<m k="natural">
|
|
<m select="first">
|
|
<m v="cave_entrance" zoom-min="15">
|
|
<symbol src="assets:symbols/poi/cave.svg" />
|
|
<m zoom-min="17">
|
|
<text use="caption-small-blue" />
|
|
</m>
|
|
</m>
|
|
<m v="peak" zoom-min="12">
|
|
<symbol src="assets:symbols/peak.svg" />
|
|
<caption style="bold" dy="12" fill="#4D2F08" k="name" size="14" stroke="#ffffff"
|
|
stroke-width="2.0" />
|
|
<caption style="bold" dy="-12" fill="#4D2F08" k="ele" size="12" stroke="#ffffff"
|
|
stroke-width="2.0" />
|
|
</m>
|
|
<m v="volcano" zoom-min="12">
|
|
<symbol src="assets:symbols/volcano.svg" />
|
|
<caption style="bold" dy="12" fill="#4D2F08" k="name" size="14" stroke="#ffffff"
|
|
stroke-width="2.0" />
|
|
<caption style="bold" dy="-12" fill="#4D2F08" k="ele" size="12" stroke="#ffffff"
|
|
stroke-width="2.0" />
|
|
</m>
|
|
</m>
|
|
</m>
|
|
|
|
<m k="railway">
|
|
<m v="level_crossing" zoom-min="15">
|
|
<symbol src="assets:symbols/railway-crossing.svg" />
|
|
</m>
|
|
<m v="crossing" zoom-min="16">
|
|
<symbol src="assets:symbols/railway-crossing-small.svg" />
|
|
</m>
|
|
</m>
|
|
</m>
|
|
|
|
</rendertheme>
|