PostGIS  2.5.7dev-r@@SVN_REVISION@@
lwgeom_debug.c File Reference
#include "lwgeom_log.h"
#include "liblwgeom.h"
#include <stdio.h>
#include <string.h>
Include dependency graph for lwgeom_debug.c:

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]