Skip to content

Commit b719ee5

Browse files
lukasbindreiter/tbx 2389 document spatio temporal queries (#72)
* Update ingest guides * Document spatio-temporal queries
1 parent 2dfb552 commit b719ee5

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+1570
-999
lines changed

.github/styles/config/vocabularies/docs/accept.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,3 +64,5 @@ bool
6464
boolean
6565
(?i)modis
6666
reprojected
67+
(?i)geospatial
68+
(?i)cartesian

api-reference/python/tilebox.datasets/Collection.find.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ data = collection.find(
4242

4343

4444
# check if a datapoint exists
45+
from tilebox.datasets.sync.dataset import NotFoundError
46+
4547
try:
4648
collection.find(
4749
"0186d6b6-66cc-fcfd-91df-bbbff72499c3",
904 KB
Loading
1.03 MB
Loading
1.11 MB
Loading
1.29 MB
Loading
1 MB
Loading
1.2 MB
Loading
351 KB
Loading
486 KB
Loading

0 commit comments

Comments
 (0)