Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(aerial): Add imagery mackenzie-2023-0.075m to aerial config file. #823

Merged
merged 4 commits into from
Nov 17, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions config/tileset/aerial.json
Original file line number Diff line number Diff line change
Expand Up @@ -892,6 +892,14 @@
"title": "Queenstown 0.1m Urban Aerial Photos (2021)",
"category": "Urban Aerial Photos"
},
{
"2193": "s3://linz-basemaps/2193/mackenzie_2023_0.075m/01HFAS3KHGJ416HZ83RAD06806",
"3857": "s3://linz-basemaps/3857/mackenzie_2023_0.075m/01HFASC646P7KCY8Z34H65WWJA",
"name": "mackenzie-2023-0.075m",
"title": "Mackenzie 0.075m Urban Aerial Photos (2023)",
"category": "Urban Aerial Photos",
"minZoom": 14
},
{
"2193": "s3://linz-basemaps/2193/hurunui_2023_0.075m/01HFAS0PCEY0WBGCPXPHDQ29AE",
"3857": "s3://linz-basemaps/3857/hurunui_2023_0.075m/01HFAS0PCJPDPBXD5MQFCG13KX",
Expand Down
Loading