pystac-client
pystac-client copied to clipboard
Add stacrs as an optional dependency to search stac-geoparquet
stacrs is a no-dependency Python package that added the ability to search stac-geoparquet in v0.1.3. We could add stacrs as an optional dependency of pystac-client to enable searching stac-geoparquet files.
This was discussed here: https://github.com/stac-utils/stac-rs/issues/462
[!NOTE] I am the author of stacrs so I have some bias.