Public
Edited
Jun 7, 2023
Importers
1 star
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
cycleways = `way[cycleway~"^(yes|both|opposite|lane|opposite_lane|right|left|crossing|track|shared_lane|separate|shared|opposite_track|designated|buffered_lane|buffered)$"];`
Insert cell
Insert cell
kerbs = `nwr[kerb~"^(flush|lowered|no)"];`
Insert cell
q(cycle_amenities, { body: true })
Insert cell
bbox = "'47.60454','-122.35227','47.62267','-122.32208'"
Insert cell
osm(q(cycle_amenities, { bbox: bbox, body: true }))
Insert cell
osm(q(bus_stops, { bbox: bbox, body: true }))
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