solidDB Help : solidDB reference : solidDB SA: Function reference : SaGeoDecodeLatitudeLow
  
SaGeoDecodeLatitudeLow
SaGeoDecodeLatitudeLow returns the latitude of the southern edge of the geohash block.
Synopsis
double SA_EXPORT_H SaGeoDecodeLatitudeLow(char* gh)
Parameters
The following table describes the parameters:
 
Parameters
Usage type
Description
gh
in
Geohash string.
Return value
Latitude of the southern edge of the given geohash value.
Go up to
solidDB SA: Function reference