PostGIS  3.4.0dev-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 lwvarlena_tlwline_to_encoded_polyline (const LWLINE *, int precision)
 
static lwvarlena_tlwmmpoint_to_encoded_polyline (const LWMPOINT *, int precision)
 
static lwvarlena_tpointarray_to_encoded_polyline (const POINTARRAY *, int precision)
 
lwvarlena_tlwgeom_to_encoded_polyline (const LWGEOM *geom, int precision)