Published
Edited
Mar 30, 2020
1 fork
Insert cell
Insert cell
Insert cell
Insert cell
md`Inspect the data rows to check how to group them by a geographical attribute that will match the data in your [vector tiles](https://docs.mapbox.com/studio-manual/reference/tilesets/).`
Insert cell
Insert cell
Insert cell
Insert cell
geometryKey = function(row, key) {
return ["==", ["id"], parseInt(key)];
}
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
viewof r = radio(Object.keys(layerStyles))
Insert cell
Insert cell
Insert cell
Insert cell
import { copy } from '@mbostock/copy-to-clipboard'
Insert cell
import {radio} from "@jashkenas/inputs"
Insert cell
import {printTable} from '@uwdata/data-utilities'
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