Update major building mapnik map key

47a96cb609/style/buildings.mss (L23)
This commit is contained in:
Anton Khorev 2023-12-11 11:50:35 +03:00
parent 327ceda912
commit d5039b285b
4 changed files with 10 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 105 B

View 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

View 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