Assign "missing" elevations to a batch of GPS coordinates
Your input must be in the form of a tab-delimited or comma-separated (CSV) table with a header row, and there must be columns defined as "latitude" and "longitude" (or "lat" and "lon"). If your data already contains some non-zero elevation values (under an "altitude" or "elevation" heading), they will be preserved.
| Examples: |
lat,lon 45,-121 46,-123 47,-122 48,-124 |
- or - |
name,latitude,longitude,altitude
Berlin, 52.51852, 13.40463,
Madrid, 40.41676, -3.70347, 0
Paris, 48.85355, 2.34813, 35.6
Vienna, 48.20957, 16.37169,
|
If you've got a GPS data file (GPX, KML, etc.), you'll need to use the plain-text converter to put your data in tabular format before using this form to fill in the elevations.
|
| |
Support GPS Visualizer
If you find the utilities on GPSVisualizer.com interesting, time-saving, or just plain fun, you can say "thanks" -- and encourage further development -- by clicking the button above and making a contribution via PayPal.
|
|