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

Roy Marsh roymarsh11 at gmail.com
Fri Sep 7 13:15:44 PDT 2012


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 <giovanni.manghi at faunalia.pt>

>
> >
> > 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 --
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20120907/b87fff6a/attachment.html>


More information about the Qgis-user mailing list