Hi<div><br></div><div>Following this topic I have tested this methodology by converting from UTM 29N to a specific local coordinate system (EPSG:3763) (available at PROJ4)</div><div>gdalwarp -t_srs &quot;EPSG:3763&quot; band_landsat.TIF destination.tif</div>
<div><br></div><div>With that I got a segmentation error, one <span class="Apple-style-span" style="font-family: monospace; white-space: pre-wrap; ">TIFFReadDirectory<span class="Apple-style-span" style="font-family: arial; white-space: normal; "> a lot of <span class="Apple-style-span" style="font-family: monospace; white-space: pre-wrap; ">TIFFWriteEncodedStrip and the destination.tif has a different size.</span></span></span></div>
<div><span class="Apple-style-span" style="font-family: monospace; white-space: pre-wrap; "><span class="Apple-style-span" style="font-family: arial; white-space: normal; "><span class="Apple-style-span" style="font-family: monospace; white-space: pre-wrap; "><br>
</span></span></span></div><div><span class="Apple-style-span" style="font-family: monospace; white-space: pre-wrap; "><span class="Apple-style-span" style="font-family: arial; white-space: normal; "><span class="Apple-style-span" style="font-family: monospace; white-space: pre-wrap; ">Any tips of what migh be wrong?</span></span></span></div>
<div><span class="Apple-style-span" style="font-family: monospace; white-space: pre-wrap; "><span class="Apple-style-span" style="font-family: arial; white-space: normal; "><span class="Apple-style-span" style="font-family: monospace; white-space: pre-wrap; ">
Thank you</span></span></span></div><div><span class="Apple-style-span" style="font-family: monospace; white-space: pre-wrap; "><span class="Apple-style-span" style="font-family: arial; white-space: normal; "><span class="Apple-style-span" style="font-family: monospace; white-space: pre-wrap; ">Jenny</span></span></span></div>
<div><br><div class="gmail_quote">On Tue, May 18, 2010 at 8:42 PM, Micha Silver <span dir="ltr">&lt;<a href="mailto:micha@arava.co.il">micha@arava.co.il</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">Jenny Turner wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Greetings<br>
Firman, but imagine that I have rasters in UTM for differente zones (e.g. huge countries like USA, etc). How can I produce an automatic importing tool that uses gdalwarp to project an image to WGS84 and import to GRASS?<br>

</blockquote></div>
Using gdalwarp you don&#39;t have to specify the source coordinate system, *if* the originals have the correct projection defined in their headers. For Landsat images, this is most likely the case, so you should be able to get away with just setting the -t_srs option of gdalwarp and each tile will be re-projected to the WGS84 geographic CRS.<br>

<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
Thanks for your help<br>
Best regards,<br>
Jenny<br>
<br></div><div class="im">
On Mon, May 17, 2010 at 11:10 PM, Firman Hadi &lt;<a href="mailto:jalmiburung@gmail.com" target="_blank">jalmiburung@gmail.com</a> &lt;mailto:<a href="mailto:jalmiburung@gmail.com" target="_blank">jalmiburung@gmail.com</a>&gt;&gt; wrote:<br>

<br>
    Hi,<br>
<br>
    As far as I know you must define the source coordinate system.<br>
    I think it is pretty straightforward when you are using gdalwarp.<br>
    If there are so many images, maybe you can create a shell script<br>
    to run the process.<br>
<br>
    Cheers,<br>
<br>
    &gt;<br>
<br>
    Firman Hadi<br>
    Center for Remote Sensing - ITB<br>
    Jl. Ganesha No. 10,<br>
    Labtek IX-C, 3rd Floor<br>
    Bandung - 40132<br>
    INDONESIA<br>
    Phone: +62-22-2530701<br>
    Fax: +62-22-2530702<br></div>
    Website : <a href="http://crs.itb.ac.id" target="_blank">http://crs.itb.ac.id</a> ; <a href="http://www.sigro.org" target="_blank">www.sigro.org</a> &lt;<a href="http://www.sigro.org" target="_blank">http://www.sigro.org</a>&gt;<div class="im">
<br>
    Blog : <a href="http://jalmiburung.wordpress.com" target="_blank">http://jalmiburung.wordpress.com</a><br>
    JepratJepret: <a href="http://jalmiburung.fotografer.net" target="_blank">http://jalmiburung.fotografer.net</a><br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br></div>
This mail was received via Mail-SeCure System.<br>
------------------------------------------------------------------------<br>
<br>
_______________________________________________<br>
grass-user mailing list<br>
<a href="mailto:grass-user@lists.osgeo.org" target="_blank">grass-user@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/grass-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/grass-user</a><br>
<br>
This mail was received via Mail-SeCure System.<br>
<br>
<br>
  <br>
</blockquote>
<br>
<br>
-- <br>
Micha Silver<br>
Arava Development Co. +972-52-3665918<br>
<a href="http://www.surfaces.co.il" target="_blank">http://www.surfaces.co.il</a><br>
<br>
<br>
</blockquote></div><br></div>