Skip to content

Commit

Permalink
use osm.org proxy for au/act layers to unlock iD support (#2613)
Browse files Browse the repository at this point in the history
* use osm.org proxy for au/act layers to unlock iD support

* ring order

* restore original bounds
  • Loading branch information
andrewharvey authored Feb 3, 2025
1 parent 49c0492 commit 7299f03
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 18 deletions.
9 changes: 3 additions & 6 deletions sources/oceania/au/act/ACTmapi-Imagery202305.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,15 @@
"required": true
},
"license_url": "https://osmlab.github.io/editor-layer-index/sources/oceania/au/act/ACTmapi-Imagery.PDF",
"privacy_policy_url": "https://www.esri.com/en-us/privacy/overview",
"privacy_policy_url": "https://osmfoundation.org/wiki/Privacy_Policy",
"name": "ACTmapi Imagery May 2023",
"description": "Urban area and western edge of ACT imagery captured 5 - 12 May 2023. Remaining rural imagery captured on 27 - 28 December 2022.",
"available_projections": [
"EPSG:7855"
],
"url": "https://tiles.arcgis.com/tiles/E5n4f1VY84i0xSjy/arcgis/rest/services/ACT_Aerial_Imagery_202305/MapServer/WMTS/1.0.0/WMTSCapabilities.xml",
"url": "https://act-imagery.openstreetmap.org/layer/act_aerial_imagery_202305/{zoom}/{x}/{y}.jpeg",
"start_date": "2022-12-27",
"end_date": "2023-05-12",
"max_zoom": 21,
"country_code": "AU",
"type": "wmts",
"type": "tms",
"icon": "https://www.actmapi.act.gov.au/__data/assets/file/0009/1174446/favicon.ico",
"category": "photo",
"min_zoom": 10
Expand Down
9 changes: 3 additions & 6 deletions sources/oceania/au/act/ACTmapi-Imagery202311.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,14 @@
"required": true
},
"license_url": "https://osmlab.github.io/editor-layer-index/sources/oceania/au/act/ACTmapi-Imagery.PDF",
"privacy_policy_url": "https://www.esri.com/en-us/privacy/overview",
"privacy_policy_url": "https://osmfoundation.org/wiki/Privacy_Policy",
"name": "ACTmapi Imagery Nov 2023",
"available_projections": [
"EPSG:7855"
],
"url": "https://tiles.arcgis.com/tiles/E5n4f1VY84i0xSjy/arcgis/rest/services/ACT_Aerial_Imagery_202311/MapServer/WMTS/1.0.0/WMTSCapabilities.xml",
"url": "https://act-imagery.openstreetmap.org/layer/act_aerial_imagery_202311/{zoom}/{x}/{y}.jpeg",
"start_date": "2023-11",
"end_date": "2023-11",
"max_zoom": 21,
"country_code": "AU",
"type": "wmts",
"type": "tms",
"icon": "https://www.actmapi.act.gov.au/__data/assets/file/0009/1174446/favicon.ico",
"category": "photo",
"min_zoom": 10
Expand Down
9 changes: 3 additions & 6 deletions sources/oceania/au/act/ACTmapi-Imagery202409.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,15 @@
"required": true
},
"license_url": "https://osmlab.github.io/editor-layer-index/sources/oceania/au/act/ACTmapi-Imagery.PDF",
"privacy_policy_url": "https://www.esri.com/en-us/privacy/overview",
"privacy_policy_url": "https://osmfoundation.org/wiki/Privacy_Policy",
"name": "ACTmapi Imagery Sep 2024",
"available_projections": [
"EPSG:7855"
],
"url": "https://tiles.arcgis.com/tiles/E5n4f1VY84i0xSjy/arcgis/rest/services/ACT_Aerial_Imagery_202409/MapServer/WMTS/1.0.0/WMTSCapabilities.xml",
"url": "https://act-imagery.openstreetmap.org/layer/act_aerial_imagery_202409/{zoom}/{x}/{y}.jpeg",
"best": true,
"start_date": "2024-09",
"end_date": "2024-09",
"max_zoom": 21,
"country_code": "AU",
"type": "wmts",
"type": "tms",
"icon": "https://www.actmapi.act.gov.au/__data/assets/file/0009/1174446/favicon.ico",
"category": "photo",
"min_zoom": 10
Expand Down

0 comments on commit 7299f03

Please sign in to comment.