Make it richer
Add stable ids, source URLs, status, dates, categories, and units so the layer can become more than dots.
Prepare dataPaste a small table with coordinates, inspect the points, and see the starter contract DaedalMap would use to turn it into a reusable map layer. This preview is intentionally lightweight: no full app boot, no catalog load, and no heavy live layers.
Client-only dark tile preview. Same visual direction as Explore, without loading the app runtime.
Upload or paste CSV. The map updates automatically; then resolve the first 25 points into loc_ids.
Watch fields, loc_id resolution, popup choices, rows, and metadata update as the dataset changes.
Unified, Not Heavy
The builder is isolated from the full Explore runtime so it can load fast,
but it does not invent a new data model. Successful previews are shaped as
anchored entities with a point_collection display contract,
the same family used by durable point datasets in DaedalMap.
Add stable ids, source URLs, status, dates, categories, and units so the layer can become more than dots.
Prepare dataThe next step is resolving rows to the maintained geography graph without making users learn every code system.
Learn loc_idWhen the tiny preview proves the idea, move into Explore for maintained packs, questions, and real map controls.
Open Explore