On Mar 23, 2010, at 5:22 PM, Eli Adam wrote:
> Gilles,
> I do a similar process (build large vrt mosaic, reproject the
> mosaic vrt to another vrt, tile the reprojected mosaic vrt in new
> projection to tif) although my end tiles are in tif and not compressed.
> My method is the brute force wa
>3. Re: Re: How to divide a raster layer into a set of tiles?
> (Gilles Bassi?re)
>4. Re: How to divide a raster layer into a set of tiles?
> (Jukka Rahkonen)
>
> --
>
> Message: 2
> Date: Tue, 23 Mar 2010 16:01:33 +010
ssage: 2
Date: Tue, 23 Mar 2010 16:01:33 +0100
From: Gilles Bassi?re
Subject: [gdal-dev] Re: How to divide a raster layer into a set of
tiles?
To: Christian M?ller
Cc: gdal-dev@lists.osgeo.org
Message-ID: <4ba8d7cd.1050...@gmail.com>
Content-Type: text/plain; charset=ISO-8859-1
Jukka Rahkonen)
--
Message: 2
Date: Tue, 23 Mar 2010 16:01:33 +0100
From: Gilles Bassi?re
Subject: [gdal-dev] Re: How to divide a raster layer into a set of
tiles?
To: Christian M?ller
Cc: gdal-dev@lists.osgeo.org
Message-ID: <4ba8d7cd.1050...@gmail.com&
Gilles Bassière gmail.com> writes:
>
> Hi,
>
> I'm trying to reproject an aerial imagery dataset with GDAL.
>
> The initial dataset is composed of ECW tiles in EPSG:27572 and my goal
> is to compute a new set set of ECW tiles projected in EPSG:2154.
Hi,
May I ask if you are ready with your n
Jukka Rahkonen wrote:
> Gilles Bassière gmail.com> writes:
>
>> Hi,
>>
>> I'm trying to reproject an aerial imagery dataset with GDAL.
>>
>> The initial dataset is composed of ECW tiles in EPSG:27572 and my goal
>> is to compute a new set set of ECW tiles projected in EPSG:2154.
> ...
>
>> My cu
Christian Müller wrote:
> That is a surprise.
> In all my tests I had no memory problems with gdal_retile. Sometimes I
> had some memory problems with gdal_merge. The biggest input file for
> gdal_retile was a 80 GB Erdas image (not compressed) and it works fine.
> I have never testet with an ECW F
Christian Müller wrote:
> gdal_retile.py definitely creates georeferenced tiles, I developed this
> utility.
> I did some experiments reprojecting the single tiles while retiling, but
> it simply does not work. As a consequence I canceled the reprojecting
> support.
> The solution for your problem
That is a surprise.
In all my tests I had no memory problems with gdal_retile. Sometimes I had
some memory problems with gdal_merge. The biggest input file for gdal_retile
was a 80 GB Erdas image (not compressed) and it works fine.
I have never testet with an ECW File and my tests run on a Li
gdal_retile.py definitely creates georeferenced tiles, I developed this
utility.
I did some experiments reprojecting the single tiles while retiling, but it
simply does not work. As a consequence I canceled the reprojecting support.
The solution for your problem is:
1) Use gdal_merge to cr
Gilles Bassière gmail.com> writes:
>
> Hi,
>
> I'm trying to reproject an aerial imagery dataset with GDAL.
>
> The initial dataset is composed of ECW tiles in EPSG:27572 and my goal
> is to compute a new set set of ECW tiles projected in EPSG:2154.
...
> My current workflow consists in the f
11 matches
Mail list logo