PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
LWGEOM* lwgeom_offsetcurve | ( | const LWLINE * | lwline, |
double | size, | ||
int | quadsegs, | ||
int | joinStyle, | ||
double | mitreLimit | ||
) |
Definition at line 1636 of file liblwgeom/lwgeom_geos.c.
References GEOS2LWGEOM(), LWDEBUGF, lwerror(), LWGEOM2GEOS(), lwgeom_geos_errmsg, lwgeom_geos_error(), lwgeom_get_srid(), lwgeom_has_z(), lwline_as_lwgeom(), and lwnotice().
Referenced by lwgeom_clip_to_ordinate_range(), and ST_OffsetCurve().