-
-
Notifications
You must be signed in to change notification settings - Fork 38
Port constrained #88
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
Port constrained #88
Conversation
Pull Request Test Coverage Report for Build 416
💛 - Coveralls |
f37dc92
to
b2fa99e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is huge! And it's awesome to see this pr
into master. I didn't get too deep into the math, though, I know it's been visually verified in tegola
. My comments are mostly polish. I also noticed a few things that maybe could be optimized but, I'll open a separate issue for that. Thank you Gautam!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
a few suggestions inline, mainly purging potentially dead code. Also I think that the test files should use the wkt extension rather than .points, or .lines. You can communicate the geom type in the file name (i.e. florida_lines.wkt).
planar/triangulate/delaunay/subdivision/subdivision_constrained.go
Outdated
Show resolved
Hide resolved
planar/triangulate/delaunay/subdivision/subdivision_constrained.go
Outdated
Show resolved
Hide resolved
planar/triangulate/delaunay/subdivision/subdivision_constrained.go
Outdated
Show resolved
Hide resolved
4ddecd7
to
bce5c1a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
bce5c1a
to
f22a814
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 2
Copied over the old gdey branch Made a few cosmetic changes
f22a814
to
1232cef
Compare
No description provided.