go-spatial / geom

Geometry interfaces to help drive interoperability within the Go geospatial community
MIT License
168 stars 37 forks source link

`TestMakeValid/makevalidTestCases_#6_circle_one_right` is failing. #33

Closed gdey closed 5 years ago

gdey commented 5 years ago

TestMakeValid/makevalidTestCases_#6_circle_one_right is failing.

However, the debugger visual seems to indicate that it should be passing:

circle_one

Figure out what the issue is and get the test passing.

gdey commented 5 years ago

Turns out this was a precision issue with the expected values.