PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
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) |