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 geoids heights and USGS10mElev.py.
See Also:
Module 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.02.20
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_webs
|
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 Mon Mar 4 16:45:43 2024 | http://epydoc.sourceforge.net |