geo icon indicating copy to clipboard operation
geo copied to clipboard

implement RTreeObject for `Geometry`

Open JosiahParry opened this issue 1 year ago • 0 comments

Using geo with the rstar feature flag enabled lets one insert only Point, LineString, and Polygon into an RTreeObject.

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

JosiahParry avatar Feb 14 '23 14:02 JosiahParry