I am getting very confused. Is my understanding of all this correct: 1. Different versions of QGIS ship different versions of GDAL
2. Different versions of QGIS ship different versions of Processing 3. Different versions of Processing support different versions of GDAL (or at least, support different functional subsets, down to the argument level) How do I untangle all of this in order successfully to call warpreproject in a QGIS plugin? Current situation: I try: one warpreproject call with 18 arguments, and except: a call with 16 This works locally for me (Win7x64) on LTR, 2.14, and latest nightly. On Travis, it works on LTR and 2.14, but fails on nightly. Discussion here: https://github.com/tomchadwin/qgis2web/pull/297 Thanks Tom -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Number-of-arguments-for-processing-gdalogr-warpreproject-tp5273308p5273546.html Sent from the Quantum GIS - Developer mailing list archive at Nabble.com. _______________________________________________ Qgis-developer mailing list Qgis-developer@lists.osgeo.org List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer