GEOS 3.14.0dev
|
#include <OuterShellsExtracter.h>
Static Public Member Functions | |
static void | extractShells (const Geometry *polygons, std::vector< const LinearRing * > &shells) |
Extracts the rings of outer shells from a polygonal geometry. Outer shells are the shells of polygon elements which are not nested inside holes of other polygons.