Edited DataExtractionOSM/src/net/osmand/render/all-purpose.render.xml via GitHub

This commit is contained in:
sonora 2011-07-03 14:10:10 -07:00
parent 59266bcd60
commit e26ad7ecd1

View file

@ -16,7 +16,7 @@
Version History:
(please document all changes in detail, and reason for change. This should facility later reconciliation with other renderers)
- v012: This is the one Victor produced from v011, with combining day/night renderer. Some optical deviations from former v011 contained. This one synced with default on master 2011-07-03
- v013: Fixed some bugs to re-instate functionality of v011: Move night view for cemetery, vineyard, forest after shader. Fixed night view for field, orchard, quarry, marsh, mud, wetland, scrub, zoo. Also brightened motorway and trunk highway colors again.
- v013: Fixed some bugs to re-instate functionality of v011: Move night view for cemetery, vineyard, forest, nature_reserve after shader. Fixed night view for field, orchard, quarry, marsh, mud, wetland, scrub, zoo. Also brightened motorway and trunk highway colors again.
-->
<!--
@ -163,7 +163,7 @@
</filter>
<!-- Highway text -->
<switch>
<switch>
<case tag="highway" value="motorway" />
<case tag="highway" value="motorway_link" />
<case tag="highway" value="trunk" />
@ -210,20 +210,20 @@
</filter>
</switch>
<switch>
<case nightMode="true" textColor="#ffffff"/>
<case nightMode="false" textColor="#000000"/>
<switch>
<case tag="highway" value="track" />
<case tag="highway" value="path" />
<case tag="highway" value="cycleway" />
<filter textOnPath="true">
<filter minzoom="14" maxzoom="14" textSize="12" />
<filter minzoom="15" maxzoom="15" textSize="13" />
<filter minzoom="16" maxzoom="16" textSize="14" />
<filter minzoom="17" maxzoom="17" textSize="16" />
<filter minzoom="18" textSize="18" />
</filter>
</switch>
<case nightMode="true" textColor="#ffffff"/>
<case nightMode="false" textColor="#000000"/>
<switch>
<case tag="highway" value="track" />
<case tag="highway" value="path" />
<case tag="highway" value="cycleway" />
<filter textOnPath="true">
<filter minzoom="14" maxzoom="14" textSize="12" />
<filter minzoom="15" maxzoom="15" textSize="13" />
<filter minzoom="16" maxzoom="16" textSize="14" />
<filter minzoom="17" maxzoom="17" textSize="16" />
<filter minzoom="18" textSize="18" />
</filter>
</switch>
</switch>
@ -232,42 +232,38 @@
<filter minzoom="14" textSize="12" textColor="#6699cc" textHaloRadius="1" textWrapWidth="20" tag="natural" value="beach" />
<switch>
<case nightMode="true" textColor="#CC3300"/>
<case nightMode="false" textColor="#654321"/>
<filter>
<filter minzoom="15" textSize="12" textHaloRadius="1" textDy="13" textWrapWidth="20" tag="natural" value="cave_entrance" />
<filter minzoom="12" maxzoom="14" textSize="12" textHaloRadius="1" textDy="13" tag="natural" value="peak" />
<filter minzoom="15" maxzoom="16" textSize="13" textHaloRadius="1" textDy="14" tag="natural" value="peak" />
<filter minzoom="17" textSize="16" textHaloRadius="1" textDy="17" tag="natural" value="peak" />
</filter>
<switch>
<case nightMode="true" textColor="#CC3300"/>
<case nightMode="false" textColor="#654321"/>
<filter>
<filter minzoom="15" textSize="12" textHaloRadius="1" textDy="13" textWrapWidth="20" tag="natural" value="cave_entrance" />
<filter minzoom="12" maxzoom="14" textSize="12" textHaloRadius="1" textDy="13" tag="natural" value="peak" />
<filter minzoom="15" maxzoom="16" textSize="13" textHaloRadius="1" textDy="14" tag="natural" value="peak" />
<filter minzoom="17" textSize="16" textHaloRadius="1" textDy="17" tag="natural" value="peak" />
</filter>
</switch>
<filter minzoom="15" textSize="12" textColor="#6699cc" textHaloRadius="1" textDy="13" textWrapWidth="20" tag="natural" value="spring" />
<filter minzoom="6" textSize="12" textColor="#6699cc" textHaloRadius="1" textWrapWidth="20" tag="natural" value="water" />
<filter minzoom="6" textSize="12" textColor="#6699cc" textHaloRadius="1" textWrapWidth="20" tag="natural" value="lake" />
<filter minzoom="13" textSize="12" textColor="#ff000000" textHaloRadius="2" textWrapWidth="10" tag="natural" value="wood" />
<filter minzoom="13" textSize="12" textColor="#6699cc" textHaloRadius="1" textOnPath="true" tag="waterway" value="stream" />
<filter minzoom="11" textSize="12" textColor="#6699cc" textHaloRadius="1" textOnPath="true" textMinDistance="70" tag="waterway"
value="river" />
<filter minzoom="13" textSize="12" textColor="#6699cc" textHaloRadius="1" textOnPath="true" textMinDistance="70" tag="waterway"
value="canal" />
<filter minzoom="11" textSize="12" textColor="#6699cc" textHaloRadius="1" textOnPath="true" textMinDistance="70" tag="waterway" value="river" />
<filter minzoom="13" textSize="12" textColor="#6699cc" textHaloRadius="1" textOnPath="true" textMinDistance="70" tag="waterway" value="canal" />
<filter minzoom="15" textSize="12" textColor="#6699cc" textHaloRadius="1" textOnPath="true" tag="waterway" value="ditch" />
<filter minzoom="15" textSize="12" textColor="#6699cc" textHaloRadius="1" textOnPath="true" tag="waterway" value="drain" />
<filter minzoom="15" textSize="12" textColor="#0066ff" textHaloRadius="1" textDy="13" textWrapWidth="70" tag="waterway" value="lock_gate" />
<filter minzoom="15" textSize="12" textColor="#0066ff" textHaloRadius="1" textDy="13" textWrapWidth="70" tag="waterway" value="lock" />
<filter minzoom="15" textSize="12" textHaloRadius="1" tag="waterway" value="dam" />
<switch>
<case nightMode="true" textColor="#CC3300"/>
<case nightMode="false" textColor="#654321"/>
<filter minzoom="16" textSize="12" textHaloRadius="1" textDy="13" textWrapWidth="20" tag="historic" value="memorial" />
<switch>
<case nightMode="true" textColor="#CC3300"/>
<case nightMode="false" textColor="#654321"/>
<filter minzoom="16" textSize="12" textHaloRadius="1" textDy="13" textWrapWidth="20" tag="historic" value="memorial" />
</switch>
<filter minzoom="14" maxzoom="14" textSize="12" textBold="true" textColor="#6666ff" textHaloRadius="1" textDy="-13" tag="railway"
value="station" />
<filter minzoom="14" maxzoom="14" textSize="12" textBold="true" textColor="#6666ff" textHaloRadius="1" textDy="-13" tag="railway" value="station" />
<filter minzoom="15" textSize="13" textBold="true" textColor="#6666ff" textHaloRadius="1" textDy="-14" tag="railway" value="station" />
<filter minzoom="14" maxzoom="14" textSize="12" textColor="#6666ff" textHaloRadius="1" textDy="-13" tag="railway" value="halt" />
<filter minzoom="15" textSize="12" textColor="#6666ff" textHaloRadius="1" textDy="-13" tag="railway" value="halt" />
@ -275,14 +271,11 @@
<filter minzoom="15" textSize="12" textColor="#6666ff" textHaloRadius="1" textDy="-13" tag="railway" value="tram_stop" />
<filter minzoom="10" textSize="12" textColor="#6692da" textHaloRadius="1" textDy="-12" tag="aeroway" value="aerodrome" />
<filter minzoom="15" textSize="12" textColor="#333333" textHaloRadius="1" textOnPath="true" textMinDistance="50" tag="aeroway"
value="runway" ref="true" />
<filter minzoom="15" textSize="12" textColor="#333333" textHaloRadius="1" textOnPath="true" textMinDistance="50" tag="aeroway"
value="taxiway" ref="true" />
<filter minzoom="15" textSize="12" textColor="#333333" textHaloRadius="1" textOnPath="true" textMinDistance="50" tag="aeroway" value="runway" ref="true" />
<filter minzoom="15" textSize="12" textColor="#333333" textHaloRadius="1" textOnPath="true" textMinDistance="50" tag="aeroway" value="taxiway" ref="true" />
<filter minzoom="10" textSize="12" textBold="true" textColor="#6692da" textHaloRadius="1" textDy="-13" tag="aeroway" value="airport" />
<filter minzoom="17" textSize="12" textColor="#aa66cc" textHaloRadius="1" textWrapWidth="10" tag="aeroway" value="gate" ref="true" />
<filter minzoom="14" maxzoom="14" textSize="12" textColor="#6666ff" textHaloRadius="1" textDy="-13" tag="aerialway" value="station" />
<filter minzoom="15" textSize="12" textColor="#6666ff" textHaloRadius="1" textDy="-13" tag="aerialway" value="station" />
@ -374,24 +367,23 @@
<filter minzoom="4" textSize="14" textColor="#9d6c9d" textHaloRadius="1" textWrapWidth="20" tag="place" value="state" />
<filter minzoom="4" textSize="14" textColor="#9d6c9d" textHaloRadius="1" textWrapWidth="20" tag="place" value="region" />
<switch>
<case nightMode="true" textColor="#ffffff"/>
<case nightMode="false"/>
<filter minzoom="4" textSize="20" textDy="-8" textBold="true" textHaloRadius="1" textWrapWidth="20" tag="place" value="city" />
<filter minzoom="6" textSize="16" textDy="-8" textBold="true" textHaloRadius="1" textWrapWidth="20" tag="place" value="town" />
<filter minzoom="11" textSize="14" textHaloRadius="1" tag="place" value="village" />
</switch>
<switch>
<case nightMode="true" textColor="#ffffff"/>
<case nightMode="false"/>
<filter minzoom="4" textSize="20" textDy="-8" textBold="true" textHaloRadius="1" textWrapWidth="20" tag="place" value="city" />
<filter minzoom="6" textSize="16" textDy="-8" textBold="true" textHaloRadius="1" textWrapWidth="20" tag="place" value="town" />
<filter minzoom="11" textSize="14" textHaloRadius="1" tag="place" value="village" />
</switch>
<switch>
<case nightMode="true" textColor="#D7D7D7"/>
<case nightMode="false" textColor="#777777"/>
<filter minzoom="11" textSize="13" textHaloRadius="1" tag="place" value="hamlet" />
<filter minzoom="11" textSize="14" textHaloRadius="1" tag="place" value="suburb" />
<filter minzoom="11" textSize="13" textHaloRadius="1" tag="place" value="locality" />
<filter minzoom="11" textSize="14" textHaloRadius="1" tag="place" value="island" />
<filter minzoom="10" textSize="14" textBold="true" textColor="#99cc99" textHaloRadius="1" textWrapWidth="14" tag="boundary" value="national_park" />
</switch>
<switch>
<case nightMode="true" textColor="#D7D7D7"/>
<case nightMode="false" textColor="#777777"/>
<filter minzoom="11" textSize="13" textHaloRadius="1" tag="place" value="hamlet" />
<filter minzoom="11" textSize="14" textHaloRadius="1" tag="place" value="suburb" />
<filter minzoom="11" textSize="13" textHaloRadius="1" tag="place" value="locality" />
<filter minzoom="11" textSize="14" textHaloRadius="1" tag="place" value="island" />
<filter minzoom="10" textSize="14" textBold="true" textColor="#99cc99" textHaloRadius="1" textWrapWidth="14" tag="boundary" value="national_park" />
</switch>
</text>
<!-- PRIORITY Input to filter : tag, value, zoom [minzoom, maxzoom] -->
@ -517,154 +509,142 @@
<!-- PRIORITY Input to filter : tag, value, zoom [minzoom, maxzoom] -->
<polygon>
<switch>
<case nightMode="true" color_2="#9F9F9F" color="#666666"/>
<case nightMode="false" color_2="#464646" color="#ffffff"/>
<filter minzoom="12" strokeWidth_2="1">
<filter tag="highway" value="unclassified" />
<filter tag="highway" value="road" />
<filter tag="highway" value="service" />
<filter tag="highway" value="residential" />
</filter>
</switch>
<switch>
<case nightMode="true" color_2="#9F9F9F" color="#666666"/>
<case nightMode="false" color_2="#464646" color="#ffffff"/>
<filter minzoom="12" strokeWidth_2="1">
<filter tag="highway" value="unclassified" />
<filter tag="highway" value="road" />
<filter tag="highway" value="service" />
<filter tag="highway" value="residential" />
</filter>
</switch>
<filter minzoom="13" strokeWidth_2="0.5" color_2="#B0B0B0" color="#ECECEC">
<filter tag="highway" value="pedestrian" />
<filter tag="highway" value="footway" />
</filter>
<switch>
<case nightMode="true" color="#560000"/>
<case nightMode="false" color="#d4aaaa"/>
<filter minzoom="11" tag="railway" value="station" />
</switch>
<switch>
<case nightMode="true" color="#560000"/>
<case nightMode="false" color="#d4aaaa"/>
<filter minzoom="11" tag="railway" value="station" />
</switch>
<switch>
<case nightMode="true" color="#330099"/>
<case nightMode="false" color="#b5d0d0"/>
<filter minzoom="8" tag="waterway" value="riverbank" />
</switch>
<switch>
<case nightMode="true" color="#330099"/>
<case nightMode="false" color="#b5d0d0"/>
<filter minzoom="8" tag="waterway" value="riverbank" />
</switch>
<switch>
<case nightMode="true" color="#330099"/>
<case nightMode="false" color="#b5d0d0"/>
<filter minzoom="10">
<filter tag="waterway" value="canal" />
<filter tag="waterway" value="dock" />
<filter tag="waterway" value="mill_pond" />
</filter>
</switch>
<switch>
<case nightMode="true" color="#330099"/>
<case nightMode="false" color="#b5d0d0"/>
<filter minzoom="10">
<filter tag="waterway" value="canal" />
<filter tag="waterway" value="dock" />
<filter tag="waterway" value="mill_pond" />
</filter>
</switch>
<!-- aeroway -->
<switch>
<case nightMode="true" color="#80B0B0B0"/>
<case nightMode="false" color="#80cccccc"/>
<filter minzoom="12" tag="aeroway">
<filter value="aerodrome" />
<filter value="airport" />
</filter>
<switch>
<case nightMode="true" color="#80B0B0B0"/>
<case nightMode="false" color="#80cccccc"/>
<filter minzoom="12" tag="aeroway">
<filter value="aerodrome" />
<filter value="airport" />
</filter>
</switch>
<switch>
<case nightMode="true" color="#560000"/>
<case nightMode="false" color="#cc99ff"/>
<filter minzoom="14" tag="aeroway" value="terminal" />
<switch>
<case nightMode="true" color="#560000"/>
<case nightMode="false" color="#cc99ff"/>
<filter minzoom="14" tag="aeroway" value="terminal" />
</switch>
<switch>
<case nightMode="true" color="#B0B0B0"/>
<case nightMode="false" color="#e9d1ff"/>
<filter minzoom="13" tag="aeroway" value="apron" />
<case nightMode="true" color="#B0B0B0"/>
<case nightMode="false" color="#e9d1ff"/>
<filter minzoom="13" tag="aeroway" value="apron" />
</switch>
<switch>
<case nightMode="true" color="#560000"/>
<case nightMode="false" color="#bbbbbb"/>
<filter minzoom="13">
<filter tag="power" value="station" />
<filter tag="power" value="sub_station" />
</filter>
<switch>
<case nightMode="true" color="#560000"/>
<case nightMode="false" color="#bbbbbb"/>
<filter minzoom="13">
<filter tag="power" value="station" />
<filter tag="power" value="sub_station" />
</filter>
</switch>
<!-- natural -->
<switch>
<case nightMode="true" color="#b0004333"/>
<case nightMode="false" color="#b0b6fdb6"/>
<filter minzoom="12" tag="natural" value="park" />
</switch>
<case nightMode="true" color="#b0004333"/>
<case nightMode="false" color="#b0b6fdb6"/>
<filter minzoom="12" tag="natural" value="park" />
</switch>
<switch>
<case nightMode="true" color="#330099"/>
<case nightMode="false" color="#b5d0d0"/>
<filter minzoom="1" tag="natural" value="coastline" />
<filter minzoom="4" tag="natural" value="water" />
<filter minzoom="4" tag="natural" value="lake" />
<switch>
<case nightMode="true" color="#330099"/>
<case nightMode="false" color="#b5d0d0"/>
<filter minzoom="1" tag="natural" value="coastline" />
<filter minzoom="4" tag="natural" value="water" />
<filter minzoom="4" tag="natural" value="lake" />
</switch>
<filter minzoom="12" shader="beach" tag="natural" value="beach" />
<switch>
<case nightMode="true" color_2="#497CAF"/>
<case nightMode="false" color_2="#99ccff"/>
<filter minzoom="10" shader="glacier" strokeWidth_2="2" tag="natural" value="glacier" />
</switch>
<filter minzoom="10" shader="glacier" color_2="#99ccff" strokeWidth_2="2" tag="natural" value="glacier" />
<filter nightMode="true" minzoom="10" color_2="#497CAF" strokeWidth_2="2" tag="natural" value="glacier" />
<filter minzoom="12" color="#ffffc0" tag="natural" value="heath" />
<filter nightMode="true" minzoom="12" color="#004333" tag="natural" value="heath" />
<filter minzoom="10" color="#f2efe9" tag="natural" value="land" />
<filter nightMode="true" minzoom="10" color="#004333" tag="natural" value="land" />
<switch>
<case nightMode="true" color="#004333"/>
<case nightMode="false" color="#ffffc0"/>
<filter minzoom="12" tag="natural" value="heath" />
</switch>
<switch>
<case nightMode="true" color="#004333"/>
<case nightMode="false" color="#f2efe9"/>
<filter minzoom="10" tag="natural" value="land" />
</switch>
<filter minzoom="12" shader="marsh" tag="natural" value="marsh" />
<filter nightMode="true" minzoom="12" color="#004333" tag="natural" value="marsh" />
<filter nightMode="true" minzoom="12" color="#004333" tag="natural" value="marsh" />
<filter minzoom="12" shader="mud" tag="natural" value="mud" />
<filter nightMode="true" minzoom="12" color="#004333" tag="natural" value="mud" />
<filter nightMode="true" minzoom="12" color="#004333" tag="natural" value="mud" />
<filter minzoom="12" shader="scrub" tag="natural" value="scrub" />
<filter nightMode="true" minzoom="12" color="#004333" tag="natural" value="scrub" />
<filter nightMode="true" minzoom="12" color="#004333" tag="natural" value="scrub" />
<filter minzoom="10" shader="marsh" tag="natural" value="wetland" />
<filter nightMode="true" minzoom="10" color="#004333" tag="natural" value="wetland" />
<switch>
<case nightMode="true" color="#000034"/>
<case nightMode="false" color="#aed1a0"/>
<filter minzoom="10" color="#aed1a0" tag="natural" value="wood" />
</switch>
<filter nightMode="true" minzoom="10" color="#004333" tag="natural" value="wetland" />
<filter minzoom="10" color="#aed1a0" tag="natural" value="wood" />
<filter nightMode="true" minzoom="10" color="#000034" tag="natural" value="wood" />
<!-- man made -->
<filter minzoom="16" color="#bca9a9" tag="building" />
<filter nightMode="true" minzoom="16" color="#560000" tag="building" />
<filter nightMode="true" minzoom="16" color="#560000" tag="building" />
<filter minzoom="16" color="#dddddd" tag="building" value="garages" />
<filter nightMode="true" minzoom="16" color="#560000" tag="building" value="garages" />
<filter nightMode="true" minzoom="16" color="#560000" tag="building" value="garages" />
<!-- leisure -->
<switch>
<case nightMode="true" color="#560000"/>
<case nightMode="false" color="#33cc99"/>
<filter minzoom="13" tag="leisure" value="stadium">
<filter tag="leisure" value="sports_centre" />
<filter tag="leisure" value="stadium" />
</filter>
<case nightMode="true" color="#560000"/>
<case nightMode="false" color="#33cc99"/>
<filter minzoom="13" tag="leisure" value="stadium">
<filter tag="leisure" value="sports_centre" />
<filter tag="leisure" value="stadium" />
</filter>
</switch>
<filter minzoom="12" color="#b5e3b5" tag="leisure" value="golf_course" />
<filter nightMode="true" minzoom="12" color="#004333" tag="leisure" value="golf_course" />
<filter nightMode="true" minzoom="12" color="#004333" tag="leisure" value="golf_course" />
<filter minzoom="12" color="#74dcba" color_2="#888888" strokeWidth_2="1" tag="leisure" value="track" />
<filter nightMode="true" minzoom="12" color="#004333" color_2="#888888" strokeWidth_2="1" tag="leisure" value="track" />
<filter nightMode="true" minzoom="12" color="#004333" color_2="#888888" strokeWidth_2="1" tag="leisure" value="track" />
<filter minzoom="12" color="#8ad3af" color_2="#888888" strokeWidth_2="1" tag="leisure" value="pitch" />
<filter nightMode="true" minzoom="12" color="#004333" color_2="#888888" strokeWidth_2="1" tag="leisure" value="pitch" />
<filter nightMode="true" minzoom="12" color="#004333" color_2="#888888" strokeWidth_2="1" tag="leisure" value="pitch" />
<filter minzoom="10" maxzoom="11" color="#abdf96" tag="leisure" value="nature_reserve" />
<filter minzoom="10" maxzoom="11" nightMode="true" color="#000034" tag="leisure" value="nature_reserve" />
<filter minzoom="12" shader="nr" tag="leisure" value="nature_reserve" />
<filter minzoom="10" nightMode="true" color="#000034" tag="leisure" value="nature_reserve" />
<switch>
<case nightMode="true" color="#b0004333"/>
<case nightMode="false" color="#b0b6fdb6"/>
<filter minzoom="12">
<filter tag="leisure" value="park" />
<filter tag="leisure" value="recreation_ground" />
</filter>
<case nightMode="true" color="#b0004333"/>
<case nightMode="false" color="#b0b6fdb6"/>
<filter minzoom="12">
<filter tag="leisure" value="park" />
<filter tag="leisure" value="recreation_ground" />
</filter>
</switch>
<filter minzoom="15" color="#ccfff1" tag="leisure" value="playground" />
<filter minzoom="15" nightMode="true" color="#004333" tag="leisure" value="playground" />
@ -704,7 +684,7 @@
<filter minzoom="13" nightMode="true" color="#a0004333" tag="tourism" value="picnic_site" />
<filter minzoom="12" maxzoom="15" color="#f2caea" color_2="#734a08" strokeWidth_2="1" pathEffect_2="9_3" tag="tourism" value="theme_park" />
<filter minzoom="12" maxzoom="15" nightMode="true" color="#66004B" color_2="#734a08" strokeWidth_2="1" pathEffect_2="9_3" tag="tourism" value="theme_park" />
<filter minzoom="12" maxzoom="15" nightMode="true" color="#66004B" color_2="#734a08" strokeWidth_2="1" pathEffect_2="9_3" tag="tourism" value="theme_park" />
<filter minzoom="16" color="#f2caea" color_2="#734a08" strokeWidth_2="2" pathEffect_2="9_3" tag="tourism" value="theme_park" />
<filter minzoom="16" nightMode="true" color="#66004B" color_2="#734a08" strokeWidth_2="2" pathEffect_2="9_3" tag="tourism" value="theme_park" />
<filter minzoom="12" shader="zoo" tag="tourism" value="zoo" />
@ -757,7 +737,7 @@
<filter minzoom="10" color="#a0ffa8a8" tag="landuse" value="military" />
<filter minzoom="10" nightMode="true" color="#a0560000" tag="landuse" value="military" />
<filter minzoom="12" shader="orchard" tag="landuse" value="orchard" />
<filter nightMode="true" minzoom="12" color="#004333" tag="landuse" value="orchard" /> <filter minzoom="12" color="#dfd1d6" tag="landuse" value="railway" />
<filter nightMode="true" minzoom="12" color="#004333" tag="landuse" value="orchard" /> <filter minzoom="12" color="#dfd1d6" tag="landuse" value="railway" />
<filter minzoom="12" nightMode="true" color="#66004B" tag="landuse" value="railway" />
<filter minzoom="12" color="#cfeca8" tag="landuse" value="recreation_ground" />
<filter minzoom="12" nightMode="true" color="#004333" tag="landuse" value="recreation_ground" />
@ -779,7 +759,7 @@
<filter nightMode="true" minzoom="12" color="#004333" tag="landuse" value="quarry" />
<filter minzoom="12" maxzoom="12" color="#abdf96" tag="landuse" value="vineyard" />
<filter minzoom="13" shader="vineyard" tag="landuse" value="vineyard" />
<filter minzoom="12" maxzoom="12" nightMode="true" color="#004333" tag="landuse" value="vineyard" />
<filter minzoom="12" nightMode="true" color="#004333" tag="landuse" value="vineyard" />
<filter minzoom="12" maxzoom="13" color="#30666600" tag="natural" value="field" />
<filter minzoom="14" color="#30666600" color_2="#60666600" strokeWidth_2="1" tag="natural" value="field" />
<filter nightMode="true" minzoom="12" color="#004333" tag="natural" value="field" />
@ -869,27 +849,26 @@
</filter>
</switch>
<switch>
<case nightMode="false" color="#ffffff" color_2="#ffffff" shadowColor="#464646"/>
<case nightMode="true" color="#9F9F9F" color_2="#9F9F9F" shadowColor="#666666"/>
<switch>
<case tag="highway" value="residential" />
<case tag="highway" value="unclassified" />
<case tag="highway" value="road" />
<filter color="#ffffff" shadowColor="#464646" shadowRadius="1">
<filter minzoom="12" maxzoom="12" strokeWidth="3" />
<filter minzoom="13" maxzoom="13" strokeWidth="4" />
</filter>
</switch>
<switch>
<case tag="highway" value="tertiary" color="#fefeb3" color_2="#fefeb3" shadowColor="#bababa" />
<case tag="highway" value="tertiary_link" color="#fefeb3" color_2="#fefeb3" shadowColor="#bababa" />
<case tag="highway" value="residential" />
<case tag="highway" value="unclassified" />
<case tag="highway" value="road"/>
<filter>
<switch>
<switch>
<case nightMode="false" color="#ffffff" color_2="#ffffff" shadowColor="#464646"/>
<case nightMode="true" color="#9F9F9F" color_2="#9F9F9F" shadowColor="#666666"/>
<switch>
<case tag="highway" value="residential" />
<case tag="highway" value="unclassified" />
<case tag="highway" value="road" />
<filter color="#ffffff" shadowColor="#464646" shadowRadius="1">
<filter minzoom="12" maxzoom="12" strokeWidth="3" />
<filter minzoom="13" maxzoom="13" strokeWidth="4" />
</filter>
</switch>
<switch>
<case tag="highway" value="tertiary" color="#fefeb3" color_2="#fefeb3" shadowColor="#bababa" />
<case tag="highway" value="tertiary_link" color="#fefeb3" color_2="#fefeb3" shadowColor="#bababa" />
<case tag="highway" value="residential" />
<case tag="highway" value="unclassified" />
<case tag="highway" value="road"/>
<filter>
<switch>
<case layer="-1" pathEffect="4_4" />
<case /> <!-- all other cases -->
<filter>
@ -900,27 +879,27 @@
<filter minzoom="17" maxzoom="17" strokeWidth="13" />
<filter minzoom="18" strokeWidth="18" />
</filter>
</switch>
</switch>
<!-- bridge -->
<switch>
<case nightMode="false" color="#000000" />
<case nightMode="true" color="#ffffff" />
<filter layer="1" cap_2="SQUARE" >
<filter minzoom="13" maxzoom="14" strokeWidth="8" strokeWidth_2="6" />
<filter minzoom="15" maxzoom="15" strokeWidth="10" strokeWidth_2="8" />
<filter minzoom="16" maxzoom="16" strokeWidth="12" strokeWidth_2="10" />
<filter minzoom="17" maxzoom="17" strokeWidth="15" strokeWidth_2="13" />
<filter minzoom="18" strokeWidth="20" strokeWidth_2="18" />
</filter>
<case nightMode="false" color="#000000" />
<case nightMode="true" color="#ffffff" />
<filter layer="1" cap_2="SQUARE" >
<filter minzoom="13" maxzoom="14" strokeWidth="8" strokeWidth_2="6" />
<filter minzoom="15" maxzoom="15" strokeWidth="10" strokeWidth_2="8" />
<filter minzoom="16" maxzoom="16" strokeWidth="12" strokeWidth_2="10" />
<filter minzoom="17" maxzoom="17" strokeWidth="15" strokeWidth_2="13" />
<filter minzoom="18" strokeWidth="20" strokeWidth_2="18" />
</filter>
</switch>
</filter>
</switch>
</filter>
</switch>
<switch>
<case tag="highway" value="service" />
<case tag="highway" value="living_street"/>
<case tag="highway" value="pedestrian" color="#ececec" color_2="#ececec" shadowColor="#b0b0b0" />
<filter>
<switch>
<case tag="highway" value="service" />
<case tag="highway" value="living_street"/>
<case tag="highway" value="pedestrian" color="#ececec" color_2="#ececec" shadowColor="#b0b0b0" />
<filter>
<switch>
<case layer="-1" pathEffect="4_4" />
<case /> <!-- all other cases -->
@ -935,18 +914,18 @@
</switch>
<!-- bridge -->
<switch>
<case nightMode="false" color="#000000" />
<case nightMode="true" color="#ffffff" />
<filter layer="1" cap_2="SQUARE">
<case nightMode="false" color="#000000" />
<case nightMode="true" color="#ffffff" />
<filter layer="1" cap_2="SQUARE">
<filter minzoom="13" maxzoom="14" strokeWidth="5" strokeWidth_2="3" />
<filter minzoom="15" maxzoom="15" strokeWidth="6" strokeWidth_2="4" />
<filter minzoom="16" maxzoom="16" strokeWidth="7" strokeWidth_2="5" />
<filter minzoom="17" maxzoom="17" strokeWidth="10" strokeWidth_2="8" />
<filter minzoom="18" strokeWidth="14" strokeWidth_2="12" />
</filter>
</filter>
</switch>
</filter>
</switch>
</filter>
</switch>
</switch>
<filter tag="highway" value="cycleway">
@ -962,45 +941,39 @@
<filter layer="1" minzoom="15" color="#88ffffff" strokeWidth="4" color_2="#ffcc00" strokeWidth_2="2" pathEffect_2="4_3" />
</filter>
<switch>
<case nightMode="false" color="#000000"/>
<case nightMode="true" color="#787878"/>
<filter minzoom="12" maxzoom="12" strokeWidth="0.5" pathEffect="6_3" tag="highway" value="path" />
<filter minzoom="13" strokeWidth="1" pathEffect="6_3" tag="highway" value="path" />
</switch>
<switch>
<case nightMode="false" color="#000000"/>
<case nightMode="true" color="#787878"/>
<filter minzoom="12" maxzoom="12" strokeWidth="0.5" pathEffect="6_3" tag="highway" value="path" />
<filter minzoom="13" strokeWidth="1" pathEffect="6_3" tag="highway" value="path" />
</switch>
<filter minzoom="12" maxzoom="12" color="#996600" strokeWidth="0.5" pathEffect="4_3" tag="highway" value="track" />
<filter minzoom="13" color="#996600" strokeWidth="1" pathEffect="4_3" tag="highway" value="track" />
<filter minzoom="12" maxzoom="12" color="#fa8073" strokeWidth="0.5" pathEffect="2_2" tag="highway" value="footway" />
<filter minzoom="13" color="#fa8073" strokeWidth="1" pathEffect="2_2" tag="highway" value="footway" />
<filter layer="1" minzoom="14" color="#88ffffff" strokeWidth="4" color_2="#fa8073" strokeWidth_2="2" pathEffect_2="2_2" tag="highway"
value="footway" />
<filter layer="1" minzoom="14" color="#88ffffff" strokeWidth="4" color_2="#fa8073" strokeWidth_2="2" pathEffect_2="2_2" tag="highway" value="footway" />
<filter minzoom="14" color="#fa8073" strokeWidth="4" pathEffect="1_2" tag="highway" value="steps" />
<filter layer="1" minzoom="15" color="#88ffffff" strokeWidth="7" color_2="#fa8073" strokeWidth_2="5" pathEffect_2="1_2" tag="highway"
value="steps" />
<filter layer="1" minzoom="15" color="#88ffffff" strokeWidth="7" color_2="#fa8073" strokeWidth_2="5" pathEffect_2="1_2" tag="highway" value="steps" />
<filter minzoom="12" maxzoom="12" color="#00ff00" strokeWidth="0.5" pathEffect="2_2" tag="highway" value="bridleway" />
<filter minzoom="13" color="#00ff00" strokeWidth="1" pathEffect="2_2" tag="highway" value="bridleway" />
<filter layer="1" minzoom="14" maxzoom="14" color="#00ff00" strokeWidth="1" pathEffect="2_2" tag="highway" value="bridleway" />
<filter layer="1" minzoom="15" color="#88ffffff" strokeWidth="2" color_2="#00ff00" strokeWidth_2="2" pathEffect_2="2_2" tag="highway"
value="bridleway" />
<filter layer="1" minzoom="15" color="#88ffffff" strokeWidth="2" color_2="#00ff00" strokeWidth_2="2" pathEffect_2="2_2" tag="highway" value="bridleway" />
<filter minzoom="14" color="#000000" strokeWidth="2" tag="highway" value="services" />
<filter minzoom="14" color="#000000" strokeWidth="2" tag="highway" value="ford" />
<filter minzoom="15" maxzoom="15" color="#99cccc" strokeWidth="6" color_2="#ffffff" strokeWidth_2="5" pathEffect_2="8_6" tag="highway"
value="construction" />
<filter minzoom="15" maxzoom="15" color="#99cccc" strokeWidth="6" color_2="#ffffff" strokeWidth_2="5" pathEffect_2="8_6" tag="highway" value="construction" />
<filter minzoom="16" color="#99cccc" strokeWidth="8" color_2="#ffffff" strokeWidth_2="7" pathEffect_2="8_6" tag="highway" value="construction" />
<filter minzoom="15" maxzoom="15" color="#99cccc" strokeWidth="6" color_2="#ffffff" strokeWidth_2="5" pathEffect_2="8_6" tag="highway"
value="proposed" />
<filter minzoom="15" maxzoom="15" color="#99cccc" strokeWidth="6" color_2="#ffffff" strokeWidth_2="5" pathEffect_2="8_6" tag="highway" value="proposed" />
<filter minzoom="16" color="#99cccc" strokeWidth="8" color_2="#ffffff" strokeWidth_2="7" pathEffect_2="8_6" tag="highway" value="proposed" />
<!-- barrier -->
<filter minzoom="16" color="#000000" strokeWidth="1" tag="highway" value="gate" />
<filter minzoom="16" color="#aed1a0" strokeWidth="3" tag="barrier" value="hedge" />
@ -1033,15 +1006,14 @@
<!-- waterway -->
<switch>
<case nightMode="false" color="#b5d0d0" color_2="#ffffff" />
<case nightMode="true" color="#330099" color_2="#7340D9" />
<switch>
<case nightMode="false" color="#b5d0d0" color_2="#ffffff" />
<case nightMode="true" color="#330099" color_2="#7340D9" />
<filter minzoom="15" strokeWidth="2" tag="waterway" value="stream" />
<filter layer="-1" minzoom="15" strokeWidth="3" strokeWidth_2="1" pathEffect_2="4_2" tag="waterway"
value="stream" />
<filter minzoom="15" strokeWidth="2" tag="waterway" value="stream" />
<filter layer="-1" minzoom="15" strokeWidth="3" strokeWidth_2="1" pathEffect_2="4_2" tag="waterway" value="stream" />
<switch>
<switch>
<case tag="waterway" value="river" />
<case tag="waterway" value="canal" />
<filter pathEffect_2="4_2" >
@ -1060,20 +1032,19 @@
<filter layer="-1" minzoom="17" maxzoom="17" strokeWidth="10" strokeWidth_2="8" />
<filter layer="-1" minzoom="18" strokeWidth="12" strokeWidth_2="10" />
</filter>
</switch>
</switch>
<switch>
<switch>
<case tag="waterway" value="ditch" />
<case tag="waterway" value="drain" />
<filter>
<filter minzoom="13" maxzoom="14" strokeWidth="1" />
<filter minzoom="15" strokeWidth="3" />
<filter layer="-1" minzoom="15" strokeWidth="3" pathEffect_2="4_2" strokeWidth_2="1" color_2="#ffffff" tag="waterway"
value="ditch" />
</filter>
</switch>
<filter>
<filter minzoom="13" maxzoom="14" strokeWidth="1" />
<filter minzoom="15" strokeWidth="3" />
<filter layer="-1" minzoom="15" strokeWidth="3" pathEffect_2="4_2" strokeWidth_2="1" color_2="#ffffff" tag="waterway" value="ditch" />
</filter>
</switch>
<filter minzoom="13" strokeWidth="2" tag="waterway" value="dam" />
<filter minzoom="13" strokeWidth="2" tag="waterway" value="dam" />
</switch>
<filter minzoom="15" color="#aaaaaa" strokeWidth="2" tag="waterway" value="weir" />
@ -1086,8 +1057,7 @@
<filter minzoom="14" color="#999999" strokeWidth="3" color_2="#ffffff" strokeWidth_2="1" pathEffect_2="0_11_8_1" />
<filter layer="-1" minzoom="9" maxzoom="13" color="#aaaaaa" strokeWidth="2" pathEffect="5_2" />
<filter layer="-1" minzoom="14" color="#999999" strokeWidth="3" color_2="#ffffff" strokeWidth_2="3" pathEffect_2="4_4" />
<filter layer="1" minzoom="14" color="#000000" strokeWidth="5" color_2="#ffffff" strokeWidth_2="4" color_3="#999999"
strokeWidth_3="1" pathEffect_3="12_8_1_0" tag="railway" value="rail" />
<filter layer="1" minzoom="14" color="#000000" strokeWidth="5" color_2="#ffffff" strokeWidth_2="4" color_3="#999999" strokeWidth_3="1" pathEffect_3="12_8_1_0" tag="railway" value="rail" />
</filter>
<filter color="#444444" tag="railway" value="tram">
@ -1112,22 +1082,18 @@
</filter>
</switch>
<filter minzoom="13" color="#999999" strokeWidth="3" color_2="#ffffff" strokeWidth_2="1" pathEffect_2="0_1_8_1" tag="railway"
value="preserved" />
<filter minzoom="13" color="#999999" strokeWidth="3" color_2="#ffffff" strokeWidth_2="1" pathEffect_2="0_1_8_1" tag="railway" value="preserved" />
<filter minzoom="15" color="#666666" strokeWidth="2" tag="railway" value="narrow_gauge" />
<filter layer="-1" minzoom="15" color="#666666" strokeWidth="5" pathEffect="5_3" color_2="#cccccc" strokeWidth_2="3" tag="railway"
value="narrow_gauge" />
<filter layer="-1" minzoom="15" color="#666666" strokeWidth="5" pathEffect="5_3" color_2="#cccccc" strokeWidth_2="3" tag="railway" value="narrow_gauge" />
<filter minzoom="13" color="#888888" strokeWidth="2" pathEffect="4_2" tag="railway" value="construction" />
<filter layer="1" minzoom="13" color="#000000" strokeWidth="4.5" color_2="#888888" strokeWidth_2="2" pathEffect_2="4_2" tag="railway"
value="construction" />
<filter layer="1" minzoom="13" color="#000000" strokeWidth="4.5" color_2="#888888" strokeWidth_2="2" pathEffect_2="4_2" tag="railway" value="construction" />
<filter minzoom="15" color="#777777" strokeWidth="3" pathEffect="2_3" tag="railway" value="monorail" />
<filter minzoom="15" color="#666666" strokeWidth="2" tag="railway" value="funicular" />
<filter layer="-1" minzoom="15" color="#666666" strokeWidth="5" pathEffect="5_3" color_2="#cccccc" strokeWidth_2="3" tag="railway"
value="funicular" />
<filter layer="-1" minzoom="15" color="#666666" strokeWidth="5" pathEffect="5_3" color_2="#cccccc" strokeWidth_2="3" tag="railway" value="funicular" />
<filter minzoom="15" color="#888888" strokeWidth="3" tag="railway" value="platform" />