We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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).
geodb
geodb_tyes.ipynb
The text was updated successfully, but these errors were encountered:
thomasstorm
No branches or pull requests
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 itgeodb_tyes.ipynb
for example).The text was updated successfully, but these errors were encountered: