QGIS Python Plugins Repository
Version: [2769] Nearest with greater value 2.0
- Changelog
- Take any geometry as input, not only point layers. The distance is calculated from the centers of the bounding boxes. This also fixes a bug that caused an exception with Multipoint geometries. - By default, distance is now calculated on the WGS84 ellipsoid. The old behaviour (distance on the plane of the layer) is still available as an option. - Bugfix: Catch exception when comparing strings and trying to calculate delta.
- Approved
- yes
- Author
- riannek
- Uploaded
- Feb. 3, 2023, 4:19 p.m.
- Minimum QGIS version
- 3.18.0
- Maximum QGIS version
- 3.99.0
- External dependencies (PIP install string)
- None
- Experimental
- no