Available on crate feature
geozero
only.Expand description
Import geozero types into GeoArrow arrays
Traitsยง
- ToGeometry
Array - GeoZero trait to convert to GeoArrow
GeometryArray
. - ToLine
String Array - GeoZero trait to convert to GeoArrow LineStringArray.
- ToMulti
Line String Array - GeoZero trait to convert to GeoArrow MultiLineStringArray.
- ToMulti
Point Array - GeoZero trait to convert to GeoArrow MultiPointArray.
- ToMulti
Polygon Array - GeoZero trait to convert to GeoArrow MultiPolygonArray.
- ToPoint
Array - GeoZero trait to convert to GeoArrow PointArray.
- ToPolygon
Array - GeoZero trait to convert to GeoArrow PolygonArray.