GPS Visualizer's Elevation Lookup Utility

Find elevations using Google's Elevation API

NOTE: To look up elevations using this page, you'll need to get your own Google Maps API key. You may just want to use GPS Visualizer's plain-text converter instead (more info).

Latitude/longitude input:


Type of data:    Source:   
Field separator in output:    Units in output:
If you are seeing this box, then your Web browser did not properly load GPS Visualizer's elevation lookup functions. Try clearing your cache and/or clicking the "Refresh" button with the Shift key held down.

Results as text:      


  
data type:



output format:
 
[more form options]

To use this free utility, simply enter coordinates in the box to the left, one per line, and click "Find elevations" to look up their elevations. If your data is in a tabular format with a descriptive header at the top of each column, choose "tabular" for type of data (and make sure the headers make sense!).

If you have raw coordinate pairs, that's okay too, but make sure the latitudes come BEFORE the longitudes.

Note that any existing elevation information in your data will be preserved. if you want to completely overwrite the existing elevations, the quickest solution is to "hide" the altitude or elevation column by changing its header to something unrecognizable, like "zzz".


How this page works

Many mapping sites provide an "API" -- a way for other programs to quickly and easily access their services. But they only allow a certain number of queries per day, based on your "key." This form uses JavaScript-On-Demand (JSON) code that causes your Web browser to be the one making the request (rather than gpsvisualizer.com's server).

Lookup limits

Google allows each user to perform a few thousand lookups per day. For most individuals, that's more than enough, but if all of GPS Visualizer's users were allowed to perform as many queries as they want, the quota would be reached quickly. That's why there's a slot where you can enter YOUR key. When you use your key on this page, you get the benefits of nearly unlimited lookups without having to do any programming.


Return to the main GPS Visualizer page