Handling geoTIFF files

Bernhard Herzog bh at intevation.de
Wed Mar 17 05:34:14 EST 2004


ally_burnett at yahoo.co.uk (alastair) writes:

> I've read about the Python Imaging Library (PIL) which seems to do
> what I need with TIFF files. I was wondering if anyone knows if this
> library will work with geoTIFF files or if there are any other methods
> of doing what I need.

You might want to have a look at GDAL, a library for handling geographic
raster data which comes with Python bindings: http://gdal.maptools.org/

  Bernhard

-- 
Intevation GmbH                                 http://intevation.de/
Skencil                                http://sketch.sourceforge.net/
Thuban                                  http://thuban.intevation.org/



More information about the Python-list mailing list