Batch Map Latitude and Longitude Coordinates

Our tool makes it easy to visualize your GPS data on Google Maps. It will only take a few seconds to map your data using our service. We support many different data formats, so you don’t need to convert the values yourself before plotting. In fact, if you only have addresses or other location descriptions, we take that data, too.

Get Started
 

Map coordinate data as decimal degrees

This is the most common type of latitude and longitude data. If your data is in decimal degrees format, you can paste it directly into our tool. Just make sure your data contains separate latitude and longitude columns and it will map instantly.

Decimals degree look something like this: 44.4604788, -110.8281375

The coordinate pairs may be positive or negative, depending on the hemisphere of the coordinates. Typically latitude is listed first and longitude second.

 

Map coordinates in degrees minutes seconds and other formats

If your latitude and longitude coordinates do not look like the decimal degrees in the previous section, our tool can likely still accept them. Put the coordinates in a single column named location and BatchGeo will take care of the rest.

The coordinate pairs may be positive or negative, depending on the hemisphere of the coordinates. Typically latitude is listed first and longitude second.

Some example data formats:

  • Degrees Minutes Seconds: 44°27'37.7237", -110°49'41.2950"
  • Degrees Minutes: 44°27.62873', -110°49.68825'
  • Directional Degrees Minutes: 44°27.62873'N 110°49.68825'W

You may have other data formats, but the solution is the same: use a single column (rather than two) and let BatchGeo worry about the converting and mapping.