Update major building mapnik map key
47a96cb609/style/buildings.mss (L23)
This commit is contained in:
parent
327ceda912
commit
d5039b285b
4 changed files with 10 additions and 1 deletions
Binary file not shown.
Before Width: | Height: | Size: 105 B |
3
app/assets/images/key/mapnik/building15.svg
Normal file
3
app/assets/images/key/mapnik/building15.svg
Normal file
|
@ -0,0 +1,3 @@
|
|||
<svg xmlns='http://www.w3.org/2000/svg' width='10' height='10'>
|
||||
<rect x='.5' y='.5' width='9' height='9' fill='#b9a99c' stroke='#a99a8d' />
|
||||
</svg>
|
After Width: | Height: | Size: 147 B |
3
app/assets/images/key/mapnik/building16.svg
Normal file
3
app/assets/images/key/mapnik/building16.svg
Normal file
|
@ -0,0 +1,3 @@
|
|||
<svg xmlns='http://www.w3.org/2000/svg' width='10' height='10'>
|
||||
<rect x='.5' y='.5' width='9' height='9' fill='#c4b6ab' stroke='#a99a8d' />
|
||||
</svg>
|
After Width: | Height: | Size: 147 B |
Loading…
Add table
Add a link
Reference in a new issue