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

[WIP] account for extensions in collections #25

Closed
wants to merge 2 commits into from

Conversation

simonkassel
Copy link
Collaborator

Figure out how we we handle extension properties in collections.

I.e. if a collection includes extended items like EOItems, how should the collection store the properties specific to the EO extension.

@simonkassel
Copy link
Collaborator Author

Currently, the collection includes eo properties if they are uniform across all eo items and Null values if they are not.

this comment complicates that matter radiantearth/stac-spec#413 (comment). Should EO items with differing properties even be allowed to be in the same collection?

@lossyrob
Copy link
Member

lossyrob commented Nov 1, 2019

This functionality was put in place via another means - an Item merges in the Collection common properties when loading.

@lossyrob lossyrob closed this Nov 1, 2019
@lossyrob lossyrob deleted the sk/eo-collection branch November 1, 2019 01:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants