Published
Edited
Oct 10, 2021
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
toCanvas(georaster, { width: 200, height: 200 })
Insert cell
url2 = "https://s3.amazonaws.com/geoblaze/LC08_L1TP_045032_20180811_20180815_01_T1_B5_100x100.TIF"

Insert cell
georaster2 = geoblaze.load(url2)
Insert cell
toCanvas(georaster2, { width: 200, height: 200 })
Insert cell
georaster3 = geoblaze.load("https://raw.githubusercontent.com/DOE-NEPA/nepanode_backup/master/mapwarper/100.tif")
Insert cell
toCanvas(georaster3, { width: georaster3.width, height: georaster3.height })
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