Bill, You can use the -tr option in gdalwarp utility[0] to set the resolution of the target raster. You can look at it's code[1].
[0] http://www.gdal.org/gdalwarp.html [1] http://trac.osgeo.org/gdal/browser/trunk/gdal/apps/gdalwarp.cpp On Fri, Feb 18, 2011 at 3:51 AM, William Hudspeth <[email protected]>wrote: > Hello, > > I am trying to project a raster in lambert conformal conic projection to > geographic dd wgs84. The cell resolution changes between the two, so I > don't know what the final grid size is in the geographic raster. Does > anyone have any complete examples of opening a geotiff in lambert, and > writing the complete dataset out to geographic? > > Thanks Bill > > _______________________________________________ > gdal-dev mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/gdal-dev > -- Best regards, Chaitanya kumar CH. /tʃaɪθənjə/ /kʊmɑr/ +91-9494447584 17.2416N 80.1426E
_______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
