Releases: linz/basemaps
Releases · linz/basemaps
v7.14.0
v7.13.0
Bug Fixes
- lambda-tiler: NZTM terrain been multiplied twice. BM-1122 (#3373) (5d2d9c6)
- landing: Fix the zoom to extend by using maplibre to adjust AntiMeridian. BM-1155 (#3384) (bd6f001), closes /github.com/maplibre/maplibre-gl-js/blob/87486a5ef2085e600e8fa4e31252629dd8488dcd/src/geo/lng_lat_bounds.ts#L342
- server: Bundle the the bin file before publish NPM. BM-1083 (#3375) (5ce567f)
Features
- config: Add resizeKernel into the config tileset then disable fastShrinkOnLoad. BM-1146 (#3377) (bd3357e)
- landing: Add topo-raster into layer dropdown. BM-1153 (#3382) (7f4d1f7)
- landing: insert the 'topographic' category and layers between the 'event' and 'bathymetry' categories. BM-1119 (#3385) (8072eb9)
- support custom indent sublists BM-1120 (#3371) (bc334d4)
Reverts
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)