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

Infer data types from data when ingesting in geodb #274

Open
juansensio opened this issue Jan 21, 2025 · 0 comments
Open

Infer data types from data when ingesting in geodb #274

juansensio opened this issue Jan 21, 2025 · 0 comments
Assignees
Milestone

Comments

@juansensio
Copy link
Collaborator

At this moment all the columns in the stac catalogs stores in geodb use the type"json".

This makes easy to store any kind of data but limits query functionality on geodb.

You can see an example in https://github.com/earthpulse/eotdl/blob/geodb/tutorials/notebooks/geodb.ipynb

Thomas will create example on code on how to infer the correct data types so we can query the datasets in geodb.

Please, work on the geodb branch and create a copy of the previous notebook (can call it geodb_tyes.ipynb for example).

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

No branches or pull requests

2 participants