Published
Edited
Jul 4, 2020
Fork of World Map
2 forks
1 star
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
land = topojson.feature(world,world.objects.land)
Insert cell
Insert cell
countries = topojson.feature(world, world.objects.countries)
Insert cell
Insert cell
mapDetail = 110 // in meters, may be 50 (730k of data) or 110 (100k of data)
Insert cell
topojson = require("topojson-client@3")
Insert cell
ne_50m_lakes = FileAttachment("ne_50m_lakes.json").json()
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