Releases: linz/basemaps
Releases · linz/basemaps
v6.27.0
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
v6.25.0
Bug Fixes
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
v6.24.1
v6.24.0
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)