you probably want to compress it, I assume your source is a geotiff
and it is compressed.

Gdaltools has options for this, you need to check out gdalwarp
compression options.  You'll need to add something like '-co
COMPRESS=DEFLATE' in the middle of the command.

Etiene

On Mon, May 21, 2012 at 6:56 PM, Marko Kvakić <[email protected]> wrote:
> Dear Qgis users,
>
> I am trying to change the projection on the Corine landuse raster dataset.
>
> The file in question is about 150 Mb, with the projection definition
> ETRS_1989_LAEA_L52_M10
> I have to change it into WGS84 one
>
> When running the Wrap plugin command, the resulting output file is 3 Gb big
> and unreadable.
>
> Any kind of help is very much appreciated.
>
> Thank you in advance.
>
> --
> Marko Kvakić
>
> _______________________________________________
> Qgis-user mailing list
> [email protected]
> http://lists.osgeo.org/mailman/listinfo/qgis-user
>
_______________________________________________
Qgis-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to