PostGIS 3.7.0dev-r@@SVN_REVISION@@
Loading...
Searching...
No Matches

◆ lwline_to_encoded_polyline()

static lwvarlena_t * 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 lwvarlena_t * pointarray_to_encoded_polyline(const POINTARRAY *, int precision)
POINTARRAY * points
Definition liblwgeom.h:483

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: