AW: [Qgis-developer] Geoprocessing error
Düster Horst
Horst.Duester at bd.so.ch
Tue Mar 25 02:56:45 EDT 2008
John
The plugin doesn't work with QGIS Rev. before 8171.
Regards
Horst
------------------------------------------------
Dr. Horst Düster
GIS-Koordinator, Stv. Amtschef
Kanton Solothurn
Bau- und Justizdepartement
Amt für Geoinformation
SO!GIS Koordination
Rötistrasse 4
CH-4501 Solothurn
Telefon ++41(0)32 627 25 32
Telefax ++41(0)32 627 22 14
mailto:horst.duester at bd.so.ch
http://www.agi.so.ch
-----Ursprüngliche Nachricht-----
Von: John C. Tull [mailto:john.tull at wildnevada.org]
Gesendet am: Freitag, 21. März 2008 19:08
An: qgis-developer
Betreff: [Qgis-developer] Geoprocessing error
Horst,
I tried performing a union of two vector files with multiple polygons,
and received the error below. This was using the 0.35 version of the
plugin with William Kyngesburye's RC1 binary of qgis (I still cannot
get the plugin to work for me in my development builds). The union
worked in ubuntu with version 0.35 of the plugin and latest svn.
An error has occured while executing Python code:
Traceback (most recent call last):
File "/Users/jctull/.qgis//python/plugins/geoprocessing/
geoprocessing.py", line 242, in geoprocessing
self.union(myLayerA, myLayerB, myPath, myBool)
File "/Users/jctull/.qgis//python/plugins/geoprocessing/
geoprocessing.py", line 266, in union
resultList = self.makeUnion(vlayerA, vlayerB)
File "/Users/jctull/.qgis//python/plugins/geoprocessing/
geoprocessing.py", line 832, in makeUnion
unionResult = self.makeIntersection(vlayerA, vlayerB)
File "/Users/jctull/.qgis//python/plugins/geoprocessing/
geoprocessing.py", line 998, in makeIntersection
fet.setAttributeMap(mAttributes)
AttributeError: setAttributeMap
Cheers,
John
_______________________________________________
Qgis-developer mailing list
Qgis-developer at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/qgis-developer/attachments/20080325/fa2070ec/attachment.html
More information about the Qgis-developer
mailing list