PostGIS
3.4.0dev-r@@SVN_REVISION@@
|
Go to the source code of this file.
Functions | |
static lwvarlena_t * | lwline_to_encoded_polyline (const LWLINE *, int precision) |
static lwvarlena_t * | lwmmpoint_to_encoded_polyline (const LWMPOINT *, int precision) |
static lwvarlena_t * | pointarray_to_encoded_polyline (const POINTARRAY *, int precision) |
lwvarlena_t * | lwgeom_to_encoded_polyline (const LWGEOM *geom, int precision) |