Is it possible to warp a raster using a 6 parameters transformation? I've found that I can set gcp and the order of the polynomial in gdal_transform and then use gdalwarp to apply the polynomial, but is it possible to set the transformation matrix? Thanks Agus