Show HN: map data onto a globehttps://github.com/atlaslib/globe
i love globes and maps often looking at a map gives you a better feeling for things this is a globe that can display data example data sets include active volcanos, UNESCO world heritage sites, IKEAs worldwide, β¦ but what makes this interesting is that it also implements WebMCP which lets an agent (e.g. ChatGPT desktop app) directly drive the globe it exposes a handful of tools to add/load a dataset, do SQL queries and visualize the results using the globe querying are powered by DuckDB (via webassembly) globe is globe.gl ( https://globe.gl ) more on WebMCP (OpenAI calls it 'site tools'): hβ¦