Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AUS-4274 recovered the filter for layers. #178

Merged
merged 1 commit into from
Nov 18, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 14 additions & 28 deletions src/main/resources/layers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
name: "Earth Resource Mine"
description: "A collection of services that implement the AuScope EarthResourceML v1 Profile for er:Mine"
group: "Earth Resources v1"
# proxyStyleUrl: "doMineFilterStyle.do"
proxyStyleUrl: ""
proxyStyleUrl: "doMineFilterStyle.do"
order: "10"
supportsCsvDownloads: false
stackdriverServiceGroup: "EarthResourcesLayers"
Expand All @@ -22,8 +21,7 @@
name: "Earth Resource Mineral Occurrence"
description: "A collection of services that implement the AuScope EarthResourceML v1 Profile for er:MineralOccurence"
group: "Earth Resources v1"
# proxyStyleUrl: "doMineralOccurrenceFilterStyle.do"
proxyStyleUrl: ""
proxyStyleUrl: "doMineralOccurrenceFilterStyle.do"
order: "11"
supportsCsvDownloads: false
stackdriverServiceGroup: "EarthResourcesLayers"
Expand All @@ -39,8 +37,7 @@
name: "Earth Resource Mining Activity"
description: "A collection of services that implement the AuScope EarthResourceML v1 Profile for er:MiningActivity"
group: "Earth Resources v1"
# proxyStyleUrl: "doMiningActivityFilterStyle.do"
proxyStyleUrl: ""
proxyStyleUrl: "doMiningActivityFilterStyle.do"
order: "12"
supportsCsvDownloads: false
stackdriverServiceGroup: "EarthResourcesLayers"
Expand All @@ -56,8 +53,7 @@
name: "Mineral Occurrence View"
description: "A collection of services that implement the AuScope EarthResourceML v1 Profile for mo:MinOccView"
group: "Earth Resources v1"
# proxyStyleUrl: "doMinOccurViewFilterStyle.do"
proxyStyleUrl: ""
proxyStyleUrl: "doMinOccurViewFilterStyle.do"
order: "13"
supportsCsvDownloads: true
stackdriverServiceGroup: "EarthResourcesLayers"
Expand All @@ -69,8 +65,7 @@
name: "Australian Mineral Tenements"
description: "A collection of services that implement the AuScope EarthResourceML v1 Profile for mt:Mineral Tenement"
group: "Tenements"
# proxyStyleUrl: "getMineralTenementStyle.do"
proxyStyleUrl: ""
proxyStyleUrl: "getMineralTenementStyle.do"
proxyDownloadUrl: "doMineralTenementCSVDownload.do"
order: "150"
supportsCsvDownloads: true
Expand Down Expand Up @@ -115,8 +110,7 @@
name: "Mine View"
description: "Earth ResourceML Lite Mine"
group: "Earth Resources Lite v2"
# proxyStyleUrl: "getErlMineViewStyle.do"
proxyStyleUrl: ""
proxyStyleUrl: "getErlMineViewStyle.do"
order: "160"
supportsCsvDownloads: true
stackdriverServiceGroup: "EarthResourcesLayers"
Expand All @@ -135,8 +129,7 @@
name: "Mineral Occurrence"
description: "Earth ResourceML Lite Mineral Occurrence View"
group: "Earth Resources Lite v2"
# proxyStyleUrl: "getErlMineralOccurrenceViewStyle.do"
proxyStyleUrl: ""
proxyStyleUrl: "getErlMineralOccurrenceViewStyle.do"
order: "160"
supportsCsvDownloads: true
stackdriverServiceGroup: "EarthResourcesLayers"
Expand All @@ -156,8 +149,7 @@
name: "Commodity Resource"
description: "Earth ResourceML Lite Commodity Resource View"
group: "Earth Resources Lite v2"
# proxyStyleUrl: "getErlCommodityResourceViewStyle.do"
proxyStyleUrl: ""
proxyStyleUrl: "getErlCommodityResourceViewStyle.do"
order: "160"
supportsCsvDownloads: true
stackdriverServiceGroup: "EarthResourcesLayers"
Expand Down Expand Up @@ -249,8 +241,7 @@
description: "A collection of services implementing the National Virtual Core Library Profile v2 for gsml:Borehole and a collection of observations"
proxyUrl: "doBoreholeViewFilter.do"
proxyDownloadUrl: "doNVCLBoreholeViewCSVDownload.do"
# proxyStyleUrl: "doNvclV2FilterStyle.do"
proxyStyleUrl: ""
proxyStyleUrl: "doNvclV2FilterStyle.do"
order: "51"
supportsCsvDownloads: true
stackdriverServiceGroup: "NVCLBoreholeViewLayer"
Expand Down Expand Up @@ -323,8 +314,7 @@
group: "Boreholes"
description: "A collection of services implementing the GeoSciML Portrayal Borehole View (gsmlp:BoreholeView)"
proxyUrl: "doBoreholeViewFilter.do"
# proxyStyleUrl: "doBoreholeViewFilterStyle.do"
proxyStyleUrl: ""
proxyStyleUrl: "doBoreholeViewFilterStyle.do"
order: "52"
supportsCsvDownloads: true
stackdriverServiceGroup: "BoreholeViewLayer"
Expand Down Expand Up @@ -952,8 +942,7 @@
name: "AUS5 - Remanent Anomalies"
description: "A collection of services publishing magnetic anomalies"
group: "Magnetics"
# proxyStyleUrl: "getRemanentAnomaliesStyle.do"
proxyStyleUrl: ""
proxyStyleUrl: "getRemanentAnomaliesStyle.do"
order: "80"
supportsCsvDownloads: true
wfs:
Expand All @@ -967,8 +956,7 @@
name: "AUS5 - AutoSearch Anomalies"
description: "A collection of CSIRO services publishing magnetic anomalies"
group: "Magnetics"
# proxyStyleUrl: "getRemanentAnomaliesAutoSearchStyle.do"
proxyStyleUrl: ""
proxyStyleUrl: "getRemanentAnomaliesAutoSearchStyle.do"
order: "81"
supportsCsvDownloads: true
wfs:
Expand All @@ -984,8 +972,7 @@
name: "EMAG2 - Remanent Anomalies"
description: "A collection of CSIRO services publishing magnetic anomalies from the EMAG2 model. https://geomag.org/models/emag2.html"
group: "Magnetics"
# proxyStyleUrl: "getRemanentAnomaliesStyle.do"
proxyStyleUrl: ""
proxyStyleUrl: "getRemanentAnomaliesStyle.do"
order: "83"
supportsCsvDownloads: true
wfs:
Expand Down Expand Up @@ -1430,8 +1417,7 @@
name: "Geological Provinces"
description: "Geological Provinces provided by GA"
group: "Boundaries"
# proxyStyleUrl: "getGeologicalProvincestyle.do"
proxyStyleUrl: ""
proxyStyleUrl: "getGeologicalProvincestyle.do"
order: "provinces_01"
supportsCsvDownloads: true
wmswfs:
Expand Down
Loading