PostGIS
3.4.0dev-r@@SVN_REVISION@@
|
lwvarlena_t* geohash_point | ( | double | longitude, |
double | latitude, | ||
int | precision | ||
) |
Definition at line 595 of file lwalgorithm.c.
References base32, lwvarlena_t::data, lwalloc(), LWSIZE_SET, LWVARHDRSZ, precision, and lwvarlena_t::size.
Referenced by lwgeom_geohash(), and test_geohash_point().