logo

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

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

Operate on the dimensionality of geometries.