I wanted to georeference the raster image in UTM coordinates into the
boundry of red polygon with geographic coordinate system.

https://drive.google.com/file/d/0B2RqG9tSAAIUc3J5ZDN6V01IcG8/view?usp=sharing

I tried as follows:

gdalwarp,-t_srs wgs84 -srcnodata 0 -dstnodata 0 -r near -te -96.75234
54.93479 -92.90071 56.91041 i

What parameters should I provide for that?
_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to