You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
implement a client-like class for interacting with stacrs
I think my vision is things to be as transparent as possible for users — same code could be used to hit an API or hit a stac-geoparquet. So I think option (2), and agreed that the pystac ticket should probably go first.
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: stac-utils/stac-rs#462
Note
I am the author of stacrs so I have some bias.
The text was updated successfully, but these errors were encountered: