View Single Post
Old 02-27-2013, 11:30 AM   #29
Barnes
Franchise Player
 
Barnes's Avatar
 
Join Date: Aug 2005
Location: Violating Copyrights
Exp:
Default

Quote:
Originally Posted by photon View Post
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.

Last edited by Barnes; 02-27-2013 at 11:33 AM.
Barnes is offline   Reply With Quote