Skip to content

Releases: linz/basemaps

v7.12.0

14 Nov 01:42
ae07a95
Compare
Choose a tag to compare

Bug Fixes

Features

v7.11.1

01 Oct 21:46
c156391
Compare
Choose a tag to compare

Bug Fixes

  • cli: Install server package in the cli container to inlcude lerc. (#3353) (9b2b785)

v7.11.0

29 Sep 23:02
99c1a75
Compare
Choose a tag to compare

Bug Fixes

  • server: Add lerc external into server package. (#3348) (2aea3c7)
  • server: Copy the static health check files into server container (#3351) (ecfee1d)

Features

v7.10.0

16 Sep 23:44
77d3584
Compare
Choose a tag to compare

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

27 Aug 00:03
5dc4332
Compare
Choose a tag to compare

Bug Fixes

Features

v7.8.0

11 Aug 22:12
5206338
Compare
Choose a tag to compare

Features

v7.7.0

28 Jul 23:55
c8752c8
Compare
Choose a tag to compare

Bug Fixes

  • lambda-tiler: prefer geojson files to be downloaded BM-1048 (#3316) (8391416)
  • landing: Support Terrain for NZTM and add default LINZ-Terrain into debug (#3307) (15a1aba)

Features

v7.6.0

11 Jul 02:22
b97ded8
Compare
Choose a tag to compare

Bug Fixes

Features

v7.5.0

02 Jul 02:47
6563870
Compare
Choose a tag to compare

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

13 Jun 04:05
4302f0c
Compare
Choose a tag to compare

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)