We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The Voronoi Diagram generated for this set of points is incorrect:
GEOMETRYCOLLECTION (POINT (6.6584 53.583000000000006), POINT (6.6576 53.583600000000004), POINT (6.657 53.5848), POINT (6.6572000000000005 53.5842))
What appears to be a missing polygon is actually a polygon enclosing all the others.
Likely a robustness issue.
The text was updated successfully, but these errors were encountered:
Thanks for filing this @dr-jts!
Sorry, something went wrong.
No branches or pull requests
The Voronoi Diagram generated for this set of points is incorrect:
What appears to be a missing polygon is actually a polygon enclosing all the others.
Likely a robustness issue.
The text was updated successfully, but these errors were encountered: