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

fix: vector ingest can use href from preprocessed object metadata #319

Merged
merged 2 commits into from
Mar 13, 2025

Conversation

anayeaye
Copy link
Contributor

What

This is a temporary solution to continue using s3 discovery that was written for generating stac item metadata for COG assets. All the vector pipeline needs comes from the property that has been preprocessed to asset href in the discovery response.

Why

Existing vector ingests have been using the preprocessed stac item metadata even though it does not agree with features db schema. In the future the stac item metadata preprocessing should be removed from the generic s3 discovery.

@anayeaye anayeaye changed the title fix: vector ingest can use href from object metadata that has already… fix: vector ingest can use href from preprocessed object metadata Mar 13, 2025
@anayeaye anayeaye requested review from ividito and smohiudd March 13, 2025 19:51
@anayeaye anayeaye merged commit 55fc01b into dev Mar 13, 2025
6 checks passed
@anayeaye anayeaye deleted the fix/vector-ingest-use-custom-keys branch March 13, 2025 20:04
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