PostGIS
3.4.0dev-r@@SVN_REVISION@@
|
|
static |
if the compound curve does not start with a line, we need to skip the first point since it is the same as previous point of previous curve
in theory this should never happen
Definition at line 261 of file lwout_svg.c.
References CIRCSTRINGTYPE, LWCOMPOUND::geoms, LINETYPE, LWCOMPOUND::ngeoms, pointArray_svg_abs(), pointArray_svg_arc(), pointArray_svg_rel(), LWLINE::points, LWCIRCSTRING::points, precision, stringbuffer_append(), and LWGEOM::type.
Referenced by assvg_curvepoly(), assvg_geom(), and lwgeom_to_svg().