[gdal-dev] Re: Reprojecting a tiled dataset

Oyvind Idland oyvind.idland at gmail.com
Fri May 18 11:41:25 EDT 2012


In case anybody else is trying this, my plan worked out well.

I found that doing it via a Python script was the best way, as I added some
code to
reproject the source extent to destination, calculating the new tiles etc.

-- Oyvind

On Fri, May 18, 2012 at 10:34 AM, Oyvind Idland <oyvind.idland at gmail.com>wrote:

> Hello,
>
> i have a set of GeoTIFF tiles, that I want to reproject into a new set of
> tiles.
>
> So far I have the following strategy:
> 1) create a VRT from the existing tiles
> 2) make a script that creates new tiles, one by one using gdalwarp.
>
>
> Is there a better way of doing this ?
>
>
> - Oyvind
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20120518/cf947f25/attachment.html


More information about the gdal-dev mailing list