This works fine. I had selected the wrong output matrix type. Will try all options before posting message in future
2012/9/7 Giovanni Manghi <[email protected]> > > > > > when it should have come out something like: > > > > ID > > ID2 > > Distance > > E01029870 > > D83001 > > 460 > > E01029870 > > D83056 > > 546 > > E01029870 > > D83037 > > 345 > > etc. > > > > > > > > The source and target codes are in bold and are unique identifiers in > > their respective tables. > > > please file a ticket and attach sample data > > > > > > > When I tried again with the limit on B to A set to 5 (same as for A to > > B), the plug-in failed with message below: > > > > An error has occured while executing Python code: > > Traceback (most recent call last): > > File "C:\PROGRA~1\Quantum GIS Lisboa\apps\qgis\python\plugins\fTools > > \tools\doPointDistance.py", line 140, in accept > > self.compute(point1, point2, field1, field2, outPath, matType, > > nearest, self.progressBar) > > File "C:\PROGRA~1\Quantum GIS Lisboa\apps\qgis\python\plugins\fTools > > \tools\doPointDistance.py", line 179, in compute > > f = open(unicode(outPath), "wb") > > IOError: [Errno 13] Permission denied: u'C:/Documents and > > Settings/Roy/My Documents/Roys/EAC/CAMHS/Suffolk data/LSOA GP > > distances.csv' > > > it says "Permission denied: u'C:/Documents and Settings/Roy/My > Documents/Roys/EAC/CAMHS/Suffolk data/LSOA GP distances.csv", are you > sure to have the right permissions on the file? > > cheers > > -- Giovanni -- > >
_______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
