PostGIS
2.5.7dev-r@@SVN_REVISION@@
|
char* geohash_point | ( | double | longitude, |
double | latitude, | ||
int | precision | ||
) |
Definition at line 591 of file lwalgorithm.c.
References base32, lwalloc(), and precision.
Referenced by lwgeom_geohash(), and test_geohash_point().