-
Notifications
You must be signed in to change notification settings - Fork 64
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
Union fails with error 'Unable to complete output ring starting at...' #49
Comments
|
Resolved by this commit |
Thanks @arunasank and @rowanwins for following up on this @arunasank - based on the error message you posted it looks like the coordinates you used to generate this error are different than the ones that this bug started out with. If you still have those other coordinates around... once a new version of this library is released to NPM (it will be v0.10, will be released later today), could you check to see if this error is now fixed for those other coordinates? If you still get an error, please either re-open this bug or open a new one. |
The following geometry causes an exception to be thrown:
Error: Unable to complete output ring starting at [-118.472282, 34.027219]. Last matching segment found ends at [-118.467722, 34.025468].
Pulled over from #48.The text was updated successfully, but these errors were encountered: