[gdal-dev] How to reproject a geotiff using osgeo gdal python bindings

Chaitanya kumar CH chaitanya.ch at gmail.com
Fri Feb 18 07:12:58 EST 2011


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 <bhudspeth at edac.unm.edu>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
> gdal-dev at lists.osgeo.org
> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20110218/31cf92ea/attachment.html


More information about the gdal-dev mailing list