Public
Edited
Oct 4, 2023
12 stars
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
{
intensityMap.addLayer(geojsonIntensityLayer);
layerGIntensity.addTo(intensityMap);
}
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
geojsonWorldLayer = new L.GeoJSON(world);
Insert cell
{
landfallMap.addLayer(geojsonLandfallLayer);
layerGLandfall.addTo(landfallMap);
}
Insert cell
layerGLandfall = new L.LayerGroup();
Insert cell
geojsonLandfallLayer = new L.GeoJSON();
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
sortedTyphoons
Insert cell
layerGPerYear.addTo(perYearMap);
Insert cell
perYearMap.addLayer(geojsonPerYearLayer);
Insert cell
layerGPerYear = new L.LayerGroup();
Insert cell
geojsonPerYearLayer = new L.GeoJSON();
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
initialmap.addLayer(geojsonLayer);
Insert cell
initialmap.addLayer(geojsonLayerStatic);
Insert cell
basemapTiles().addTo(initialmap);
Insert cell
geojsonLayerStatic = new L.GeoJSON();
Insert cell
geojsonLayer = new L.GeoJSON();
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
import {Scrubber} from "1a96b75c91b60527"
Insert cell
Insert cell
Insert cell
typhoonNumber = 19;
Insert cell
myScale = 0.1;
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
world = FileAttachment("world.json").json()
Insert cell
turf = require('https://unpkg.com/@turf/turf@6/turf.min.js')
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