# Variables
DefaultLayout is the default layout for empty geometries.
# Structs
A Feature is a GeoJSON Feature.
A FeatureCollection is a GeoJSON FeatureCollection.
A Geometry is a geometry in GeoJSON format.
# Type aliases
ErrDimensionalityTooLow is returned when the dimensionality is too low.
ErrUnsupportedType is returned when the type is unsupported.