Greetings<div><br></div><div>THanks Daniel. Since I&#39;m already using gdalwarp, can it be also used to only reproject a small piece of the image?</div><div>Thanks</div><div><br>Best regards,</div><div>Katrin<br><div class="gmail_quote">
2010/6/22 Daniel Victoria <span dir="ltr">&lt;<a href="mailto:daniel.victoria@gmail.com">daniel.victoria@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Check out the gdal_translate utility<br>
<a href="http://www.gdal.org/gdal_translate.html" target="_blank">http://www.gdal.org/gdal_translate.html</a><br>
<br>
Actualli, it&#39;s not a grass tool but grass relies heavily on gdal tools<br>
for raster import so chances are you have that program installed. Just<br>
open a terminal and type gdal_translate. Use the options -projwin to<br>
clip your image to the desired coordinates<br>
<br>
Cheers<br>
<font color="#888888">Daniel<br>
</font><div><div></div><div class="h5"><br>
On Mon, Jun 21, 2010 at 1:15 PM, katrin eggert<br>
&lt;<a href="mailto:katrineggert1980@gmail.com">katrineggert1980@gmail.com</a>&gt; wrote:<br>
&gt; Greetings<br>
&gt; I&#39;m working with LandCover global datasets and I need to import only an area<br>
&gt; of the dataset since my Region definition will only displays a small area<br>
&gt; (e.g. I&#39;m working with European GLobcover and I only want Belgium and my<br>
&gt; Location/Mapset destination region  only displays Belgium). How can I only<br>
&gt; import a small region in order to avoid no-needed processing and data<br>
&gt; (because If I import and process European dataset it will take much more<br>
&gt; time than just belgium).<br>
&gt; Thanks<br>
&gt; Best regards,<br>
&gt; Katrin<br>
</div></div><div><div></div><div class="h5">&gt; _______________________________________________<br>
&gt; grass-user mailing list<br>
&gt; <a href="mailto:grass-user@lists.osgeo.org">grass-user@lists.osgeo.org</a><br>
&gt; <a href="http://lists.osgeo.org/mailman/listinfo/grass-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/grass-user</a><br>
&gt;<br>
&gt;<br>
</div></div></blockquote></div><br></div>