Add intermittent waterbody mapnik map key
47a96cb609/style/water.mss (L30)
This commit is contained in:
parent
e272cda348
commit
a2dc26ddc6
3 changed files with 10 additions and 0 deletions
|
@ -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" }
|
||||
|
|
|
@ -2338,6 +2338,7 @@ en:
|
|||
lake:
|
||||
- Lake
|
||||
- reservoir
|
||||
intermittent_water: "Intermittent waterbody"
|
||||
glacier: "Glacier"
|
||||
farm: "Farm"
|
||||
brownfield: "Brownfield site"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue