[][src]Module geo::algorithm::dimensions

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

Enums

Dimensions

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

Traits

HasDimensions

Operate on the dimensionality of geometries.