[Qgis-user] Vector Analysis / Distance Matrix - did not work in both directions

Giovanni Manghi giovanni.manghi at faunalia.pt
Fri Sep 7 10:18:35 PDT 2012


> 
> 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 --




More information about the Qgis-user mailing list