Thanks. That worked for me.
Chris
On Sun, Apr 17, 2011 at 4:52 PM, Even Rouault
wrote:
> Le dimanche 17 avril 2011 22:10:57, Christopher Dedels a écrit :
> > I am using gdal_grid to create a grid from a point shapefile. gdalinfo
> > reports inverted y-axis coordinates for the output raster.
Le dimanche 17 avril 2011 22:10:57, Christopher Dedels a écrit :
> I am using gdal_grid to create a grid from a point shapefile. gdalinfo
> reports inverted y-axis coordinates for the output raster. The command I
> am running is:
>
> gdal_grid -ot Float32 -outsize 800 600 -l sites -zfield elev s
I am using gdal_grid to create a grid from a point shapefile. gdalinfo
reports inverted y-axis coordinates for the output raster. The command I am
running is:
gdal_grid -ot Float32 -outsize 800 600 -l sites -zfield elev sites.shp
/tmp/sites.tif
I am using gdal 1.8.0. the output of gdalinfo for