[gdal-dev] georeferencing raster data using vector polygon
Simen Langseth
simlangen at gmail.com
Wed Nov 19 01:16:13 PST 2014
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?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20141119/5bfdff11/attachment.html>
More information about the gdal-dev
mailing list