Add intermittent waterbody mapnik map key

47a96cb609/style/water.mss (L30)
This commit is contained in:
Anton Khorev 2023-12-11 13:23:35 +03:00
parent e272cda348
commit a2dc26ddc6
3 changed files with 10 additions and 0 deletions

View file

@ -19,6 +19,7 @@ mapnik:
- { name: admin, width: 52, height: 2, fill: "#8d618b88" }
# landcover z5: landcover.mss, water.mss
- { name: lake, width: 26, height: 10, fill: "#aad3df" }
- { name: intermittent_water, image: intermittent_water.svg }
- { min_zoom: 5, max_zoom: 9, name: glacier, image: glacier5.svg }
- { min_zoom: 10, name: glacier, image: glacier10.svg }
- { min_zoom: 5, max_zoom: 11, name: forest, width: 26, height: 10, fill: "#bddab1" }

View file

@ -2338,6 +2338,7 @@ en:
lake:
- Lake
- reservoir
intermittent_water: "Intermittent waterbody"
glacier: "Glacier"
farm: "Farm"
brownfield: "Brownfield site"