Merge remote-tracking branch 'upstream/pull/4397'
This commit is contained in:
commit
0f318c76df
5 changed files with 14 additions and 0 deletions
8
app/assets/images/key/mapnik/intermittent_water.svg
Normal file
8
app/assets/images/key/mapnik/intermittent_water.svg
Normal file
|
@ -0,0 +1,8 @@
|
|||
<svg xmlns='http://www.w3.org/2000/svg' width='26' height='10'>
|
||||
<defs>
|
||||
<pattern id='stripes' width='8' height='4' patternUnits='userSpaceOnUse'>
|
||||
<line x2='8' y1='1' y2='1' stroke='#aad3df' stroke-width='2' />
|
||||
</pattern>
|
||||
</defs>
|
||||
<rect width='100%' height='100%' fill='url(#stripes)' />
|
||||
</svg>
|
After Width: | Height: | Size: 292 B |
BIN
app/assets/images/key/mapnik/reef.png
Normal file
BIN
app/assets/images/key/mapnik/reef.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 545 B |
BIN
app/assets/images/key/mapnik/wetland.png
Normal file
BIN
app/assets/images/key/mapnik/wetland.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 111 B |
Loading…
Add table
Add a link
Reference in a new issue