Releases: stactools-packages/geoparquet-items
Releases · stactools-packages/geoparquet-items
v0.4.0
- Allow specifying columns (
info
command)
- Allow fixing/creating self links if not present or invalid (
create
command)
- Support column whitelist (
convert
command)
v0.3.1
- Allow specifying columns for the info command
v0.3.0
- Update stac-geoparquet package
- Added
info
command to show some metadata about the generated files
- Added support for adding self links to the geoparquet files
- Added experimental partitioning/dask support
v0.2.0
- Added
convert
command to convert GeoParquet to other file formats
v0.1.1
- Don't use pystac for Collection updates. This avoids changes in the JSON file that are not necessary (different order of properties, different self link, ...).
- Fix the href to the geoparquet files