Feature request #2984
fTools: allow intersection, difference and clip also for two line layers
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | cfarmer - | ||
Category: | Python plugins | ||
Pull Request or Patch supplied: | Resolution: | fixed | |
Easy fix?: | No | Copied to github as #: | 13044 |
Description
Some geoprocessing tools don't support two line layers. AFAIK it's not a problem for GEOS, so enabling them should be safe and easy...?
History
#1 Updated by cfarmer - almost 14 years ago
- Resolution set to fixed
- Status changed from Open to Closed
applied in faa3eb83 (SVN r14538).
Carson