Closed NoisyFlowers closed 3 years ago
This is partially implemented in ea6ea6a0e2cdd34c9a73b85ef1e97d464feaf199. Only works with rectangle select, and you can't add more to or edit the polygon.
Need a little discussion on how we want this to work.
We want to move away from a rectangle select to some sort of individual select (point and click)
This is implemented in 879c5c7b75c65427269994582cd48b4b87373fb4, 465ec7560df8f77e68d6274469afbc366f93a999, and 025cc7c78755d2bcb94d9b16360a2628d7244b84.
CF creation uses snapping to ensure endpoints create enclosed regions. During MUP creation, CFs are selected via point selection. As each is selected, a transparent gray overlay shows the resulting polygon.
It is common for users to want to build a Map Unit Poly from multiple Contacts and Faults. Currently, this can only be done with one CF.
Need to investigate: 1) how to select multiple polylines, and 2) how to build a poly from multiple polylines.