Diff of /trunk/data/mapnik.style

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 21 by achadwick, Sat Dec 13 17:48:17 2008 UTC revision 22 by harbaum, Wed Dec 17 16:43:46 2008 UTC
# Line 12  Line 12 
12    
13      <way width="3" color="#999999" scale-max="40000"/>      <way width="3" color="#999999" scale-max="40000"/>
14    
15      <area border-width="1" border-color="#cccccc" opaque="40%" scale-max="20000"/>      <area border-width="1" border-color="#cccccc" color="#00000066" scale-max="20000"/>
16        <!--        <!--
17        Ultimately I'd like this to have a really fine grey edge for all areas to        Ultimately I'd like this to have a really fine grey edge for all areas to
18        gently emphasise where they end. Parts of OSM2Go's core will need to be        gently emphasise where they end. Parts of OSM2Go's core will need to be
# Line 21  Line 21 
21    
22      <background color="#f2eee8"/>      <background color="#f2eee8"/>
23    
24      <track width="5" color="#0000ff" opaque="40%" gps-color="#000080"/>      <track width="5" color="#0000ff60" gps-color="#00008060"/>
25    
26      <highlight color="#ffff00" node-color="#ff0000" arrow-color="#0000ff" touch-color="#0000ff" opaque="50%" width="3" arrow-limit="4"/>      <highlight color="#ffff0080" node-color="#ff000080" arrow-color="#0000ff80" touch-color="#0000ff80" width="3" arrow-limit="4"/>
27    
28      <frisket mult="3" opaque="100%">      <frisket mult="3" color="#f2eee8">
29                  <border width="6" color="#000000" opaque="100%"/>                  <border width="6" color="#000000"/>
30          </frisket>          </frisket>
31    
32      <icon enable="true" scale="0.80" path-prefix="mapnik"/>      <icon enable="true" scale="0.80" path-prefix="mapnik"/>

Legend:
Removed from v.21  
changed lines
  Added in v.22