Skip to main content
idapt
HomeCodeAI ModelsPricing
Sign inStart free
  • Home
  • Pricing
  • AI Models
  • Image models
  • Voice models
  • Video models
  • Rankings
  • New models
  • Model status
  • Multi-Model Chat
  • Voice Mode
  • Voice HUD
  • Web Search
  • Image Generation
  • Video Generation
  • Audio Generation
  • Transcription
  • Drive
  • Credentials
  • Sharing
  • Workspaces
  • Tasks
  • Memory
  • Agents
  • Subagents
  • Automations
  • Skills
  • idapt Code
  • Code Execution
  • Computers
  • Computer Use
  • Computer Assist · Soon
  • Containers
  • Cloud Computers
  • Local AI
  • AI Gateway
  • API & SDK
  • CLI
  • MCP
  • Tunnels
  • All features →
  • LLM cost calculator
  • Token counter
  • Context window checker
  • Can I run it
  • Model picker quiz
  • Savings finder
  • Video cost estimator
  • Text to speech cost
  • Transcription cost
  • API endpoint tester
  • All free tools →
  • Blog
  • Use cases
  • Comparisons
  • Best of
  • Skills
  • Learn
  • Changelog
  • Help center
  • FAQ
  • Privacy
  • Compare all models
  • Support
  • idapt Code
  • Developers
  • Quickstarts
  • API reference
  • API pricing
  • CLI
  • MCP
  • Downloads
  • Desktop
  • Badges and embeds
© idapt[email protected]TermsPrivacy PolicyLegal noticeReport content
X (Twitter)
All skills
Data

Map your data

Plot locations from a spreadsheet, with clustering, colour and filters.

Fill it in

A file with coordinates or addresses.

Which column drives the colour.

Which column drives marker size.

Group markers when zoomed out.

Your prompt

Plot these locations on a map.

Colour by [your colour by].

Size by [your size by].
If the file has addresses rather than coordinates, geocode them and report how
many failed. A map that silently drops the rows it could not place looks
complete and is not, and that is the failure mode nobody catches.

Check the coordinates before plotting. Latitude and longitude swapped puts
Europe in the Indian Ocean, which is obvious on a map and invisible in a CSV.

Cluster markers at low zoom so a dense city is one readable number rather than a
black blob.
One self-contained HTML file with a legend, a category filter and popups.
Use Map your dataOpens with everything above already filled in.

Why this works

A map that silently drops the rows it could not geocode looks complete and is not. This reports the failures, and it checks for swapped latitude and longitude, which puts Europe in the Indian Ocean on a map and is invisible in a CSV.

Questions

Addresses or coordinates?
Either. Addresses get geocoded, and you are told how many failed.

More data skills

  • Extract to a table
  • Analyse a spreadsheet
  • Chart this data

Use it now in a chat in 1 click

Use Map your data
  • Clean a dataset
  • Write a data dictionary
  • Read out an A/B test