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