All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog. This project attempts to match the major and minor versions of stactools and increments the patch number as needed.
build-full-collection
will generate COGs, STAC Items, and a STAC Collection.- Tiling support for the
create-cog
command. - Label and Projection extensions on Asset, Collection, and Summary
- Keywords on the Collection.
- Thumbnail asset on Collection and Item.
- Metadata Asset on STAC Collection.
- Nothing.
- Nothing.
- Colormap must be applied before
gdal_translate
is called. This ensures that the correct settings are used e.g. NEAREST vs CUBIC for generating overviews.#22 - create-item and create-collection shouldn't call save on the STAC object.
- Metadata URL on STAC Item.
- STAC raster extension to STAC Items
- STAC file extension to STAC Items
- Colour map on COG
- Ensure that the no_data value is set properly
- STAC proj extension fields to STAC Items
- Updated with contents of the template repo (a231a37275b0590e759d7114c4d6c7f685453c22)
- Nothing.
- Nothing.
- Collection file name is now
collection.json
#15