Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support extensions #35

Open
3 of 8 tasks
gadomski opened this issue Feb 16, 2022 · 2 comments
Open
3 of 8 tasks

Support extensions #35

gadomski opened this issue Feb 16, 2022 · 2 comments
Labels
[crate] extensions stac-extensions enhancement New feature or request

Comments

@gadomski
Copy link
Member

gadomski commented Feb 16, 2022

These are all the stable ones, plus raster:

@gadomski gadomski added the enhancement New feature or request label Feb 17, 2022
@gadomski
Copy link
Member Author

One thought here is to include stac_extensions on Asset but exclude it from serde, and then propogate those extensions up/down to the Item. That makes it easier to add an extension to an asset without requiring an associated item.

@gadomski
Copy link
Member Author

Implementation begun in #234. I'll consider this closed when I have all stable extensions implemented.

@gadomski gadomski self-assigned this Apr 28, 2024
@gadomski gadomski moved this to In Progress in Gadomski's FOSS4G-NA 2024 Jun 20, 2024
@gadomski gadomski mentioned this issue Jun 21, 2024
8 tasks
@gadomski gadomski removed their assignment Sep 19, 2024
@gadomski gadomski added [crate] extensions stac-extensions and removed [crate] core stac labels Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[crate] extensions stac-extensions enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant