georeference module¶
HSTB.kluster.modules.georeference Module¶
Functions¶
|
|
clear the set vdatum path in the vyperdatum configuration |
|
|
Geohash is a geocoding method to encode a specific latitude/longitude into a string representing an area of a given precision. |
|
Take the given geohash and return the centroid of the geohash cell |
|
Use the pyproj inverse transformation to determine the distance between the given point(s). |
Convenience function for mapping build_beam_pointing_vectors across cluster. |
|
|
Take a geohash string and return the shapely polygon object that represents the geohash cell |
|
Use the raw attitude/navigation to transform the vessel relative along/across/down offsets to georeferenced soundings. |
|
compute new geohash for given latitude longitude |
|
Take a polygon and return a list of all of the geohash codes/cells that are completely inside and those that are intersecting |
|
Set the vyperdatum VDatum path, required to use the VDatum grids to do the vertical transformations |
|
For ellipsoidally relative datums (mllw for instance) the ellipsoid transformation is included in the overall vertical transformation. |
|
When we specify a NOAA vertical datum (NOAA Mean Lower Low Water, NOAA Mean High Water) in Kluster, we use vyperdatum/VDatum to transform the points to the appropriate vertical datum. |