Hi,

qgis:joinattributesbylocation seems to produce correct output when run from
GUI but empty output when called from the console (just copied the command
from history):

processing.runalg("qgis:joinattributesbylocation","D:/Documents/Geodata/qgis_sample_data/shapefiles/popp.shp","D:/Documents/Geodata/qgis_sample_data/shapefiles/regions.shp","['within']",0,0,"sum,mean,min,max,median",0,None)

It also runs much faster on the command line, indicating that it's not
actually processing the data (because it's much slower through the GUI).

Can anyone reproduce? I use OSGeo4W version 2.16.

Best wishes,
Anita
_______________________________________________
Qgis-developer mailing list
[email protected]
List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to