Skip to content

Commit

Permalink
Merge pull request #164 from AuScope/AUS-4180
Browse files Browse the repository at this point in the history
AUS-4180 Replaced Australian Coastline layer.
  • Loading branch information
laughing0li authored Jun 20, 2024
2 parents 4257d0f + 2b20040 commit f1c391e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/main/resources/layers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2041,14 +2041,14 @@
supportsCsvDownloads: true
wms:
selector: "grace:Countries_WGS84"
"coastline1m":
"Australian-coastline":
name: "Australian Coastline"
description: "Coastline of Australia, sourced from the 1:1M scale Surface Geology of Australia dataset (2012 edition)."
description: "Australian States and Territories - 2021."
group: "Boundaries"
order: "bound02"
serverType: "ESRI"
supportsCsvDownloads: true
wms:
selector: "Coastline1M"
selector: "auscope:States-and-Territories"

# GA Magnetotellurics
"msl-new-magnetotellurics":
Expand Down

0 comments on commit f1c391e

Please sign in to comment.