I have problems using the gdal modules extract and warp in the model builder. They run correctly when started without the modelbuilder, but when I integrate them in the modelbuilder they won’t work.
The only input I do set is the raster layer.
The process ends with the known remark:
“Oooops! The following output layers could not be open
Output Layer: C:UserssvenAppDataLocalTempprocessingd2999fed6cd643a280f809eb0bee2373OUTPUTALG0.tif
The above files could not be opened, which probably indicates that they were not correctly produced by the executed algorithm
Checking the log information might help you see why those layers were not created as expected”
The Log states everything is OK and ends with:
“Executed 1 algorithm total.
Converting outputs.
Loading resulting layers”
(If more information is needed ask for it)
The ogr-protocoll states that the “data source is invalid”
As mentioned everything works fine, if I dont use the model builder.
Every help is appreciated!