ol-stac
An "automagical" STAC LayerGroup for OpenLayers released under the Apache 2.0 license.
Getting Started
Install the ol-stac
package:
npm install ol-stac
Explore the examples to get started with some code:
https://m-mohr.github.io/ol-stac/en/latest/examples/
ol-stac appreciates contributions of all kinds.
The development of this package was financially supported by:
- Planet Labs PBC
- EOX IT Services GmbH
Many thanks also to OpenLayers and its contributors.
A similar package for Leaflet and authored by Daniel Dufour and Matthias Mohr is
stac-layer.
It has a very similar interface and functionality.
TypeScript support
The ol-stac package includes auto-generated TypeScript declarations as *.d.ts
files.
Documentation
Check out the hosted examples, the workshop or the API documentation.
Bugs
Please use the GitHub issue tracker for all bugs and feature requests. Before creating a new issue, do a quick search to see if the problem has been reported already.
![Test Status](https://github.com/m-mohr/ol-stac/workflows/Test/badge.svg)