Skip to content

Releases: linz/basemaps

v6.27.0

29 May 23:03
c6aa61c
Compare
Choose a tag to compare

Bug Fixes

  • cli: Action Cog get processing Id after read job json. (#2204) (e459d2a)
  • infra: Fix the cog batch job to put record to dynamodb. (#2197) (3c89246)
  • lambda-tiler: do not serve mvt in the wrong projection (#2212) (a68e588)
  • landing: remove the version information from the screenshot view (#2198) (b982061)

Features

  • cli: allow overriding imagery names (#2169) (5c3bdd8)
  • cli: Chunk batch job based on the size. (#2217) (770430c)
  • cli: Insert imagery and tileset config after cog creation complete (#2191) (3ea5efd)
  • cli: Make a sseperate folder for each tiff for group cogs batch job. (#2213) (e2aef5e)
  • cli: make cogs will update the process job status if exists. (#2180) (855ce1c)
  • cli: Pass processingId to action job cli for the batch job. (#2199) (f962fe2)
  • cli: Upgrade action cog to be able to group small jobs into a single batch job. (#2210) (8a7de91)
  • config: add configuration parser and bundler (#2200) (795e3f2)
  • infra: Add config bucket read permission to lambda-tiler (#2196) (acd3414)
  • infra: Add import api environments variables into lambda-tiler. (#2195) (2788150)
  • infra: Increase the import api size limitation to 1200GB. (#2215) (94c4da8)
  • infra: Increase the lambda cog timeout to 10 minutes. (#2216) (0fdc09d)
  • lambda-cog: New lambda Cog for import api. (#2207) (79f4ae7)
  • lambda-cog: reduce the max pixel size and increase the limit of processing size (#2208) (451109e)
  • lambda-cog: Update the import api output path (#2220) (0122f85)
  • lambda-tiler: Add file number limitation to import api. (#2203) (4694e29)
  • lambda-tiler: allow selection of output format for wmts with ?format= (#2211) (e32e1ed)
  • lambda-tiler: Increase limit of total file size. (#2205) (5246ea0)
  • lambda-tiler: increase the max number of tiffs to load at once to 25 (#2219) (d7d30a8)
  • lambda-tiler: Load MaxImagePixelSize from import api. (#2206) (b851934)
  • landing: remove debug overlays to make it easier to screenshot (#2193) (81dd275)
  • server: use a bundled [@basemaps](https://github.com/basemaps)/landing to serve static assets (#2202) (c60f518)

v6.26.0

12 May 00:06
1b3a7eb
Compare
Choose a tag to compare

Bug Fixes

  • lambda-tiler: Fix the insert of processing job config and actually start job after inserting config. (#2182) (65d9c84)
  • lambda-tiler: remove vector_layers as maplibre uses it as a validator (#2189) (457d978)

Features

  • lambda-tiler: Remove the job id to use ulid and update HTTP status code. (#2188) (7d72f0c)

v6.25.0

11 May 22:20
7ef26df
Compare
Choose a tag to compare

Bug Fixes

  • landing: force the vector source layer to be above the raster imager (#2185) (31f7708)

Features

  • config: Add config job for imagery processing api (#2162) (4ad2d37)
  • config: add type guard for if the config object can be written to (#2183) (0a00e0e)
  • config: serve tilejson 3.0.0 and allow raster imagery (#2173) (29f5313)
  • lambda-tiler: Import api for import imagery jobs. (#2170) (76b6175)
  • landing: add aerial basemap to landing debug (#2174) (b16b905)
  • landing: add debug state into URL bar (#2175) (da1833a)
  • landing: support geojson reprojection into NZTM with maplibre (#2178) (79e8845)

v6.24.2

20 Apr 22:11
1282655
Compare
Choose a tag to compare

Bug Fixes

  • infra: use the correct region to find certs (#2159) (635d303)
  • lambda-tiler: expose the name of the imagery set in attribution (#2153) (65d22cb)
  • lambda-tiler: missing tilesets should 404 not 500 (#2149) (a3420bc)
  • server: indexing local tiffs should not crash (#2152) (066f39f)

v6.24.1

07 Apr 04:34
034afcc
Compare
Choose a tag to compare

Bug Fixes

  • lambda-tiler: do not destroy database config when serving style.json (#2146) (a625efd)
  • shared: Projection.tyryGet do not throw if no projection is defined (#2145) (7592fe5)

v6.24.0

06 Apr 00:33
8cfdb4b
Compare
Choose a tag to compare

Bug Fixes

  • cli: create instance of EPSG code if not already defined (#2141) (9e7b508)
  • lambda-tiler: decode utf8 path names (#2135) (2f09e33)
  • lambda-tiler: do not error when invalid imagery urls are provided (#2133) (8211428)
  • landing: locate button does not work in nztm so disable it (#2140) (957b612)
  • landing: only show layers that can be viewed in the layer picker (#2136) (ac3dade)

Features

v6.23.0

04 Apr 22:40
5c956ba
Compare
Choose a tag to compare

Features

  • shared: load projections from the internet when not defined locally (#2132) (85ac59f)

v6.22.1

23 Mar 23:19
3190b6a
Compare
Choose a tag to compare

Bug Fixes

v6.22.0

20 Mar 22:40
b85a4a6
Compare
Choose a tag to compare

Bug Fixes

Features

  • cli: support multiple invalidations for cloudfront (#2120) (764fdeb)
  • server: support loading config from dynamodb (#2119) (e550505)

v6.21.1

17 Mar 04:03
69d6964
Compare
Choose a tag to compare

Bug Fixes

  • lambda-tiler: bundle the exact version of sharp from the yarn.lock (#2114) (a193e41)
  • lambda-tiler: scripts should be specific to the module type (#2115) (04c6f87)