Skip to content

Add Go docs #44

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

Merged
merged 9 commits into from
May 12, 2025
Merged

Conversation

corentinmusard
Copy link
Contributor

No description provided.

@corentinmusard corentinmusard force-pushed the corentinmusard/tbx-1938-document-tilebox-go branch from f6e2b5b to f26cb87 Compare May 9, 2025 13:54
Copy link
Contributor

@snamber snamber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

http://localhost:3000/datasets/query

Could make sense to talk about auto-pagination in this section

filtering by area of interest
we could add a tip that the multipolygon can be created in the console

delete not only takes a list of datapoint IDs as string, but supports a wide range of other useful input types as well. See the delete API documentation for more details.

I'd add "In Python ...."

https://localhost:3000/datasets/delete#deleting-a-time-interval

What's the limit in the number of elements that can be deleted at once?

If there is a public dataset you would like to see in Tilebox, please get in touch.

I think we have a console feature for that now, that we can link here

Storage Clients

We can mention that this only exists in Python at the moment

@corentinmusard
Copy link
Contributor Author

corentinmusard commented May 12, 2025

What's the limit in the number of elements that can be deleted at once?

Unlimited, we batch it on the client side (same for ingestion), I'm adding mention of that

@corentinmusard corentinmusard merged commit 0931bab into main May 12, 2025
2 of 3 checks passed
@corentinmusard corentinmusard deleted the corentinmusard/tbx-1938-document-tilebox-go branch May 12, 2025 13:35
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.

3 participants