> Hi Giovanni, > thanks for checking. The command built by GDALTools is: > > gdal_grid -l test5 -zfield temp -a > invdist:power=2:smothing=0:radius1=0:radius2=0:angle=0:max_points=0:min_points=0:nodata=0 > test5.shp > > and throws the error repoerted. From Processing the option is added: > > gdal_grid -l test5 -zfield temp -a > invdist:power=2:smothing=0:radius1=0:radius2=0:angle=0:max_points=0:min_points=0:nodata=0 > -ot Float32 test5.shp
Just tested on 2.18.2 on both Windows and Linux and cannot replicate the problem. In fact the command without the "-ot" parameter works just fine also from the command line. -- G -- _______________________________________________ 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
