I'm trying to get a distance matrix though QGIS, I have two different point layers to run the distance matrix and have input and target layers correct, output matrix type is Linear(n*k x 3) Use only the nearest (k) target points.
Once saving the CSV file the results are not correct, for example a input point and target point has a distance of 149.5429 when the measured distance is actually 33.662 see below.
Southern Cross Werribee 149.5428661
Flinders Street Werribee 149.5428661
North Melbourne Werribee 149.5428661
Footscray Werribee 149.5428661
Sunshine Werribee 149.5428661
Ginifer Werribee 149.5428661
I've checked that the CRS is correct for both point layers and I am still getting this error.
Can somebody please help me through this.
No comments:
Post a Comment