1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-11-27 13:14:47 +01:00

Improved tracks rendering

This commit is contained in:
Martin Tůma 2024-11-26 19:58:22 +01:00
parent a57b50e07c
commit 863f6ac58f

View File

@ -180,15 +180,12 @@
<rule e="way" closed="yes" k="highway" v="pedestrian" zoom-min="10">
<area fill="#ffffff"/>
</rule>
<rule e="way" closed="yes" k="leisure" v="pitch|playground|track" zoom-min="10">
<rule e="way" closed="yes" k="leisure" v="pitch|playground|track|ls_track" zoom-min="10">
<area fill="#e3edc6" stroke="#c9d3a5" stroke-width="1" scale="none"/>
</rule>
<rule e="way" closed="yes" k="leisure" v="swimming_pool" zoom-min="10">
<area fill="#9fc4e1" stroke="#4398d9" stroke-width="1" scale="none"/>
</rule>
<rule e="way" k="leisure" v="track" zoom-min="10">
<line stroke="#e3edc6" stroke-width="1"/>
</rule>
<!-- Area overlays -->
<rule e="way" k="landuse" v="military" zoom-min="10">