PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
char* lwgeom_to_encoded_polyline | ( | const LWGEOM * | geom, |
int | precision | ||
) |
Definition at line 35 of file lwout_encoded_polyline.c.
References LINETYPE, lwerror(), lwline_to_encoded_polyline(), lwmmpoint_to_encoded_polyline(), lwtype_name(), MULTIPOINTTYPE, ovdump::type, and LWGEOM::type.
Referenced by do_encoded_polyline_test(), and LWGEOM_asEncodedPolyline().