Bug report #11056
Extend closestSegmentWithContext to all WkbTypes
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Unknown | ||
Affected QGIS version: | 2.4.0 | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | end of life |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 19390 |
Description
closestSegmentWithContext is a great functionality. I think that it would be very useful if you could provide any WkbType instead of QgsPoint.
If I need to find the closest segment to a WkbPolygon for example I would have to loop through all points and will have a poor performance in python.
History
#1 Updated by Alexander Bruy over 8 years ago
- Category deleted (
PyQGIS Console)
#2 Updated by Giovanni Manghi over 7 years ago
- Easy fix? set to No
- Regression? set to No
#3 Updated by Jürgen Fischer about 7 years ago
- Category set to Unknown
#4 Updated by Giovanni Manghi over 5 years ago
- Resolution set to end of life
- Status changed from Open to Closed
End of life notice: QGIS 2.18 LTR
Source:
http://blog.qgis.org/2019/03/09/end-of-life-notice-qgis-2-18-ltr/