Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement RTreeObject for Geometry #982

Open
JosiahParry opened this issue Feb 14, 2023 · 0 comments · May be fixed by #984
Open

implement RTreeObject for Geometry #982

JosiahParry opened this issue Feb 14, 2023 · 0 comments · May be fixed by #984

Comments

@JosiahParry
Copy link
Contributor

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 georust/rstar#108

urschrei added a commit to urschrei/geo that referenced this issue Feb 14, 2023
@urschrei urschrei linked a pull request Feb 14, 2023 that will close this issue
2 tasks
urschrei added a commit to urschrei/geo that referenced this issue Apr 11, 2023
urschrei added a commit to urschrei/geo that referenced this issue Sep 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant