Feature request #2560
Add geometry contains method
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | nobody - | ||
Category: | Vectors | ||
Pull Request or Patch supplied: | Resolution: | fixed | |
Easy fix?: | No | Copied to github as #: | 12620 |
Description
This patch adds the missing geometry contains with another geometry method to the QgsGeometry class and python interface.
Seems very strange that this method was not there in the first place!
History
#1 Updated by Martin Dobias over 14 years ago
- Resolution set to fixed
- Status changed from Open to Closed
Added in 24b1c0b1 (SVN r13066). Thanks for contributing!