Skip to content

Commit

Permalink
Merge pull request #634 from GeoscienceAustralia/tcw-prod
Browse files Browse the repository at this point in the history
Release tasseled cap catalog
  • Loading branch information
pindge authored Dec 10, 2020
2 parents 15a7a53 + 9070b59 commit 709b8b1
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions dev/terria/dea-maps.json
Original file line number Diff line number Diff line change
Expand Up @@ -755,6 +755,25 @@
"leafletUpdateInterval": 750
}
]
},
{
"name": "DEA Wetness Percentiles (Landsat)",
"type": "group",
"preserveOrder": true,
"items": [
{
"name": "Tasseled Cap Wetness Percentiles",
"type": "wms",
"layers": "ga_ls_tcw_percentiles_2",
"url": "https://ows.dea.ga.gov.au/",
"linkedWcsUrl": "https://ows.dea.ga.gov.au/",
"linkedWcsCoverage": "ga_ls_tcw_percentiles_2",
"ignoreUnknownTileErrors": true,
"chartType": "momentPoints",
"chartColor": "white",
"opacity": 1
}
]
}
]
},
Expand Down

0 comments on commit 709b8b1

Please sign in to comment.