Public
Edited
Jun 25, 2024
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
map
Insert cell
config = ({
lng: 19.4803,
lat: 52.0693,
zoom: 5,
fillOpacity: 0.75,
colorScale: ['#ffffD9', '#50BAC3', '#1A468A']
})
Insert cell
geoStations = geo.coords2geo(stations.filter(d => d.max_power >= +power), { lat: "latitude", lon: "longitude" })
Insert cell
hexagons = bufferPointsLinear(geoStations, kmToRadius(radiusKm))
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
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