[gdal-dev] gdalinfo: corner coords in other projection
Eli Adam
EAdam at co.lincoln.or.us
Tue May 24 12:24:37 EDT 2011
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
<FF46EE5C24AD134C86774E7498509C3D014A80CF at erd-ml1itl.erd.ds.usace.army.mil>,
"Lefman, Jonathan ERDC-TEC-VA" <Jonathan.Lefman at 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.lefman at usace.army.mil
> 703-428-8039
>
>
> _______________________________________________
> gdal-dev mailing list
> gdal-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/gdal-dev
More information about the gdal-dev
mailing list