Opened 16 years ago
Closed 16 years ago
#306 closed enhancement (fixed)
Digitizing: Compute difference between polygons, and create polygons with holes
Reported by: | christoph | Owned by: | beck |
---|---|---|---|
Priority: | major | Milestone: | 2.6 release |
Component: | digitizing | Version: | |
Keywords: | Cc: |
Description
Three cases
1) If polygons A and B overlap, compute A - B 2) If polygon A contains B, compute A - B (result is polygon with an enclave) 3) If polygons A and B do not overlap, create a multipolygon
Change History (6)
comment:1 by , 16 years ago
comment:3 by , 16 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
TO DO (Lars)
- create a button
- enhance CSS of geometry list
comment:4 by , 16 years ago
Owner: | changed from | to
---|---|
Status: | reopened → new |
comment:5 by , 16 years ago
Status: | new → assigned |
---|
comment:6 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
first changes