Would an in-memory /vsi also work as an intermediate?  Expressed as windows CMD 
batch file I have handy:
gdalwarp -of vrt –t_srs epsg:3578 %1 /vsistdout | gdal_translate /vsistdin/ %2


I should add that I use this like:

                project-to-local.bat input.tif  outfile.tif

-Matt
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to