// Tile's can be referenced in X, Y, Z format or quadkey
tile=[10,15,8]
tileQuadkey=tilebelt.tileToQuadkey(tile)
tilebelt.tileToGeoJSON(tile)
tilebelt.getParent(tileQuadkey)
tilebelt.pointToTile(-122.4194,37.7749,12)
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.