DOTMAP

Import

Create a map from CSV

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.

Spreadsheet → map

Skip placing every pin by hand.

Bulk events

Research dumps, travel logs, archives.

Dates and media

Each row becomes an event card, not only lat/lng.

How CSV import works

  1. 1
    Prepare the file

    title, lat, lng. Optional: type, date, description, media_url.

  2. 2
    Create a marker type

    CSV needs at least one type. The type column must match the name.

  3. 3
    CSV/JSON in the studio

    Rows over the plan limit are skipped. Share the rest.

FAQ

What columns does the CSV need?

title, lat, and lng are required. Optional: type, date, description, media_url. First row is the header.

What if the file is larger than my plan?

DotMap imports as many rows as the plan allows and skips the rest.

Can I import zones and lines?

CSV is for points. Zones and lines go through JSON.