PostGIS  2.5.7dev-r@@SVN_REVISION@@
lwout_encoded_polyline.c File Reference
#include "stringbuffer.h"
#include "liblwgeom_internal.h"
Include dependency graph for lwout_encoded_polyline.c:

Go to the source code of this file.

Functions

static char * lwline_to_encoded_polyline (const LWLINE *, int precision)
 
static char * lwmmpoint_to_encoded_polyline (const LWMPOINT *, int precision)
 
static char * pointarray_to_encoded_polyline (const POINTARRAY *, int precision)
 
char * lwgeom_to_encoded_polyline (const LWGEOM *geom, int precision)