New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ol-stac

Package Overview
Dependencies
Maintainers
0
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ol-stac - npm Package Versions

13

1.0.0-beta.9

Diff

Changelog

Source

[1.0.0-beta.9] - 2024-03-08

  • Allow a list of web map links to be shown through the displayWebMapLink option, which includes selecting links by id.
  • Require ol >= 7.5.2 (before: >= 7.0.0)
m-mohr
published 1.0.0-beta.8 •

Changelog

Source

[1.0.0-beta.8] - 2024-01-30

  • Fixes the broken 1.0.0-beta.7 release
  • Update stac-js dependency to 0.0.9
m-mohr
published 1.0.0-beta.7 •

Changelog

Source

[1.0.0-beta.7] - 2024-01-26

  • Added an option to hide footprints (geometry/bounding box) by default
  • Added support for image formats in WMS and WMTS
  • Expose SourceType as public API
  • Removed note about Firefox issues in the examples
m-mohr
published 1.0.0-beta.6 •

Changelog

Source

[1.0.0-beta.6] - 2023-08-28

  • OpenLayers is now a peer dependency
  • Add support for PMTiles (via Web Map Links extension)
  • New general purpose option getSourceOptions(type, options, ref) to customize source options. It also applies to all web-map-link source options now. It replaces:
    • getGeoTIFFSourceOptions(options, ref)
    • getImageStaticSourceOptions(options, ref)
    • getXYZSourceOptions(options, ref)
  • Added SourceType enum for getSourceOptions
m-mohr
published 1.0.0-beta.5 •

Changelog

Source

[1.0.0-beta.5] - 2023-08-23

  • Don't enforce the nodata value to be NaN if not present in STAC metadata
m-mohr
published 1.0.0-beta.4 •

Changelog

Source

[1.0.0-beta.4] - 2023-08-22

  • Fix the default entry point (you can now really use import STAC from 'ol-stac';)
m-mohr
published 1.0.0-beta.3 •

Changelog

Source

[1.0.0-beta.3] - 2023-08-22

  • Pass properties option to the LayerGroup.
m-mohr
published 1.0.0-beta.2 •

Changelog

Source

[1.0.0-beta.2] - 2023-08-22

  • Move the stacUtils.js from ol/layer to ol-stac/utils.js
  • Provide a default entry point (you can now use import STAC from 'ol-stac';)
  • Documentation improvements
m-mohr
published 1.0.0-beta.1 •

Changelog

Source

[1.0.0-beta.1] - 2023-08-22

  • First release
m-mohr
published 0.0.1 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc