Add reef mapnik map key
This commit is contained in:
parent
63d5f81711
commit
9cda0240df
3 changed files with 2 additions and 0 deletions
BIN
app/assets/images/key/mapnik/reef.png
Normal file
BIN
app/assets/images/key/mapnik/reef.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 545 B |
|
@ -22,6 +22,7 @@ mapnik:
|
|||
- { 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: 10, name: reef, image: reef.png }
|
||||
- { min_zoom: 10, name: wetland, image: wetland.png }
|
||||
- { 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" }
|
||||
|
|
|
@ -2340,6 +2340,7 @@ en:
|
|||
- reservoir
|
||||
intermittent_water: "Intermittent waterbody"
|
||||
glacier: "Glacier"
|
||||
reef: "Reef"
|
||||
wetland: "Wetland"
|
||||
farm: "Farm"
|
||||
brownfield: "Brownfield site"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue