[gdal-dev] GDAL/OGR 1.7.0 beta 2 packaged for testing.

2010-01-10 Thread Frank Warmerdam
Folks, I have packaged GDAL/OGR 1.7.0 beta2 for testing. http://download.osgeo.org/gdal/gdal-1.7.0b2.tar.gz http://download.osgeo.org/gdal/gdal170b2.zip http://download.osgeo.org/gdal/gdalautotest-1.7.0b2.zip The NEWS file is at: http://svn.osgeo.org/gdal/trunk/gdal/NEWS Feedback as t

Re: [gdal-dev] Is their a way by using the bounding box and the png to convert it into a geotiff?

2010-01-10 Thread Even Rouault
John, You should rather use "gdal_translate -a_srs EPSG:4326 -a_ullr ulx uly lrx lry src.png dst.tif" to set the coordinates of the upper left (ulx, uly) and lower right corners (lrx,lry) of your PNG. See http://gdal.org/gdal_translate.html John Mitchell a écrit : When trying to convert a p

Re: [gdal-dev] Is their a way by using the bounding box and the png to convert it into a geotiff?

2010-01-10 Thread Mateusz Loskot
John Mitchell wrote: > When trying to convert a png to geotiff which is listed below: > > *gdalwarp -s_srs epsg:4326 -t_srs > epsg:4326 "C:\Documents and > Settings\jmitchell.INSEQUENCE2\Desktop\ows2121.png" > "C:\Documents and Settings\jmitchell.INSEQUENCE2\Desktop\ows2121.tif"* > > I get the fo

[gdal-dev] Is their a way by using the bounding box and the png to convert it into a geotiff?

2010-01-10 Thread John Mitchell
When trying to convert a png to geotiff which is listed below: *gdalwarp -s_srs epsg:4326 -t_srs epsg:4326 "C:\Documents and Settings\jmitchell.INSEQUENCE2\Desktop\ows2121.png" "C:\Documents and Settings\jmitchell.INSEQUENCE2\Desktop\ows2121.tif"* I get the following error: *ERROR 1: Unable to