Skip to content

Instantly share code, notes, and snippets.

@nf-s
Last active October 28, 2020 07:30
Show Gist options
  • Save nf-s/3d77d4acb9105283226444677e011dd9 to your computer and use it in GitHub Desktop.
Save nf-s/3d77d4acb9105283226444677e011dd9 to your computer and use it in GitHub Desktop.
{
"homeCamera": {
"north": -8,
"east": 158,
"south": -45,
"west": 109
},
"catalog": [
{
"name": "Delta Blended service",
"type": "wms",
"url": "https://gsky.nci.org.au/ows/dea",
"layers": "landsat7_nbart_daily",
"opacity": 1,
"timeFilterPropertyName": "data_available_for_dates",
"availableDiffStyles": [
"NDVI"
]
},
{
"name": "Single-layer",
"type": "wms",
"url": "http://qld-des.duckdns.org:8888/geoserver/ows",
"layers": "climate:tasmax_aus_GFDL-ESM2M_r1i1p1_CSIRO-MnCh-wrt-1986-2005-Scl_v1_day-thresholds-DGrLt"
},
{
"name": "Multi-layer",
"type": "wms",
"url": "http://qld-des.duckdns.org:8888/geoserver/ows",
"layers": "climate:tasmax_aus_GFDL-ESM2M_r1i1p1_CSIRO-MnCh-wrt-1986-2005-Scl_v1_day-thresholds-DGrLt,ppbha:ppb-inundation"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment