PIL and GeoTIFF

Matt Feinstein nospam at here.com
Thu Jun 9 11:41:03 EDT 2005


Hi all--

I've succeeded in using the PIL (Python Imaging Library) to read a
simple GeoTIFF file and to extract data from the file's GeoTIFF key--
but I'd also like to write GeoTIFFs, and there doesn't appear to be a
one-step way of doing that.

I suspect, first, that -writing- a GeoTIFF file with PIL means poking
around in the PIL TIFF plugin file which I'm a little wary of doing.
Also, I don't see any clear description in the PIL documentation on
how to add specified TIFF keys to a saved file. Any words of wisdom
about either of these questions would be much appreciated.


Matt Feinstein

--
There is no virtue in believing something that can be proved to be true.



More information about the Python-list mailing list