We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0e83e7 commit 1530e4aCopy full SHA for 1530e4a
stacrs.pyi
@@ -4,6 +4,7 @@ class DuckdbClient:
4
"""A client for querying stac-geoparquet with DuckDB."""
5
6
def search(
7
+ self,
8
href: str,
9
*,
10
intersects: Optional[str | dict[str, Any]] = None,
0 commit comments