parent
a4182f4a0a
commit
cc0fe00164
3 changed files with 4 additions and 1 deletions
Binary file not shown.
Before Width: | Height: | Size: 123 B |
3
app/assets/images/key/mapnik/summit.svg
Normal file
3
app/assets/images/key/mapnik/summit.svg
Normal file
|
@ -0,0 +1,3 @@
|
|||
<svg xmlns='http://www.w3.org/2000/svg' width='8' height='8'>
|
||||
<path d='M4,1 0,8 8,8 z' fill='#d08f55' />
|
||||
</svg>
|
After Width: | Height: | Size: 112 B |
|
@ -68,7 +68,7 @@ mapnik:
|
|||
- { min_zoom: 13, name: station, width: 6, height: 6, fill: "#7981b0" }
|
||||
- { min_zoom: 15, name: station, width: 9, height: 9, fill: "#7981b0" }
|
||||
# other
|
||||
- { min_zoom: 11, max_zoom: 19, name: summit, image: summit.png }
|
||||
- { min_zoom: 11, name: summit, image: summit.svg } # amenity-points.mss
|
||||
- { min_zoom: 12, max_zoom: 19, name: tunnel, image: tunnel.png }
|
||||
- { min_zoom: 13, max_zoom: 19, name: bridge, image: bridge.png }
|
||||
- { min_zoom: 15, max_zoom: 19, name: private, image: private.png }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue