Re: [gdal-dev] GDALDEMProcessingOptionsNew with NULL psOptionForBinary

2017-04-05 Thread jsherm
', argument 5 of type 'GDALDEMProcessingOptions *' Thanks all -Jake -- View this message in context: http://osgeo-org.1560.x6.nabble.com/gdal-dev-GDALDEMProcessingOptionsNew-with-NULL-psOptionForBinary-tp5315796p5315911.html Sent from the GDAL - Dev mailing list archive at Na

[gdal-dev] GDALDEMProcessingOptionsNew with NULL psOptionForBinary

2017-04-04 Thread Ivan Lucena
Hi, As it says in the documentation, when calling GDALDEMProcessingOptionsNew the argument psOptionForBinay should generally be NULL. [ http://gdal.org/gdal__utils_8h.html#ac6e67c9ca37448286a6031e626e551ae ] And that should be the case for applications that only has access to the GDAL public