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 590ccb3 commit c9668acCopy full SHA for c9668ac
stac_fastapi/opensearch/stac_fastapi/opensearch/database_logic.py
@@ -46,7 +46,7 @@
46
merge_to_operations,
47
operations_to_script,
48
)
49
-from stac_fastapi.sfeos_helpers.filter import filter as filter_module
+from stac_fastapi.sfeos_helpers import filter as filter_module
50
from stac_fastapi.sfeos_helpers.mappings import (
51
AGGREGATION_MAPPING,
52
COLLECTIONS_INDEX,
0 commit comments