Skip to content

Commit

Permalink
Added northern cropmask to Terria. (#310)
Browse files Browse the repository at this point in the history
  • Loading branch information
eefaye authored Oct 5, 2021
1 parent 1a5def1 commit 50cc6aa
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions terria/africa-prod.json
Original file line number Diff line number Diff line change
Expand Up @@ -553,6 +553,23 @@
"shareKeys": [
"Root Group/Agriculture/Cropland Extent Map (Provisional)/Cropland Extent 2019 - Western Africa"
]
},
{
"type": "wms",
"name": "Cropland Extent 2019 - Northern Africa",
"url": "https://ows.digitalearth.africa/",
"opacity": 1,
"layers": "crop_mask_northern",
"linkedWcsUrl": "https://ows.digitalearth.africa/",
"linkedWcsCoverage": "crop_mask_northern",
"tileErrorHandlingOptions": {
"ignoreUnknownTileErrors": true,
"thresholdBeforeDisablingItem": 100000
},
"id": "crop_northern",
"shareKeys": [
"Root Group/Agriculture/Cropland Extent Map (Provisional)/Cropland Extent 2019 - Northern Africa"
]
}
],
"shareKeys": [
Expand Down

0 comments on commit 50cc6aa

Please sign in to comment.