Skip to content

Commit

Permalink
config(raster): Add imagery timaru-2022-2023-0.1m to aerial config file.
Browse files Browse the repository at this point in the history
  • Loading branch information
Wentao-Kuang committed Nov 16, 2023
1 parent 124f982 commit 4e0b0a3
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 0 deletions.
8 changes: 8 additions & 0 deletions config/tileset/aerial.json
Original file line number Diff line number Diff line change
Expand Up @@ -908,6 +908,14 @@
"category": "Urban Aerial Photos",
"minZoom": 14
},
{
"2193": "s3://linz-basemaps/2193/timaru_2022-2023_0.1m/01HFASBR6S6H0PKSGJYDF5EN3Z",
"3857": "s3://linz-basemaps/3857/timaru_2022-2023_0.1m/01HFART8EK8PX5B5HYFRXR0G92",
"name": "timaru-2022-2023-0.1m",
"title": "Timaru 0.075m Urban Aerial Photos (2022-2023)",
"category": "Urban Aerial Photos",
"minZoom": 14
},
{
"3857": "s3://linz-basemaps/3857/geographx_nz_dem_2012_8-0m/01FM8DEN1XG1QGNT229A4T3KZ6",
"name": "geographx-nz-dem-2012-8m",
Expand Down
18 changes: 18 additions & 0 deletions config/tileset/individual/timaru-urban-2012-2013-0.075m.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"type": "raster",
"id": "ts_timaru-urban-2012-2013-0.075m",
"title": "Timaru 0.075m Urban Aerial Photos (2012-2013)",
"background": "#00000000",
"category": "Urban Aerial Photos",
"layers": [
{
"2193": "s3://linz-basemaps/2193/timaru_urban_2012-2013_0-075m_RGBA/01F6P1XAGNDZVM0DH9JCFSE7QB",
"3857": "s3://linz-basemaps/3857/timaru_urban_2012-2013_0-075m_RGBA/01ED83HWB82K047N1KYK9A5SKD",
"name": "timaru-urban-2012-2013-0.075m",
"title": "Timaru 0.075m Urban Aerial Photos (2012-2013)",
"category": "Urban Aerial Photos",
"minZoom": 0,
"maxZoom": 32
}
]
}

0 comments on commit 4e0b0a3

Please sign in to comment.