Skip to content

Latest commit

 

History

History
572 lines (206 loc) · 26.3 KB

CHANGELOG.md

File metadata and controls

572 lines (206 loc) · 26.3 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

7.12.0 (2024-11-14)

Features

  • lambda-tiler: update imagery layer attributions to show licensor details BM-897 (#3357) (e702c7e)

7.11.0 (2024-09-29)

Note: Version bump only for package @basemaps/config

7.7.0 (2024-07-28)

Bug Fixes

  • landing: Support Terrain for NZTM and add default LINZ-Terrain into debug (#3307) (15a1aba)

7.6.0 (2024-07-11)

Features

  • config: Update the config to support sky in the style json. BM-1052 (#3314) (60db515)

7.5.0 (2024-07-01)

Features

  • landing: Add terrain parameter in the url (#3292) (781bbe8)

7.4.0 (2024-06-13)

Note: Version bump only for package @basemaps/config

7.1.0 (2024-03-25)

Bug Fixes

  • cli: Fix the missing format for vector config with Basemaps v7. (#3149) (26b9dd8)
  • cogify: prevent empty tiffs from being stored (#3018) (971600f)
  • config: prevent deadlocking of loading queue (#3021) (c9099cf)
  • tiler-sharp: resampling should set no-data (#3177) (0432fa7)

Features

  • allow configuration of output tile types base of tileset configuration BM-932 (#3103) (808e554)
  • cli: compare config bundles using --target config.json (#3016) (a8d9d7c)
  • config: convert configuration parsers from typescript to zod (#3065) (4691764)
  • config: disable the empty tiff checker (#3023) (811bc79)
  • config: extract band and no data information from tiffs BM-932 (#3109) (2a824a6)
  • config: improve the default color ramp with more color ranges (#3172) (2c7b8e5)
  • config: load DEMs and create default output piplines (#3166) (fa08983)
  • config: use shorter band names for band information (#3162) (8ef8760)
  • landing: Enable elevation preview in the basemaps debug page (#3161) (b902599)
  • move to query parameters for pipeline selection (#3136) (32c501c)
  • tiler-sharp: allow outputs to customise how output is compressed (#3126) (f13b8fb)
  • upgrade to typescript 5 (#3019) (53aeebb)

7.0.0 (2023-11-27)

Bug Fixes

  • cli: assets are optional (#3008) (5ea056b)
  • config: allow config to be loaded where tiffs are not in Z-X-Y.tiff format (#3009) (bee7815)
  • server: create missing all tileset and stac lookup locations (#3003) (d9fcbd9)
  • macosx sometimes timesout when running filesystem tests (#2995) (fae5caa)

Features

  • Add proof of concept docs site BM-917 (#2990) (cabccc7)
  • allow reads from linz "-scratch" buckets TDE-906 (#2982) (615334f)
  • doc: Improve the individual package documentations. BM-776 (#2981) (5a4adcb)

6.46.0 (2023-10-10)

Features

  • cli: Allow bundle to guess the imagery ID from the url with slash ending. (#2976) (92fb6dd)

6.45.0 (2023-09-18)

Bug Fixes

  • cli: Fix the missing return in plimit queue. (#2952) (83c0ade)
  • config: ignore the argo folder "flat/" in guessing imagery names (#2939) (781d981)

Features

  • cli: Sort the ts_all config by the imagery name. (#2955) (7b29348)

6.44.0 (2023-09-05)

Bug Fixes

  • config: do not use "rgb" or projection codes for imagery names (#2908) (6f3c9a8)

Features

  • cli: Update config bundle to running asynchronously. (#2923) (30b7d70)
  • config: detect empty images and ignore them (#2915) (7b7cc1d)

6.43.0 (2023-08-22)

Bug Fixes

  • cli: Add missing layer titles from the imagery to tileset. (#2882) (8cfe830)

Features

  • cli: Create standalone imagery config and remove disabled layer. BM-810 (#2810) (e956851)
  • cogify: output single URL in cogify config command BM-822 (#2899) (fbdbb95)
  • config: Create an all tileset from imagery configs. BM-805 (#2794) (a2d64c8)
  • config: Remove the chirld aerial: tileset from configs. BM-825 (#2812) (4f26aac)

6.41.0 (2023-07-26)

Bug Fixes

  • cogify: cogify create should create from stac item json (#2785) (637df77)
  • cogify: use a URL in the cogify STAC documents (#2843) (eb3f0fe)
  • config: allow initializing config from URLs (#2830) (0ea552e)

Features

6.40.0 (2023-03-16)

Bug Fixes

  • server: allow a small variance between GSD (#2687) (6713f0b)
  • server: close tiff connections once they have been queried (#2698) (cd43cb4)
  • server: gsd does not actually need to match (#2694) (3737628)
  • server: make --no-config actually load the configuration from tiffs (#2682) (019ee50)

Features

  • config: generate configuration from a folder of tiffs (#2677) (6afad20)
  • config: Make the config title as not null. (#2667) (5e54854)
  • server: change CLI interface to support multiple tiff folders (#2688) (7fcd310)

6.39.0 (2023-01-25)

Bug Fixes

  • cli: Fix the TileSet id for the create-config output url. (#2641) (3ed158d)

Features

6.38.0 (2022-12-11)

Features

  • config: load the min/max zoom levels of a cotar overview from the wmtscapabilties (#2621) (3fe70cf)

6.37.0 (2022-12-05)

Features

  • add overview archive to imagery config (#2545) (ac463ef)
  • config: remove all the processingJob configuration. (#2598) (542401d)

6.36.0 (2022-10-18)

Features

  • cli: Add asset into config bundle record BM-693 (#2528) (72bdd9b)

6.35.0 (2022-09-14)

Bug Fixes

  • landing: force config to always be in base58 (#2463) (a2447e9)

Features

6.34.0 (2022-08-17)

Features

  • lambda-tiler: Assets provider to get assets from any location. (#2374) (c145f28)
  • lambda-tiler: Provide support for Arcgis online vector map. BM-78 (#2403) (900a84e)

6.32.1 (2022-07-28)

Note: Version bump only for package @basemaps/config

6.32.0 (2022-07-28)

Features

  • config: generate all the deprecated child tilesets BM-361 (#2360) (1d9df13)

6.31.0 (2022-07-22)

Features

  • config: Insert a config bundle records in dynamodb to refference the config file in s3. (#2335) (143eeda)
  • config: use base58 hashes (#2342) (8688351)

6.30.0 (2022-07-20)

Bug Fixes

  • cli: ensure diff is printed for changes (#2328) (653fdb9)
  • config: improve handling of GSD math when standardizing layer names (#2313) (cc8a14c)

Features

  • cli: Add assets location into bundle json file. (#2334) (f90a6be)
  • use better names for WMTS (#2314) (fbbf6c1)
  • config: add category and title to imagery (#2278) (4d5d8e7)
  • config: create virtual tileset by imagery name (#2309) (50ca2b5)
  • config: ensure ids are prefixed before querying with them (#2322) (ad0d3c4)
  • config: make layer names more standard (#2308) (8be654c)

6.29.0 (2022-06-27)

Bug Fixes

Features

  • config: create a hash of config bundles and use bundle created timestamp for records (#2274) (bd9c7bb)
  • config-cli: Provide a cli for creating temporary server and dump screenshots. (#2236) (0713b05)

6.28.1 (2022-06-07)

Note: Version bump only for package @basemaps/config

6.28.0 (2022-06-06)

Features

  • server: bundle basemaps-server cli so its easier to install (#2218) (8457b66)
  • server: provide a better error when loading configuration bundles (#2222) (8318192)

6.27.0 (2022-05-29)

Bug Fixes

  • infra: Fix the cog batch job to put record to dynamodb. (#2197) (3c89246)

Features

  • cli: Insert imagery and tileset config after cog creation complete (#2191) (3ea5efd)
  • cli: make cogs will update the process job status if exists. (#2180) (855ce1c)
  • config: add configuration parser and bundler (#2200) (795e3f2)
  • lambda-cog: New lambda Cog for import api. (#2207) (79f4ae7)

6.26.0 (2022-05-12)

Note: Version bump only for package @basemaps/config

6.25.0 (2022-05-11)

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)

6.24.2 (2022-04-20)

Note: Version bump only for package @basemaps/config

6.21.1 (2022-03-17)

Note: Version bump only for package @basemaps/config

6.21.0 (2022-03-17)

Bug Fixes

  • config: fetch all unprocessed keys from dynamo if there are any (#2101) (731430e)

Features

  • config: allow partial fetches from dynamo (#2100) (1144d40)
  • config: remove imagery year and resoltuion from config as it is not used (#2097) (8be7c09)

Reverts

6.18.0 (2021-12-14)

Features

6.17.0 (2021-12-05)

Features

  • config: Update the style json config to include attribution. (#2010) (0994969)

6.10.0 (2021-09-22)

Features

6.9.1 (2021-09-09)

Note: Version bump only for package @basemaps/config

6.8.0 (2021-09-01)

Features

  • config: enable configuration to be stored in memory rather than dynamodb (#1817) (eb56f26)
  • config: enable swapping of configuration providers dynamically (#1818) (e548ae5)
  • server: create a standalone express server (#1819) (83488af)

6.7.0 (2021-08-15)

Features

  • lambda-tiler: Support both aerial and vector basemap urls in style json. (#1811) (9d30db8)

6.6.0 (2021-07-29)

Bug Fixes

  • config: do not cache tile sets forever as they can be updated (#1790) (d0b1c89)

6.0.0 (2021-06-21)

Note: Version bump only for package @basemaps/config

5.1.0 (2021-06-07)

Note: Version bump only for package @basemaps/config

5.0.0 (2021-05-17)

Bug Fixes

Features

  • config: Tidy up the config and cli to be able to config style json. (#1555) (95b4c0e)
  • lambda-tiler: serve vector map style json. (#1553) (f9dadcd)