Metadata-Version: |
2.1 |
Name: |
titiler.pgstac |
Version: |
1.4.0 |
Summary: |
Connect PgSTAC and TiTiler. |
Author-Email: |
Vincent Sarago <vincent[at]developmentseed.com>,David Bitner <david[at]developmentseed.com> |
Project-Url: |
Changelog, https://stac-utils.github.io/titiler-pgstac/release-notes/ |
Project-Url: |
Documentation, https://stac-utils.github.io/titiler-pgstac/ |
Project-Url: |
Homepage, https://stac-utils.github.io/titiler-pgstac/ |
Project-Url: |
Issues, https://github.com/stac-utils/titiler-pgstac/issues |
Project-Url: |
Source, https://github.com/stac-utils/titiler-pgstac |
Keywords: |
COG,STAC,MosaicJSON,Fastapi,Dynamic tile server,pgSTAC |
Classifier: |
Intended Audience :: Information Technology |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Topic :: Scientific/Engineering :: GIS |
Requires-Python: |
>=3.8 |
Requires-Dist: |
geojson-pydantic (~=1.0) |
Requires-Dist: |
pydantic-settings (~=2.0) |
Requires-Dist: |
pydantic (<3.0,>=2.4) |
Requires-Dist: |
titiler.core (<0.19,>=0.18.0) |
Requires-Dist: |
titiler.mosaic (<0.19,>=0.18.0) |
Requires-Dist: |
pre-commit; extra == "dev" |
Requires-Dist: |
bump-my-version; extra == "dev" |
Requires-Dist: |
mkdocs (>=1.4.3); extra == "docs" |
Requires-Dist: |
mkdocs-jupyter (>=0.24.5); extra == "docs" |
Requires-Dist: |
mkdocs-material[imaging] (>=9.5); extra == "docs" |
Requires-Dist: |
griffe-inherited-docstrings (>=1.0.0); extra == "docs" |
Requires-Dist: |
mkdocstrings[python] (>=0.25.1); extra == "docs" |
Requires-Dist: |
mike (~=2.0); extra == "docs" |
Requires-Dist: |
psycopg[pool]; extra == "psycopg" |
Requires-Dist: |
psycopg[binary,pool]; extra == "psycopg-binary" |
Requires-Dist: |
psycopg[c,pool]; extra == "psycopg-c" |
Requires-Dist: |
pytest; extra == "test" |
Requires-Dist: |
pytest-cov; extra == "test" |
Requires-Dist: |
pytest-asyncio; extra == "test" |
Requires-Dist: |
httpx; extra == "test" |
Requires-Dist: |
pypgstac (<=0.9.1,>=0.7); extra == "test" |
Requires-Dist: |
pytest-postgresql; extra == "test" |
Provides-Extra: |
dev |
Provides-Extra: |
docs |
Provides-Extra: |
psycopg |
Provides-Extra: |
psycopg-binary |
Provides-Extra: |
psycopg-c |
Provides-Extra: |
test |
Description-Content-Type: |
text/markdown |