The Map Help page

Instructions and tips on how to use the map features.


To do

File Structure

Your spreadsheet should have these columns:
Field Data Type Definition Required Used for Geocoding
Name String Person's name, name of a feature, name of a place No Yes
Address String Street address, e.g., 1600 Pennsylvania Ave. No Yes
City String   No  
State String 2 character state abbreviation (e.g., VA, CO, MT) No  
Zip Code String   No  
Notes String   No  
Latitude Number If you do not fill this in, you are logged in, and have appropriate permissions, the program will determine it using Address, City, State Yes  
Longitude Number If you do not fill this in, you are logged in, and have appropriate permissions, the program will determine it using Address, City, State Yes  
Accuracy Number From Geocodio: Each geocoded result from Geocodio is returned with an accuracy score, which is a decimal number ranging from 0.00 to 1.00. This score is generated by the internal Geocodio engine based on how accurate the result is believed to be. The higher the score, the better the result. No  
Accuracy_Type String Indicates where the point of the latitude/longitude is. It is an indicator of accuracy. See the definitions below. No  
Group String Groups of similar points or points near each other. No  
Stop Number (integer) The order of the points or addresses within each group. No  

Accuracy_Type
Value Description

rooftop The exact point was found with rooftop level accuracy
point The exact point was found from address range interpolation where the range contained a single point
range_interpolation The point was found by performing address range interpolation
nearest_rooftop_match The exact house number was not found, so a close, neighboring house number was used instead
intersection The result is an intersection between two streets
street_center The result is a geocoded street centroid
place The point is a city/town/place zip code centroid
county The point is a county centroid
state The point is a state centroid

If you do not have these fields in your spreadsheet, the program will add them.
Name can be a person's name, the name of a feature, the name of a place (e.g., The Grand Canyon), or anything you want it to be.
Export file from map to see structure, use that file for your data.

Geocoding

Accuracy number and accuracy type
other things

Using the Map App --- Summary from Copilot

This page explains how to load data, inspect it, and display it on the interactive map. The Map app accepts CSV or Excel files and can geocode addresses when latitude/longitude are not provided (geocoding is available for signed-in users).

Quick Overview

  1. Prepare a spreadsheet (CSV or .xlsx) with one row per address.
  2. Upload the file and the map will display (if the data passes the QC step)

Preparing your spreadsheet

The app expects columns that identify locations. Recommended columns:

ColumnType / Notes
addressStreet address or free-form address text (required if lat/lon not provided).
cityOptional — helps geocoding accuracy.
stateOptional — helps geocoding accuracy.
postal_codeOptional.
latitude / longitudeOptional — if present, the app uses these directly and skips geocoding.
groupOptional — used to create a layer or group of pins on the map.
labelOptional — text that will appear in popups.
If your file is missing latitude/longitude, the app will geocode addresses for signed-in users. Guests can still upload and preview data but geocoding may be disabled for security/usage limits.

If validation fails, fix the file locally and re-upload. The app displays helpful errors and example fixes.

Upload and map data

  1. Go to the Maps page and click Upload

Customizing Routes

Built-in example datasets

Use the example datasets (available in the UI) to explore the map without uploading.

Searching and filtering

The Search view provides instant filtering:

Exporting data

Export options are available from the UI:

Geocoding behavior

Saving your work

Export the edited dataset The program will NOT save it for your next visit.