Jon,
    
       gdaltransform does some of this.  It looks to do 4 corners you would 
need to do it four times or list the coordinate pairs on four lines and get 
four lines of output back.  There might be a clever way to take the output of 
gdalinfo as input into gdaltransform saving you some typing and potential 
transposing.  More here  http://gdal.org/gdaltransform.html

HTH, Eli

>>> On 5/24/2011 at 9:15 AM, in message
<ff46ee5c24ad134c86774e7498509c3d014a8...@erd-ml1itl.erd.ds.usace.army.mil>,
"Lefman, Jonathan ERDC-TEC-VA" <jonathan.lef...@usace.army.mil> wrote:
> Hi all,
> 
> Is there an executable utility that takes the corner coordinates from a 
> gtiff
> and translates them into another projection system?  For example, I have a
> gtiff in UTM and I want to translate the coordinates of the bounding box (or
> corners) into WGS84.  Or is there a way to do this non-programmatically using
> a combination of executable utilities?
> 
> Thanks,
> 
> Jon
> 
> 
> ----------------------------------
> 
> Jonathan Lefman, PhD
> Geospatial Research and Engineering Division / Army Geospatial Center
> Engineer
> Research and Development Center U.S. Army Corps of Engineers
> jonathan.lef...@usace.army.mil 
> 703-428-8039
> 
> 
> _______________________________________________
> gdal-dev mailing list
> gdal-dev@lists.osgeo.org 
> http://lists.osgeo.org/mailman/listinfo/gdal-dev

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

Reply via email to