PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
Go to the source code of this file.
Functions | |
static char * | lwgeom_flagchars (LWGEOM *lwg) |
static char * | lwpoint_summary (LWPOINT *point, int offset) |
static char * | lwline_summary (LWLINE *line, int offset) |
static char * | lwcollection_summary (LWCOLLECTION *col, int offset) |
static char * | lwpoly_summary (LWPOLY *poly, int offset) |
char * | lwgeom_summary (const LWGEOM *lwgeom, int offset) |
Variables | |
static char | tflags [6] |