GPS Visualizer's Elevation Lookup UtilityFind elevations using a Web Service/API (USGS or Google)NOTE: To look up elevations using Google, you'll need to get your own Google Maps API key. If your data is from the United States, Canada, or Mexico, you can select USGS 3DEP as the source, and no key is needed. If you have data from outside North America, and you don't want to hassle with an API key, and NASA's 30m-resolution data will suffice, you may just want to use GPS Visualizer's plain-text converter (more info).
How this page worksMany mapping sites provide an "API" -- a way for other programs to quickly and easily access their services. But some of them only allow a certain number of queries per day, based on your "key" or other credentials. 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 limitsGoogle 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 |