free raster tiling tools

Frank Warmerdam fwarmerdam at GMAIL.COM
Wed Apr 6 12:30:53 EDT 2005


On Apr 6, 2005 12:24 PM, Nuno Gil <nunoragil at gmail.com> wrote:
> Dear listers,
> I need to tile and resample large raster files. Instead of using arc
> or some proprietary software I was looking for an open source
> alternative.

Nuno,

I believe there is a utility for splitting big files into tiles using GDAL
floating around somewhere, but I didn't write it and don't really know
much about it.

However, it isn't too hard to write a script to call gdalwarp or
gdal_translate to split a big file into tiles, while potentially resampling
and/or reprojecting.

  http://www.gdal.org/

Check the gdalwarp and gdal_translate utliity pages.

Best regards,
--
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | Geospatial Programmer for Rent



More information about the mapserver-users mailing list