Releases: linz/basemaps
Releases · linz/basemaps
v8.5.0
v8.4.0
v8.3.0
Bug Fixes
- cli-vector: collapse large analysis report in pr comment (#3457) (19a4d85)
- infra: increase lambda tiler memory to 3072MB (#3459) (786bb54)
- landing: Fix debug page automatically hide topographic-v2. BM-1302 (#3456) (53134c0)
Features
- cli-config: be very clear that imagery is about to be removed from the config (#3460) (7ab2c91)
- cli-config: Generate topographic previews with the v2 in the url. BM-1203 (#3455) (1a2f220)
- cli-vector: Support NZTM mbtiles creation.BM-1300 (#3452) (f601a73)
- landing: Support NZTM vector Links in the menu page. BM-1301 (#3458) (a57059e)
v8.2.0
v8.1.0
Bug Fixes
- correct cli-config 'import' parameters (#3445) (f349080), closes /github.com/linz/basemaps/pull/3427/commits/01a90a2b98bab02632a9637bfed2067c9c047c61#diff-48a5e932b724482f9a280931b7bb1188d26ef004b87c331aadfc7a7948ec7f70 /github.com/linz/basemaps-config/blob/a5b8b9baaa9941314a13058e53945bc5db5f5357/.github/workflows/build.yml#L131
- parsing of blocked api keys (#3448) (ab8bf72)
Features
v8.0.0
Bug Fixes
- ensure all linzjs packages are correctly labeled as deps (#3439) (de9df87), closes #3438
- ensure api key blocks are set in ci/cd (#3442) (28f6403)
- cli: update landing deploy script with new cli-config package BM-1260 (#3431) (4d7e86d), closes /github.com/linz/basemaps/blob/e527a04fec65c82f8577642493e8fcb475762243/packages/landing/scripts/deploy.mjs#L1
Features
- cli: add cli-config package BM-1260 (#3428) (4ca5a47)
- cli: move cogify create-config into cli-config package BM-1261 (#3432) (5f72430)
- cli: rename cogify package to cli-raster BM-1262 (#3433) (36d4449)
- cli: update cli-package commands to cmd-ts BM-1259 (#3427) (46cc342)
- cli-vector: Extract cli to load schema json and prepare jobs to process vector mbtiles. BM-1267 (#3429) (db113e2)
v7.17.0
v7.16.0
Bug Fixes
- lambda-tiler: automatically choose pipelines (#3416) (c206a8e)
- landing: fix developer api keys title BM-1181 (#3423) (4066b31)
- landing: support viewing CITM2000Quad (#3419) (10df2aa)
- tiler-sharp: when resizing preserve input data type (#3417) (41e0c38)
Features
- lambda-tiler: load config from s3 (#3415) (e6b89c3)
- landing: add dsm to layer dropdown BM-1248 (#3421) (b830dff)
- landing: add the dsm elevation tileset as a default elevation and hillshade debug option BM-1247 (#3422) (1e529a5)
- landing: change text 90day api keys to single user api keys BM-1181 (#3420) (215da68)
Performance Improvements
v7.15.1
v7.15.0
Bug Fixes
Features
- cogify: Update cogify to support the topo raster processes. BM-1116 (#3388) (4366df6), closes /github.com/linz/basemaps/issues/3365#issuecomment-2445444420
- CITM2000 debug tile matrix (#3397) (4bb91bd)
- shared: support multiple credential locations (#3407) (92de7c4), closes /github.com/linz/argo-tasks/blob/master/src/fs.register.ts#L132