Skip to content

Commit

Permalink
config(raster): Add imagery port-hills-2024-10m to aerial config file.
Browse files Browse the repository at this point in the history
  • Loading branch information
linz-li-bot committed Feb 19, 2024
1 parent b185cd0 commit 289c056
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions config/tileset/canterbury/port-hills-2024-10m.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"type": "raster",
"id": "ts_port-hills-2024-10m",
"title": "Port Hills 10m Satellite Imagery (2024)",
"background": "#00000000",
"category": "New Aerial Photos",
"layers": [
{
"2193": "s3://linz-basemaps/2193/port-hills_2024_10m/01HPZQFACPMAS8CTPVDFSEK8NC/",
"3857": "s3://linz-basemaps/3857/port-hills_2024_10m/01HPZQFACQT6RW80VXS0055GPG/",
"name": "port-hills-2024-10m",
"title": "Port Hills 10m Satellite Imagery (2024)",
"category": "New Aerial Photos",
"minZoom": 0,
"maxZoom": 32
}
]
}

0 comments on commit 289c056

Please sign in to comment.