PostGIS  2.5.7dev-r@@SVN_REVISION@@

◆ lwline_to_encoded_polyline()

static char * lwline_to_encoded_polyline ( const LWLINE line,
int  precision 
)
static

Definition at line 52 of file lwout_encoded_polyline.c.

53 {
55 }
static uint8_t precision
Definition: cu_in_twkb.c:25
static char * pointarray_to_encoded_polyline(const POINTARRAY *, int precision)
POINTARRAY * points
Definition: liblwgeom.h:425

References pointarray_to_encoded_polyline(), LWLINE::points, and precision.

Referenced by lwgeom_to_encoded_polyline(), and lwmmpoint_to_encoded_polyline().

Here is the call graph for this function:
Here is the caller graph for this function: