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 2ae7514 commit 3fe12e8Copy full SHA for 3fe12e8
src/stac_fastapi/geoparquet/api.py
@@ -95,7 +95,7 @@ def create(
95
if settings is None:
96
settings = Settings(
97
stac_fastapi_landing_id="stac-fastapi-geoparquet",
98
- stac_fastapi_title="stac-geoparquet-geoparquet",
+ stac_fastapi_title="stac-fastapi-geoparquet",
99
stac_fastapi_description="A stac-fastapi server backend by stac-geoparquet",
100
)
101
0 commit comments