<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Feb 17, 2014 at 8:32 PM, Saulteau Don <span dir="ltr"><<a href="mailto:sault.don@gmail.com" target="_blank">sault.don@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On 2/17/2014 3:55 PM, NYA Edouard wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
The bil file es very heavy (more than 1800 MB), so I need to convert<br>
the file so that I can trim it easily to process it for the project.<br>
Any idea?<br>
Thanks in advance<br>
<br>
</blockquote>
<br></div>
You can use gdalwarp from the raster menu to convert the image to whatever format you need, reproject it, and also clip it all in one step.<br>
<br>
If the gui isn't self explanatory, see the full suite of options at <a href="http://www.gdal.org/gdalwarp.html" target="_blank">http://www.gdal.org/gdalwarp.<u></u>html</a> You can manually input any of those in the bottom of the gdalwarp gui.<br>

<br>
To make things really easy, you don't even have to extract the zip and decompress the bil file (takes a long time!).<br>
<br>
You can manually input the bil file to make use of vsizip with something like "/vsizip/HWSD_RASTER.zip/hwsd.<u></u>bil" This would read the dataset from within the zip file instead of from on disk somewhere.<br>
</blockquote><div><br></div><div>qgis now supports rasters inside .zip files transparently</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<br>
<br>
Donovan<div class="HOEnZb"><div class="h5"><br>
______________________________<u></u>_________________<br>
Qgis-user mailing list<br>
<a href="mailto:Qgis-user@lists.osgeo.org" target="_blank">Qgis-user@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">http://lists.osgeo.org/<u></u>mailman/listinfo/qgis-user</a><br>
</div></div></blockquote></div><br></div></div>