stac-utils¶
Tools for working with SpatioTemporal Asset Catalogs (STAC).
How to find what you need¶
This organization has a large number of repositories in a variety of languages for many types of users. Here, we categorize each repository by its utility to users as described on STAC website:
- 👩🍳 Data providers produce geospatial data and index those data with STAC
- 💁♂️ Developers build and maintain infrastructure to serve STAC to the world
- 😋 Data users use STAC to find, visualize, and use geospatial data
Each table is sorted by the number of Github stars at the time of the file render. Any issues with or updates to these tables can be opened on the stac-utils .github. For more information on each repository, see its respective README.
Python¶
Javascript¶
| Repository | Description | Badges | 👩🍳 | 💁♂️ | 😋️ |
|---|---|---|---|---|---|
| stac-server | A Node-based STAC API, AWS Serverless, OpenSearch | ✅ | |||
| stac-fields | A minimal STAC library that contains a list of STAC fields with some metadata and helper functions for styling as HTML. | ✅ | ✅ | ✅ | |
| stac-migrate | A tool to migrate Items, Catalogs and Collections from old versions to the most recent one. | ✅ | ✅ |
Other¶
These provide tooling for other languages, databases, visualizations, and other functionality.
Questions or issues?¶
For general questions, use the "STAC software" category stac-spec discussions. For repository-specific questions or issues, use that repository's discussions or issues page. For issues with this text, use the organization's .github repository's issues page.
