Skip to content

kylebarron/deck.gl-raster

Folders and files

NameName
Last commit message
Last commit date
May 24, 2020
Sep 20, 2020
Jun 1, 2022
May 2, 2020
May 10, 2021
Sep 7, 2020
Aug 16, 2020
May 24, 2020
Sep 7, 2020
Sep 7, 2020
Sep 7, 2020
Apr 19, 2020
Sep 7, 2020
Sep 20, 2020
May 17, 2021
May 17, 2021
Aug 13, 2021

Repository files navigation

deck.gl-raster

gzipped size NPM

deck.gl layers and WebGL modules for client-side satellite imagery processing on the GPU.

Landsat 8 Modified Soil Adjusted Vegetation Index over the Grand Canyon and Kaibab Plateau, with the cfastie colormap.

Overview

deck.gl is a great WebGL-accelerated geospatial rendering engine for the browser. deck.gl layers are designed to be composable and easy to extend. As such, small variations of the pre-built layers can do amazing new things, while not being fit for inclusion in the standard layer library.

This repository contains deck.gl layers and reusable WebGL modules for rendering and computation on rasters, especially satellite imagery.

Documentation Website