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

Annotators and polygons with holes #256

Open
kcpevey opened this issue Oct 23, 2018 · 1 comment
Open

Annotators and polygons with holes #256

kcpevey opened this issue Oct 23, 2018 · 1 comment
Milestone

Comments

@kcpevey
Copy link
Collaborator

kcpevey commented Oct 23, 2018

Opening this for discussion on polygons with holes.

Recipe:

  1. Draw a polygon
  2. Draw another polygon inside of the first polygon
  3. The second polygon is essentially cut out of the first polygon. There are then two polygons. The first polygon has a hole, the second polygon first perfectly into that hole (shares an edge - theoretically those edges are the same, moving one would move the other).

The Map module of SMS is what I have in mind when I'm thinking about the functionality I need.

@kcpevey
Copy link
Collaborator Author

kcpevey commented May 6, 2019

Still a priority for Phase 2. On hold until after the updates to polygon construction via connected path. That will allow for building the polygons separately which will affect this issue.

@kcpevey kcpevey added this to the Wishlist milestone Oct 19, 2020
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

No branches or pull requests

1 participant