PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
Go to the source code of this file.
Macros | |
#define | NUM_PIECES 9 |
#define | WORK_SIZE 1024 |
Functions | |
static void | lwprint_normalize_latlon (double *lat, double *lon) |
static char * | lwdouble_to_dms (double val, const char *pos_dir_symbol, const char *neg_dir_symbol, const char *format) |
static char * | lwdoubles_to_latlon (double lat, double lon, const char *format) |
char * | lwpoint_to_latlon (const LWPOINT *pt, const char *format) |