PostGIS
3.4.0dev-r@@SVN_REVISION@@
|
int lwgeom_type_arc | ( | const LWGEOM * | geom | ) |
Geometry type is one of the potentially "arc containing" types (circstring, multicurve, etc) but does not necessarily contain an actual arc.
Definition at line 89 of file lwstroke.c.
References CIRCSTRINGTYPE, COMPOUNDTYPE, CURVEPOLYTYPE, LW_FALSE, LW_TRUE, MULTICURVETYPE, MULTISURFACETYPE, and LWGEOM::type.
Referenced by LWGEOM2GEOS().