Tool to calculate the altitude of a point on Earth from its coordinates (GPS point, latitude, longitude)
GPS Elevation - dCode
Tag(s) : Geography
dCode is free and its tools are a valuable help in games, maths, geocaching, puzzles and problems to solve every day!
A suggestion ? a feedback ? a bug ? an idea ? Write to dCode!
The GPS coordinates contain only 2 pieces of information: latitude and longitude on the terrestrial globe. Altitude (or elevation, or z value) is the height of the point on Earth, relative to the sea level which is counted as the base altitude (0 meters).
Altitude cannot be calculated from coordinates directly.
However, NASA's satellites scoured the Earth's surface with radars and more or less accurately modeled the elevation of each point on the globe. dCode uses this data to find the altitude of a GPS point.
Example: The altitude of the Greenwich Observatory (latitude: 0, longitude: 51.478) is 37 m
NB: The values given take the sea level as an altimetric reference.
The altitudes found are subject to a margin of error of 1 to 2% (approximately ±10m)
Altitude data represents gigabytes of digits, there are several research studies that offer it. SRTM (Shuttle Radar Topography Mission) data, among the most comprehensive on the globe, is available here (link)
dCode retains ownership of the "GPS Elevation" source code. Except explicit open source licence (indicated Creative Commons / free), the "GPS Elevation" algorithm, the applet or snippet (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, translator), or the "GPS Elevation" functions (calculate, convert, solve, decrypt / encrypt, decipher / cipher, decode / encode, translate) written in any informatic language (Python, Java, PHP, C#, Javascript, Matlab, etc.) and all data download, script, or API access for "GPS Elevation" are not public, same for offline use on PC, tablet, iPhone or Android !
The copy-paste of the page "GPS Elevation" or any of its results, is allowed as long as you cite the online source
Reminder : dCode is free to use.