--- name: Leaflet.Multispectral category: tile-image-display repo: https://github.com/publiclab/leaflet-multispectral author: Public Lab author-url: https://publiclab.org/ demo: https://publiclab.github.io/leaflet-multispectral/ compatible-v0: compatible-v1: true --- Provides multispectral channel manipulation and processing tools (such as NDVI or other remote sensing methods) for Leaflet image layers using pure client-side JavaScript. It uses `image-sequencer` via an ImageOverlay `filter()` function.