-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Numeric stability #10
Comments
Not closed :( |
Still seems to be ongoing ?
|
Please share a concrete example?
--
-- Fil
|
Thanks. Can you share the actual data? Without seeing the coordinates I can't tell if the problem comes from the computation in d3-geo-voronoi, or from the rendering in leaflet/geojson.io. |
Here I send you a subset (with the points and voronois), it reproduces the behaviour : |
Thank you! I've reproduced the issue in this notebook https://observablehq.com/@recifs/geovoronoi-issue-10
|
It seems to me as if the issue comes when there are 2 points with same lat/lng (with 4 decimals precision). |
When points that are close together (voronoi of my garden)
https://observablehq.com/d/0ed39bdc34fe91fd
The text was updated successfully, but these errors were encountered: