Skip to content

m-mohr/ol-stac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Feb 14, 2025
ed10cb0 · Feb 14, 2025

History

83 Commits
Sep 5, 2024
Aug 22, 2023
Jan 27, 2025
Sep 5, 2024
Feb 14, 2025
Aug 22, 2023
Jan 13, 2025
Aug 22, 2023
Aug 22, 2023
Feb 14, 2025
Aug 22, 2023
Aug 22, 2023
Sep 5, 2024
Feb 14, 2025
Feb 14, 2025
Aug 22, 2023

Repository files navigation

ol-stac

An "automagical" STAC LayerGroup for OpenLayers released under the Apache 2.0 license.

Test Status

Getting Started

Please read the Quick Start first: https://m-mohr.github.io/ol-stac/doc/quickstart.html

Explore the examples to get started with some more code: https://m-mohr.github.io/ol-stac/en/latest/examples/

Dig into the API documentation for all details: https://m-mohr.github.io/ol-stac/en/latest/apidoc/

ol-stac requires OpenLayers version >=7.5.2

Sponsors

ol-stac appreciates contributions of all kinds.

The development of this package was financially supported by:

Many thanks also to OpenLayers and its contributors.

If you need any help, please contact me.

TypeScript support

The ol-stac package includes auto-generated TypeScript declarations as *.d.ts files.

Documentation

Check out the hosted examples 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.

Related work

A similar package for Leaflet and authored by Daniel Dufour and Matthias Mohr is stac-layer. It has a very similar interface and functionality.