lib module
- class lib.Lib[source]
Bases:
object- static get_elevation_and_latitude(lat, lon)[source]
Returns the elevation (in meters) and latitude (in degrees) for a given set of coordinates. Uses the Open Elevation API (https://open-elevation.com/) to obtain the elevation information.