Skip to content

Commit

Permalink
Remove DEP Coastlines
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgleith committed Aug 24, 2024
1 parent d14fa75 commit 869b8f3
Showing 1 changed file with 2 additions and 12 deletions.
14 changes: 2 additions & 12 deletions dep.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,20 +6,10 @@
"west": 178
},
"catalog": [
{
"type": "wms",
"name": "Pacific Coastlines",
"url": "https://dep-geoserver.westeurope.cloudapp.azure.com/geoserver/dep/wms",
"layers": "dep:dep_coastlines",
"tileErrorHandlingOptions": {
"thresholdBeforeDisablingItem": 20,
"ignoreUnknownTileErrors": true
}
},
{
"type": "wmts",
"isGeoServer": "false",
"name": "Pacific Coastlines V2",
"name": "Pacific Coastlines",
"url": "https://tileserver.prod.digitalearthpacific.io/styles/coastlines/wmts.xml",
"layer": "coastlines-256",
"style": "default",
Expand Down Expand Up @@ -211,4 +201,4 @@
}
]
}
}
}

0 comments on commit 869b8f3

Please sign in to comment.