[Gimp-user] Does GIMP support GEOTIFF files?
Kevin Cozens
kevin at ve3syb.ca
Mon Aug 27 08:04:44 PDT 2007
Maverick Merritt wrote:
> The gimp does load up the image,
> giving warnings about the tags it does not understand, and when one
> saves the image these tags are lost. I have used the Gimp for various
> (fairly simple) image processing as a user, but I have not looked at the
> code or creating a plug-in, which I might look into doing (but,
If the GeoTIFF format is just TIFF with some specialized tags, it should be
just a case of enhancing the existing TIFF load/save routines instead of
adding a new plug-in.
When the TIFF loader is reading a GeoTIFF file, the tags could be converted in
to image parasites. When the file is re-saved, the parasites could be
converted back to tags as the file is
The possibility of doing this will depend in part in how easy/hard it is to
recognize a GeoTIFF file vs. an ordinary TIFF file.
--
Cheers!
Kevin.
http://www.ve3syb.ca/ |"What are we going to do today, Borg?"
Owner of Elecraft K2 #2172 |"Same thing we always do, Pinkutus:
| Try to assimilate the world!"
#include <disclaimer/favourite> | -Pinkutus & the Borg
More information about the Gimp-user
mailing list