Hi all

I've got a tiff file with a number of stored GCPs. How can I remove these
GCPs from the file?

I've tried:

 
SetGCPs<http://www.gdal.org/classGDALDataset.html#3c812b05467213f05055c1f18438d874>(int
nGCPCount, const GDAL_GCP
<http://www.gdal.org/structGDAL__GCP.html>*pasGCPList, const char
*pszGCPProjection)

with the first parameter of 0, but without luck. Seems like SetGCPs only
adds the GCPs, rather than re-assigns the entire stored set.

Chris
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to