Useful Links
Useful links
Here are a few community and open source tools that can be used to interact with the Archive. Check the Getting Started section on the left for examples and additional information.
Plugins and Browsers
- QGIS STAC plugin: a powerfull plugin for QGIS
- Stac browser: a more complex GUI that can be connected to the archive API for browsing it.
Python
- pystac-client: The powerfull client to connect to the Archive API and use it.
- stacmap: A simple tool to show the results of a STAC query on an interactive map with previews.
Command line tools
- stac-tools a very complete set of tools to explore and query and browse the Archive.
- stac-asset a tool to download assets from STAC.
Changelog
2024-02-08
- STAC API - Remove QueryExtension support, in favor of the FilterExtension.