Add wetland mapnik map key
This commit is contained in:
parent
a2dc26ddc6
commit
63d5f81711
3 changed files with 2 additions and 0 deletions
BIN
app/assets/images/key/mapnik/wetland.png
Normal file
BIN
app/assets/images/key/mapnik/wetland.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 111 B |
|
@ -22,6 +22,7 @@ mapnik:
|
||||||
- { name: intermittent_water, image: intermittent_water.svg }
|
- { name: intermittent_water, image: intermittent_water.svg }
|
||||||
- { min_zoom: 5, max_zoom: 9, name: glacier, image: glacier5.svg }
|
- { min_zoom: 5, max_zoom: 9, name: glacier, image: glacier5.svg }
|
||||||
- { min_zoom: 10, name: glacier, image: glacier10.svg }
|
- { min_zoom: 10, name: glacier, image: glacier10.svg }
|
||||||
|
- { min_zoom: 10, name: wetland, image: wetland.png }
|
||||||
- { min_zoom: 5, max_zoom: 11, name: forest, width: 26, height: 10, fill: "#bddab1" }
|
- { min_zoom: 5, max_zoom: 11, name: forest, width: 26, height: 10, fill: "#bddab1" }
|
||||||
- { min_zoom: 12, name: forest, width: 26, height: 10, fill: "#add19e" }
|
- { min_zoom: 12, name: forest, width: 26, height: 10, fill: "#add19e" }
|
||||||
- { min_zoom: 5, max_zoom: 11, name: orchard, width: 26, height: 10, fill: "#bee5b5" }
|
- { min_zoom: 5, max_zoom: 11, name: orchard, width: 26, height: 10, fill: "#bee5b5" }
|
||||||
|
|
|
@ -2340,6 +2340,7 @@ en:
|
||||||
- reservoir
|
- reservoir
|
||||||
intermittent_water: "Intermittent waterbody"
|
intermittent_water: "Intermittent waterbody"
|
||||||
glacier: "Glacier"
|
glacier: "Glacier"
|
||||||
|
wetland: "Wetland"
|
||||||
farm: "Farm"
|
farm: "Farm"
|
||||||
brownfield: "Brownfield site"
|
brownfield: "Brownfield site"
|
||||||
cemetery: "Cemetery"
|
cemetery: "Cemetery"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue