Core

Core#

The following classes exist in the Core module for geometry handling:

Entity()

Represents collections of shapely objects organized by layers and linked together.

Structure()

Represents a structure that contains layers with a collection of geometries (Points, LineStrings, Polygons, etc.).

GeomCollection([layers])

Represents a collection of geometries.