Update admin boundary color

This commit is contained in:
Anton Khorev 2023-12-07 13:59:39 +03:00
parent 60c3deaa16
commit ddbf69dcee
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 88 B

View file

@ -16,7 +16,7 @@ mapnik:
- { min_zoom: 11, max_zoom: 19, name: runway, image: runway.png }
- { min_zoom: 12, max_zoom: 19, name: apron, image: apron.png }
# administrative boundaries: admin.mss
- { min_zoom: 0, max_zoom: 19, name: admin, image: admin.png }
- { name: admin, width: 52, height: 2, fill: "#8d618b88" }
# landcover: landcover.mss, water.mss
- { min_zoom: 0, max_zoom: 19, name: lake, width: 26, height: 10, fill: "#aad3df" }
# other