Spreadsheet → map
Skip placing every pin by hand.
Import
Already have places in a spreadsheet? Import a CSV into DotMap — coordinates, titles, dates, and media columns become pins on a map you can share with one link.
Skip placing every pin by hand.
Research dumps, travel logs, archives.
Each row becomes an event card, not only lat/lng.
Zones and lines belong in JSON — see map from ChatGPT.
title, lat, lng. Optional: type, date, description, media_url.
CSV needs at least one type. The type column must match the name.
Rows over the plan limit are skipped. Share the rest.
title, lat, and lng are required. Optional: type, date, description, media_url. First row is the header.
DotMap imports as many rows as the plan allows and skips the rest.
CSV is for points. Zones and lines go through JSON.