[Qgis-developer] processing modeler: join attributes table

Martin Landa landa.martin at gmail.com
Thu Apr 27 06:27:04 PDT 2017


Hi,

we are trying to join attribute table with another table in processing
modeler (using "Join attributes table" algorithm), but it fails:

"""
Running Join attributes table [2/2]

Parameters: INPUT_LAYER
=/tmp/processingb49e46d91a8d4997a4d2c2b0a2e31e7c/94a754a43e4a4074bcbd79714a0eebcf/OUTPUTALGQGISUNION1.shp,
INPUT_LAYER_2 =/home/landa/Documents/YFSG/hydrologie/hydrologie/vzorek1/hpj.shp,
TABLE_FIELD =HPJ, TABLE_FIELD_2 =HPJ

Failed

Error executing algorithm Join attributes table
QgsFeature.setGeometry(QgsGeometry): argument 1 has unexpected type
'NoneType' See log for more details
"""

The parameters should be fine - the both tables (attribute table and
CSV table contain column 'HPJ'). It's possible to join CSV table file
with attribute table manually in QGIS without any problems. It seems
to be a bug in processing modeler, can you confirm it?

Thanks, Martin

-- 
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa


More information about the Qgis-developer mailing list