Handling geoTIFF files

Kyler Laird Kyler at news.Lairds.org
Wed Mar 17 15:59:38 EST 2004


>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/

GDAL is *the* thing to try.  Unfortunately there aren't Python bindings for
everything.  (I've been working with trying to use some Python libraries to
replicate GCP handling.)  Getting started can be overwhelming too.

If you post questions here with "GDAL: " in the subject, I'll be sure to
see them.  I'll try to dig up code samples for what you need.

--kyler



More information about the Python-list mailing list