Open
Description
Hi,
I have a few questions regarding standalone collections in pystac
:
1. Can the ProjectionExtension.ext
be used directly on a standalone collection, rather than on an item or asset?
2. Is there a recommended or straightforward way to convert a standalone collection into an item using pystac
?
These questions are based on a related discussion in the odc-stac
repository, and I’d like to understand how well pystac supports these use cases.
Thanks for your insights!