theme: tweaks

This commit is contained in:
Hannes Janetzek 2014-10-10 20:33:18 +02:00
parent fa62602826
commit df909daccb

View File

@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<rendertheme xmlns="http://opensciencemap.org/rendertheme" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" <rendertheme xmlns="http://opensciencemap.org/rendertheme" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://opensciencemap.org/rendertheme ../../rendertheme.xsd" version="1" map-background="#fffcfa" base-text-scale="1.25" xsi:schemaLocation="http://opensciencemap.org/rendertheme ../../rendertheme.xsd" version="1" map-background="#fffcfa" base-text-scale="1.25">
>
<!-- base style for fixed width lines --> <!-- base style for fixed width lines -->
<style-line id="fix" width="1.0" cap="butt" fix="true" /> <style-line id="fix" width="1.0" cap="butt" fix="true" />
@ -47,7 +46,7 @@
<!-- <style-line id="wood" fix="true" cap="butt" width="1.0" stroke="#9ac56e" /> --> <!-- <style-line id="wood" fix="true" cap="butt" width="1.0" stroke="#9ac56e" /> -->
<!-- <style-area id="park" fill="#a3ca7b" fade="11" /> --> <!-- <style-area id="park" fill="#a3ca7b" fade="11" /> -->
<style-line id="park" stroke="#ff0000" width="1.0" fix="true" cap="butt" fade="14" /> <style-line id="park" stroke="#9ac56e" width="1.0" fix="true" cap="butt" fade="14" />
<!-- de:Kleingartengebiet --> <!-- de:Kleingartengebiet -->
<style-area id="allotments" use="tex1" fill="#efeae0" fade="12" /> <style-area id="allotments" use="tex1" fill="#efeae0" fade="12" />
@ -450,88 +449,90 @@
<m k="tunnel" zoom-min="11"> <m k="tunnel" zoom-min="11">
<!-- match tunnel-tag that are not 'no' or 'false' --> <!-- match tunnel-tag that are not 'no' or 'false' -->
<m k="tunnel" v="-|no|false"> <m k="tunnel" v="-|no|false">
<!-- match area-tag that are 'no' or 'false' or not present -->
<m k="area" v="~|no|false">
<!-- highway tunnels --> <!-- highway tunnels -->
<m k="highway"> <m k="highway">
<m zoom-min="16"> <m zoom-min="16">
<m v="steps"> <m v="steps">
<line use="steps" /> <line use="steps" />
<!-- <outline use="0"/> --> <!-- <outline use="0"/> -->
</m> </m>
<!-- <m v="track|footway|path|cycleway" zoom-min="16"> <!-- <m v="track|footway|path|cycleway" zoom-min="16">
<line use="footway:z16"/> <line use="footway:z16"/>
</m> --> </m> -->
</m>
<m zoom-min="14">
<m v="footway">
<line use="footway" />
</m> </m>
<m v="cycleway"> <m zoom-min="14">
<line use="highway:cycleway" /> <m v="footway">
</m> <line use="footway" />
<m v="track"> </m>
<line use="highway:track" /> <m v="cycleway">
</m> <line use="highway:cycleway" />
<m v="path"> </m>
<line use="highway:path" /> <m v="track">
</m> <line use="highway:track" />
<m v="bridleway"> </m>
<line use="bridleway" /> <m v="path">
</m> <line use="highway:path" />
<m v="construction"> </m>
<outline use="0" /> <m v="bridleway">
<line use="construction" outline="0" /> <line use="bridleway" />
</m> </m>
<m v="service"> <m v="construction">
<m k="service" v="~|parking_aisle"> <outline use="0" />
<line use="highway-service" outline="0" /> <line use="construction" outline="0" />
</m>
<m v="service">
<m k="service" v="~|parking_aisle">
<line use="highway-service" outline="0" />
</m>
</m> </m>
</m> </m>
</m> <m v="trunk_link|motorway_link">
<m v="trunk_link|motorway_link"> <line use="trunk_link" outline="0" />
<line use="trunk_link" outline="0" /> <text use="major-road" />
<text use="major-road" /> </m>
</m> <m zoom-min="13">
<m zoom-min="13"> <m v="byway|pedestrian">
<m v="byway|pedestrian"> <line use="pedestrian" outline="0" />
<line use="pedestrian" outline="0" /> <text use="road" />
</m>
<m v="residential|road|unclassified|living_street">
<line use="residential" outline="0" />
<text use="road" />
</m>
</m>
<m v="tertiary|secondary_link">
<line use="tertiary" outline="0" />
<text use="road" /> <text use="road" />
</m> </m>
<m v="residential|road|unclassified|living_street"> <m v="secondary|primary_link">
<line use="residential" outline="0" /> <line use="secondary:z11" outline="0" />
<text use="road" /> <text use="major-road" />
</m>
<m v="primary">
<line use="primary:z11" outline="0" />
<text use="major-road" />
</m>
<m v="trunk">
<line use="trunk" blur="0.3" outline="0" />
<!-- <outline use="glow"/> -->
<text use="major-road" />
</m>
<m v="motorway">
<line use="highway:z11" blur="0.3" outline="0" />
<!-- <outline use="glow"/> -->
<text use="major-road" />
</m> </m>
</m> </m>
<m v="tertiary|secondary_link">
<line use="tertiary" outline="0" />
<text use="road" />
</m>
<m v="secondary|primary_link">
<line use="secondary:z11" outline="0" />
<text use="major-road" />
</m>
<m v="primary">
<line use="primary:z11" outline="0" />
<text use="major-road" />
</m>
<m v="trunk">
<line use="trunk" blur="0.3" outline="0" />
<!-- <outline use="glow"/> -->
<text use="major-road" />
</m>
<m v="motorway">
<line use="highway:z11" blur="0.3" outline="0" />
<!-- <outline use="glow"/> -->
<text use="major-road" />
</m>
</m>
<!-- railway tunnel --> <!-- railway tunnel -->
<m k="railway"> <m k="railway">
<!-- <m k="railway" v="tram|subway|light_rail|narrow_gauge"> <!-- <m k="railway" v="tram|subway|light_rail|narrow_gauge">
<line stroke="#a0a0a0" width="0.8" cap="butt" fix="true"/> <line stroke="#a0a0a0" width="0.8" cap="butt" fix="true"/>
</m> --> </m> -->
<m k="railway" v="rail"> <m k="railway" v="rail">
<line stroke="#aa888888" width="0.9" cap="butt" fix="true" /> <line stroke="#aa888888" width="0.9" cap="butt" fix="true" />
</m>
</m> </m>
</m> </m>
</m> </m>
@ -824,8 +825,8 @@
<line stroke="#c0c0c0" width="0.15" cap="butt" /> <line stroke="#c0c0c0" width="0.15" cap="butt" />
</m> </m>
<m zoom-min="13" v="pedestrian|service|unclassified|residential|road|living_street"> <m zoom-min="13" v="pedestrian|service|unclassified|residential|road|living_street">
<area fill="#ffffff" /> <area fill="#eeffffff" />
<line stroke="#d0d0d0" width="1.0" fix="true" cap="butt" /> <line stroke="#c0c0c0" width="1.0" fix="true" cap="butt" />
</m> </m>
</m> <!-- end area=yes|true --> </m> <!-- end area=yes|true -->
</m> <!-- end bridge=yes --> </m> <!-- end bridge=yes -->