Published
Edited
Apr 8, 2021
Insert cell
Insert cell
Insert cell
parser = require('https://bundle.run/wellknown@0.5.0')
Insert cell
Insert cell
Insert cell
geojson = parser(wkt)
Insert cell
map(geojson)
Insert cell
Insert cell
recovered_wkt = parser.stringify(geojson)
Insert cell
wkt === recovered_wkt
Insert cell
import { map } from '@chrispahm/map'
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