Public
Edited
Jul 20, 2023
1 fork
5 stars
Insert cell
Insert cell
Insert cell
Insert cell
parseGeoRaster = require("georaster")
Insert cell
Insert cell
geotiff = FileAttachment("NE2_50M_SR.zip")
.zip()
.then((d) => d.file("NE2_50M_SR/NE2_50M_SR.tif").blob())
Insert cell
Insert cell
Insert cell
canvas = viewgeotiff(geotiff, { width: 2000 })
Insert cell
Insert cell
Insert cell

Purpose-built for displays of data

Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Learn more