PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
char lwcollection_same | ( | const LWCOLLECTION * | c1, |
const LWCOLLECTION * | c2 | ||
) |
check for same geometry composition
Definition at line 262 of file lwcollection.c.
References LWCOLLECTION::geoms, LW_FALSE, LW_TRUE, LWDEBUG, lwgeom_same(), LWCOLLECTION::ngeoms, and LWCOLLECTION::type.
Referenced by lwgeom_same().