Skip to content
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

(2.10.x) DDF-2785 Prevents duplicate points from being added onto the ends of polygons #1687

Merged
merged 1 commit into from
Feb 22, 2017

Conversation

andrewkfiedler
Copy link
Contributor

backport of #1647

…polygons

 - Polygons are meant to be a closed shape, so we were adding on the beginning point to the end.  However, we didn't check to see if we had already done so in the past.
@shaundmorris shaundmorris modified the milestones: 2.10, 2.10.1 Feb 17, 2017
@andrewkfiedler andrewkfiedler merged commit 5b56390 into codice:2.10.x Feb 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants