Releases: linz/basemaps
Releases · linz/basemaps
v7.12.0
Bug Fixes
- register file systems correctly when using duplicate roleArns BM-1055 (#3367) (385971d)
- lambda-tiler: correctly log fetch requests (#3359) (9fa3681)
- landing: Fix debug hillshade infinite loading. BM-1110 (#3360) (6655441)
Features
- lambda-tiler: update imagery layer attributions to show licensor details BM-897 (#3357) (e702c7e)
- landing: Add new features pop up to alert users for recent releases. BM-1064 (#3356) (a61b652)
- landing: enable labels upon first visit BM-1101 (#3364) (af656bf)
- landing: Update new feature pop ups to include google analytics. BM-1113 (#3363) (dcc8a9b)
- server: add redirect route to pre-zoomed tileset BM-1076 (#3354) (5b207de)
v7.11.1
v7.11.0
v7.10.0
Bug Fixes
Features
- lambda-tiler: Add vector test tiles for the health endpoint. BM-1061 (#3337) (74119c0)
- lambda-tiler: automatically rescale style JSON's into NZTM2000Quad when requests (#3339) (960b926)
- lambda-tiler: remove restrictions on 3857 from vector tiles (#3338) (8eede97)
- linzjs-geojson: add iterate and truncate utilities for geojson (#3340) (406b3eb)
v7.9.0
Bug Fixes
- infra: reduce cache keys below 10 to prevent deployment errors (#3332) (49524c0)
- lambda-tiler: do not join layers where ids would be duplicated (#3334) (c2d51f2)
- lambda-tiler: do not keep failed tiffs in memory (#3331) (89e72ea)
- lambda-tiler: prevent unhandled promise rejections when the rejection is handled BM-1067 (#3329) (445da7f)
- landing: Fix the map switcher that setting bearing and pitch to 0. BM-1063 (#3326) (47304ff)
- landing: Only pass terrain request parameter to get style json api. BM-1068 (#3327) (1dfb33a)
- landing: put back the sourceId tracking logic BM-1062 (#3325) (c25486c), closes /github.com/linz/basemaps/commit/07b8aebd6dbc25045647739999f2d3e5f2602106#diff-935afb39a4daeb9c30850cda3e20eecf1fb8f5086b9172fef9a5e8539e5e99f5R529
- shared: allow unprefixed query keys (#3333) (42c2279)
Features
v7.8.0
v7.7.0
v7.6.0
v7.5.0
Bug Fixes
- cogify: correct loading path for "cogify" bin (#3294) (cd67004)
- config-loader: allow rgb color objects (#3288) (23df7de), closes #ff00
- config-loader: data type is optional for tiffs (#3287) (388d31b)
- infra: force block public access on s3 buckets TDE-1207 (#3301) (c35e14e)
- lambda-tiler: Fix the missing LINZ-terrain source for the elevation layer. (#3302) (ef8b0f3)
- lambda-tiler: tile matrix not supported is a 400 not 500 (#3285) (310290c)
- lambda-tiler: wmts should support tile pipelines (#3305) (3ff3f7f)
- landing: only force wmts to have tileFormat BM-1041 (#3303) (7d44492)
- landing: use png for terrain-rgb xyz links BM-1041 (#3300) (52fbf80)
Features
- cogify: error early if no source collection.json is found BM-1047 (#3296) (aecb5e6)
- cogify: set zoom offsets for cogify to create smaller output files (#3293) (259e4f4)
- infra: Add terrain cache key into cloud-front. (#3298) (1befe76)
- lambda-tile: Enable elevation source in the individual raster style json. (#3286) (a0b6c0c)
- lambda-tiler: Ensure terrain source for all style json configs. (#3299) (13aedf8)
- landing: add elevation example (#3291) (591e42d)
- landing: Add terrain parameter in the url (#3292) (781bbe8)
- landing: Get the terrain source from aerial style json. (#3282) (cde0fe6)
v7.4.0
Bug Fixes
- cli: Copy static files into cli container for health smoke test. (#3257) (9396f60)
- cogify: Fix the elevation target path to include dem/dsm. BM-1040 (#3277) (2482ebb)
- lambda-tiler: Remove the stylejson metadata, sprite, glphys if no required. (#3280) (edaf034)
- shared: retry dynamodb queries more times BM-1008 (#3254) (534f197)
- smoke: Smoke test is missing ulid dependency to running inside the container. (#3255) (f14d0ba)
- tiler-sharp: clamp elevation to the bounds of terrain rgb BM-1028 (#3274) (c1d3746)
Features
- cogify: Update the configs for lerc presets to include 1cm/2cm lerc. BM-1035 (#3275) (49f9d53)
- lambda-tiler: Update the tileMatrix from stylejson source if exists. (#3279) (07ee06c)
- landing: add elevation terrain-rgb to layer drop down BM-993 (#3281) (8820217)
- landing: allow more tilting so users can see more of the horizon BM-993 (#3283) (e0d9bb2)
- add elevation control to landing page BM-993 (#3278) (9d9cd27)
- tiler-sharp: reducde the z precision of terrain-rgb to generate much smaller tiles for low z levels BM-1002 (#3276) (0d14986)