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