Quote:
Originally Posted by photon
How annoying! ImageMagick is a set of libraries rather than a image editor, but that doesn't mean a whole heck of a lot.
One post on the ImageMagick forum suggests that while ImageMagick doesn't specifically support geotiffs, that it will just report a warning that it found unrecognized headers and then proceed to process the image and leave the headers intact.
So hopefully that will be the case.
Awesome that you posted in this thread, I had no idea there was such a thing as geotifffs.
|
GDAL is THE library when dealing with spatial raster data.
The OGR library lives within GDAL and handles spatial vector data.
http://www.gdal.org/
This probably doesn't help in this situation but I figured you might be interested in learning about them.