Releases: stac-utils/stac-geoparquet
Releases · stac-utils/stac-geoparquet
0.8.0
What's Changed
- Make deltalake an optional dependency by @scottyhq in #106
- Fixed doc deploy by @TomAugspurger in #104
- Update pgstac_reader by @bitner in #101
- Use collections (plural) for spec by @TomAugspurger in #108
- Add 'type' field in stac_table_to_ndjson by @TomAugspurger in #105
- fix: remove None assets by @gadomski in #111
- chore: light dependency cleanup by @gadomski in #116
- Write batches to disk to merge schemas by @bitner in #109
- Fix bug in pgstac_to_arrow not passing tmpdir by @liamlego in #118
- Fix pyarrow dataset import in _api by @liamlego in #119
- remove: specficiation documents by @gadomski in #120
- fix: add hydration of links in PgstacRowFactory. by @pantierra in #121
- fix: convert Path to str for remote filesystem compatibility. by @pantierra in #123
- release: v0.8.0 by @gadomski in #124
New Contributors
- @liamlego made their first contribution in #118
- @pantierra made their first contribution in #121
Full Changelog: 0.7.0...0.8.0
0.7.0
What's Changed
- fix docs publish by @kylebarron in #74
- Let pyarrow cast strings to dates by @scottyhq in #80
- chore: use uv and modernize tooling by @gadomski in #87
- Add installation instructions by @bmcandr in #92
- feat: use pytest-recording by @gadomski in #90
- stac-geoparquet metadata updates by @TomAugspurger in #98
- Added a changelog by @TomAugspurger in #102
New Contributors
Full Changelog: 0.6.0...0.7.0
0.6.0
What's Changed
- Include GeoArrow metadata on constructed Arrow table by @kylebarron in #52
- Exhaustive schema inference by @kylebarron in #50
- Update spec to document storing all GeoJSON properties as WKB by @kylebarron in #51
- Include
proj:geometrycolumn in GeoParquet metadata when writing by @kylebarron in #56 - Write to Delta Lake by @kylebarron in #58
- Allow writing either GeoParquet 1.0 or GeoParquet 1.1 schema metadata by @kylebarron in #61
- Add documentation website by @kylebarron in #65
- Add NAIP example notebook by @kylebarron in #71
- Require typing_extensions by @gadomski in #67
- Use Arrow stream interface for public API by @kylebarron in #69
- Update usage and schema documentation by @kylebarron in #70
Development changes
- Use iterables / and record batches in to_arrow by @bitner in #53
- Add Ruff to pre-commit by @kylebarron in #62
- Refactor interally to
RawBatchandCleanBatchwrapper types by @kylebarron in #57 - Add batched tests by @kylebarron in #73
- Use numpy v2 in tests by @kylebarron in #64
- Rename raw/clean batch to json/arrow batch by @kylebarron in #59
New Contributors
Full Changelog: 0.5.1...0.6.0
0.5.1
What's Changed
- Move arrow-based code into arrow module by @kylebarron in #47
- Docs for pyarrow reader / writer by @TomAugspurger in #46
Full Changelog: 0.5.0...0.5.1
0.5.0
What's Changed
- STAC Interoperability with Arrow by @kylebarron in #37
- Write to Parquet with GeoParquet 1.1 metadata by @kylebarron in #40
- Specify that stac-geoparquet aligns with GeoParquet 1.1 bounding box columns by @kylebarron in #35
Other Changes
- Capitalize
"GeoParquet"and reword readme by @kylebarron in #36 - PKG: Use hatch, hatch-vcs for packaging and versioning by @TomAugspurger in #33
- stac-sprint updates by @kylebarron in #27
- Update pre-commit versions by @kylebarron in #43
- Break out mypy by @TomAugspurger in #44
- Round trip tests & various fixes by @kylebarron in #42
New Contributors
- @kylebarron made their first contribution in #35
Full Changelog: 0.4.1...0.5.0
0.4.1
0.4.0
What's Changed
- Draft stac-geoparquet spec by @cholmes in #28
- guidance on referencing a STAC Geoparquet Collection in a STAC Collection JSON by @rbavery in #30
- Optionally use pyarrow types in to_geodataframe by @TomAugspurger in #31
New Contributors
Full Changelog: 0.3.2...0.4.0
0.3.2
- Fixed release issue
0.3.1
- Fixed release issue
0.3.0
What's Changed
- Fix typo in project url by @m-mohr in #7
- Added py.typed by @TomAugspurger in #10
- Cater for optional fields #12 by @m-mohr in #13
- CI Fixes by @TomAugspurger in #17
- Enable tests again by @m-mohr in #19
- Add an option to add a self link column #15 by @m-mohr in #20
- Update release workflow by @TomAugspurger in #22
New Contributors
Full Changelog: 0.2.1...0.3.0