Skip to content

Commit

Permalink
fix oceania/au/nsw imagery dates (#2603)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewharvey authored Jan 23, 2025
1 parent 25d6d48 commit 27c20f3
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions sources/oceania/au/nsw/NSW-WebServices-Imagery-Dates.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,9 @@
"name": "DCS NSW Imagery Dates",
"id": "NSW_LPI_Imagery_Dates",
"available_projections": [
"EPSG:3857",
"EPSG:4326",
"CRS:84"
"EPSG:3857"
],
"url": "https://maps.six.nsw.gov.au/arcgis/services/public/NSW_Imagery_Dates/MapServer/WMSServer?LAYERS=0&STYLES=&CRS={proj}&BBOX={bbox}&FORMAT=image/png32&WIDTH={width}&HEIGHT={height}&TRANSPARENT=TRUE&VERSION=1.3.0&SERVICE=WMS&REQUEST=GetMap",
"url": "https://maps.six.nsw.gov.au/arcgis/rest/services/public/NSW_Imagery_Dates/MapServer/export?f=image&format=png&transparent=true&imageSR=3857&bboxSR=3857&bbox={bbox}&size={width},{height}&layers=show:0&foo={proj}",
"overlay": true,
"max_zoom": 21,
"country_code": "AU",
Expand Down

0 comments on commit 27c20f3

Please sign in to comment.