Tagged Questions
0
votes
0answers
19 views
Nearest neighbor analysis not showing results
I'm trying to do a nearest neighbour analysis on fish shoals distribution.
I go to Vector > Analysis Tools > Nearest neighbour analysis. I choose the appropriate layer and when I hit ok the black ...
6
votes
1answer
711 views
Nearest Neighbor calculation in PostGIS
I'm learning how to use PostGIS and spatial databases for analysis. What I am trying to do is perform a calculation to get the distance for the nearest polygon in a file, using the edge calculation, ...
13
votes
6answers
4k views
Nearest neighbor between a point layer and a line layer
I've asked this question several times on stackoverflow and irc between #qgis and #postgis and I also tried to code it or implement it my self in postgis with no real answer.
Using programming (most ...
