Related Plugins and Tags

QGIS Python Plugins Repository

NNJoin Plugin icon

Plugin ID: 597
(107) votes 

Nearest neighbour join. Join vector layers based on nearest neighbour relationships.

The NNPlugin joins two vector layers (the input and the join layer) based on nearest neighbour relationships. All geometry type combinations are supported. A feature from the input layer is joined to the nearest feature in the join layer. The result of the join is a new vector layer with the same geometry type and coordinate reference system as the input layer. Joining layers with different Coordinate Reference Systems (CRS) is supported, as long as the join layer coordinate system is a projected CRS. The join and distance calculations is performed using the join layer CRS. Self joins are supported. For self joins, each feature in the layer is joined to its nearest neighbour within the layer. A spatial index (QgsSpatialIndex) on the join layer is used to speed up the join for layers with non-multi-geometry types.

Author
Håvard Tveite, NMBU
Maintainer
havatv
Tags
vectorclosestdistanceanalysisjoinvector layerneighbournearestspatial joinneighbor
Plugin home page
http://arken.nmbu.no/~havatv/gis/qgisplugins/NNJoin
Tracker
Browse and report bugs
Code repository
https://github.com/havatv/qgisnnjoinplugin.git
Latest stable version
3.1.3
Latest experimental version:
3.0.1
Plugin ID
597
Version Experimental Min QGIS version Max QGIS version Downloads Uploaded by Date
3.1.3 no 2.99.0 3.98.0 86642 havatv 2019-09-11T16:06:42.942132+00:00
3.1.2 no 2.99.0 3.98.0 9194 havatv 2019-03-05T11:23:15.369351+00:00
3.1.1 no 2.99.0 3.98.0 6617 havatv 2018-08-22T10:25:09.712975+00:00
3.0.7 no 2.99.0 3.98.0 3045 havatv 2018-05-16T00:22:30.858008+00:00
3.0.6 no 2.99.0 3.98.0 1743 havatv 2018-04-04T07:43:32.678351+00:00
3.0.5 no 2.99.0 3.99.0 1302 havatv 2018-03-08T09:29:00.627110+00:00
3.0.4 no 2.99.0 3.99.0 972 havatv 2018-02-27T12:19:22.692557+00:00
3.0.3 no 2.99.0 3.99.0 1460 havatv 2017-08-15T12:53:16.096170+00:00
3.0.2 no 2.99.0 3.99.0 1071 havatv 2017-04-07T08:06:01.104062+00:00
3.0.1 yes 2.99.0 3.99.0 1930 havatv 2017-01-17T15:15:30.666073+00:00
3.0 yes 2.99.0 2.99.0 665 havatv 2016-12-16T08:41:34.019793+00:00
1.3.3 no 2.0.0 2.30.0 17662 havatv 2018-05-15T15:52:02.374245+00:00
1.3.2 no 2.0.0 2.30.0 10829 havatv 2017-08-18T17:35:10.548669+00:00
1.3.1 no 2.0.0 2.30.0 8421 havatv 2017-01-04T13:50:44.385258+00:00
1.3.0 no 2.0.0 2.30.0 1518 havatv 2016-12-15T12:36:43.857879+00:00
1.2.2 no 2.0.0 2.99.0 11678 havatv 2015-02-27T12:31:58.479543+00:00
1.2.1 no 2.0.0 2.99.0 1241 havatv 2015-02-02T09:11:55.049635+00:00
1.2.0 no 2.0.0 2.99.0 2263 havatv 2014-10-02T10:54:40.297641+00:00
1.1.0 no 2.0.0 2.99.0 1299 havatv 2014-09-20T00:09:48.240900+00:00
1.0.3 no 2.0.0 2.99.0 1038 havatv 2014-09-15T17:03:13.317958+00:00

Sustaining Members