<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
On 06/04/2010 03:28 PM, Sandile Gumede wrote:
<blockquote
 cite="mid:AANLkTikkdqsdnRxc7YpF_54qVBPYgfX1KZwC5JkCwPyY@mail.gmail.com"
 type="cite">Hi <br>
  <br>
I've got a geotiff file which covers the area of South Africa, from
that tif file I want to take a portion of Cape Flats (Western Cape) and
run it on GRASS. Which command should I use to do this?<br clear="all">
  <br>
</blockquote>
I'd just run gdal_translate -projwin &lt;ulx uly lrx lry&gt; src.tif
capeflats.tif<br>
where ulx is upper left x coord, uly is the upper left y coord etc...<br>
That will give you a clipped tif to import to GRASS.<br>
<br>
<blockquote
 cite="mid:AANLkTikkdqsdnRxc7YpF_54qVBPYgfX1KZwC5JkCwPyY@mail.gmail.com"
 type="cite">-- <br>
Kind Regards<br>
TS Gumede<br>
Student Researcher<br>
Meraka Institute, CSIR<br>
office &nbsp; : &nbsp;012 841 2606<br>
mobile : &nbsp;072 258 1650<br>
  <br>
This mail was received via Mail-SeCure System.<br>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
grass-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:grass-user@lists.osgeo.org">grass-user@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/grass-user">http://lists.osgeo.org/mailman/listinfo/grass-user</a>

This mail was received via Mail-SeCure System.


  </pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">-- 
Micha Silver
Arava Development Co. +972-52-3665918
<a class="moz-txt-link-freetext" href="http://www.surfaces.co.il">http://www.surfaces.co.il</a>
 
</pre>
</body>
</html>