Module geo::algorithm::dimensions

source ·
Expand description

Dimensionality of a geometry and its boundary, based on OGC-SFA.

Enums

  • Geometries can have 0, 1, or two dimensions. Or, in the case of an empty geometry, a special Empty dimensionality.

Traits