Conversation
f6e2b5b to
f26cb87
Compare
snamber
left a comment
There was a problem hiding this comment.
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
Unlimited, we batch it on the client side (same for ingestion), I'm adding mention of that |
No description provided.