Skip to content

Commit ad33f39

Browse files
authored
feat: union by name when searching (#152)
cc @betolink I think I'll release a version after this merges
1 parent 9970721 commit ad33f39

File tree

4 files changed

+1100
-996
lines changed

4 files changed

+1100
-996
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
1010
- `type` field to geoparquet writes ([#136](https://github.com/stac-utils/rustac-py/pull/136), <https://github.com/stac-utils/rustac/pull/736>)
1111
- `parquet_compression` argument to `write` and `search_to` ([#150](https://github.com/stac-utils/rustac-py/pull/150))
1212
- `iter_search` ([#151](https://github.com/stac-utils/rustac-py/pull/151))
13+
- `union_by_name` when searching **stac-geoparquet** ([#152](https://github.com/stac-utils/rustac-py/pull/152))
1314

1415
### Fixed
1516

0 commit comments

Comments
 (0)