|
|
|
|
How do I generate a list of elevations from a list of coordinates? |
|
First load the elevation data that you wish to get the elevations from. Then use the File->Import Generic ASCII Text File(s) menu command to load a text file with a list of coordinates. Finally, use the File->Export Vector Data->Export Simple ASCII Text File menu command and make sure that the "Export Elevations for Each Vertex" option is checked. This should generate a new file with the coordinates and the elevation for each point in your original coordinate list. You can also do this using the scripting language documented at http://www.globalmapper.com.
|
|
|
|