From c56411d3a731f4718dda2aca98126cda6b41790b Mon Sep 17 00:00:00 2001 From: linz-li-bot <134554979+linz-li-bot@users.noreply.github.com> Date: Fri, 12 Jul 2024 15:13:19 +1200 Subject: [PATCH] config(raster): Add imagery northland-2023-2024-0.3m to northland-2023-2024-0.3m LI-1560 (#942) --- .../imagery/northland-2023-2024-0.3m.json | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 config/tileset/northland/imagery/northland-2023-2024-0.3m.json diff --git a/config/tileset/northland/imagery/northland-2023-2024-0.3m.json b/config/tileset/northland/imagery/northland-2023-2024-0.3m.json new file mode 100644 index 00000000..dc5cbf1e --- /dev/null +++ b/config/tileset/northland/imagery/northland-2023-2024-0.3m.json @@ -0,0 +1,24 @@ +{ + "type": "raster", + "id": "ts_northland-2023-2024-0.3m", + "name": "northland-2023-2024-0.3m", + "title": "Northland 0.3m Rural Aerial Photos (2023-2024) - Draft", + "background": { + "r": 0, + "g": 0, + "b": 0, + "alpha": 0 + }, + "category": "Rural Aerial Photos", + "layers": [ + { + "2193": "s3://linz-basemaps/2193/northland_2023-2024_0.3m/01J2J08WQYVJEZ7NEHH3NJ25FF/", + "3857": "s3://linz-basemaps/3857/northland_2023-2024_0.3m/01J2J08WQRRQ99TXRMMZQKSTC3/", + "name": "northland-2023-2024-0.3m", + "title": "Northland 0.3m Rural Aerial Photos (2023-2024) - Draft", + "category": "Rural Aerial Photos", + "minZoom": 0, + "maxZoom": 32 + } + ] +}