Just a quick example using USGS LiDAR data with DeckGL.
- Unzip
data/west-coast-lidar/west-coast-lidar-filtered.csv.gz(and save the unzipped file asdata/west-coast-lidar/west-coast-lidar-filtered.csv) - Create a
mapbox-token.jsfile in the root of this repo whose contents is:module.exports = '<YOUR MAPBOX TOKEN HERE>'. (You can get a free mapbox token at account.mapbox.com.) npm installnpm start -- index.js
- NOAA's Data Access Viewer - this demo uses the
2016 USGS Lidar: West Coast El Nino (WA, OR, CA)dataset. - Coloring LIDAR - by Allan Walker