Hi Matt,<br><br>Thanks for the suggestions.&nbsp; I tried your suggestion below:<br><span style="background-color: rgb(255, 102, 102);">Cropping can be done interactively with OpenEV, see</span><br style="background-color: rgb(255, 102, 102);">
<span style="background-color: rgb(255, 102, 102);"><a href="http://yukongis.ca/bin/view">http://yukongis.ca/bin/view</a></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex; background-color: rgb(255, 102, 102);">
/Main/ClipRasterWithoutArcInfo for an example.</blockquote><br>I followed all your steps and it ran the translation but when I opened up the translated file it still is the entire image not the cropped image that I outlined.
<br><br>John Mitchell<br><br><div><span class="gmail_quote">On 12/10/06, <b class="gmail_sendername">maphew (matt wilkie)</b> &lt;<a href="mailto:maphew@zworg.com">maphew@zworg.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
John Mitchell wrote:<br>&gt; Hi,<br>&gt;<br>&gt; I need the capability to be able to crop a GeoTiff based on either<br>&gt; rectangular coordinates or against a shape rectangular object.<br><br><br>gdal_translate with the either the -srcwin&nbsp;&nbsp;or -projwin parameters do
<br>the former. Srcwin uses pixel coordinates and projwin uses projection<br>coordinates. I'm always getting the order of the coordinates mixed up so<br>I wrote up this little helper (after asking the list for help...),<br>
&quot;Clipping using projection coordinates&quot;:<br><a href="http://yukongis.ca/bin/view/Main/GDAL">http://yukongis.ca/bin/view/Main/GDAL</a><br><br>Croppign can be done interactively with OpenEV, see<br><a href="http://yukongis.ca/bin/view/Main/ClipRasterWithoutArcInfo">
http://yukongis.ca/bin/view/Main/ClipRasterWithoutArcInfo</a> for an example.<br><br>cheers,<br><br>-matt<br></blockquote></div><br><br clear="all"><br>-- <br>John J. Mitchell