PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
void decode_geohash_bbox | ( | char * | geohash, |
double * | lat, | ||
double * | lon, | ||
int | precision | ||
) |
Definition at line 704 of file lwalgorithm.c.
References base32, lwerror(), and precision.
Referenced by parse_geohash(), and test_geohash_bbox().