Open JosiahParry opened 1 year ago
Using geo with the rstar feature flag enabled lets one insert only Point, LineString, and Polygon into an RTreeObject.
Point
LineString
Polygon
RTreeObject
It would be a great benefit to have support for the generic Geomerty enum.
Geomerty
See discord convo for more.
Related issue https://github.com/georust/rstar/issues/108
Using geo with the rstar feature flag enabled lets one insert only
Point
,LineString
, andPolygon
into anRTreeObject
.It would be a great benefit to have support for the generic
Geomerty
enum.See discord convo for more.
Related issue https://github.com/georust/rstar/issues/108