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