Home | Trees | Indices | Help |
|
---|
|
Web-services-based elevations and CONUS
geoid
heights.
Functions to obtain elevations and geoid heights thru web services, for (lat, lon) locations, currently limited to the Conterminous US (CONUS), see also modules pygeodesy.geoids and pygeodesy.heights and USGS10mElev.py.
See Also:
Module pygeodesy.geoids to get geoid heights from other
sources and for regions other than CONUS
.
Note:
If on macOS an SSLCertVerificationError
occurs,
like "[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify
failed: self "signed certificate in certificate chain
...", review this post for a remedy. From a
Terminal
window run: "/Applications/Python\
X.Y/Install\ Certificates.command"
Version: 24.06.11
Classes | |
Elevation2Tuple 2-Tuple (elevation, data_source) in meter
and str .
|
|
GeoidHeight2Tuple 2-Tuple (height, model_name) , geoid
height in meter and
model_name as str .
|
Functions | |||
|
|||
|
Variables | |
__all__ = _ALL_LAZY.elevations
|
Function Details |
Get the geoid elevation at an
Note:
The returned See Also: USGS Elevation Point Query Service, the FAQ, geoid.py, module geoids, classes GeoidG2012B, GeoidKarney and GeoidPGM. |
Get the
Note:
The returned See Also: NOAA National Geodetic Survey, Geoid, USGS10mElev.py, module geoids, classes GeoidG2012B, GeoidKarney and GeoidPGM. |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Oct 22 17:06:19 2024 | http://epydoc.sourceforge.net |