-
Notifications
You must be signed in to change notification settings - Fork 468
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add fixes and tests for 0-, 1-, and 2-vertex geoloops and holes (#816)
This includes the fixes from #800, plus one more fix for estimating a 1-vertex polygon. Includes the following tests: 0-vertex polygon, all modes 1-vertex polygon, all modes 2-vertex polygon, all modes polygon with 0-vertex hole, all modes polygon with 1-vertex hole, all modes polygon with 2-vertex hole, all modes
- Loading branch information
1 parent
8207a9c
commit b57df8b
Showing
3 changed files
with
300 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters