Re: [gdal-dev] Removing GCPs from tiff

2011-04-12 Thread Frank Warmerdam
On 11-04-12 03:17 AM, Goo Creations wrote: 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 (int nGCPCount, const GDAL_GCP

[gdal-dev] Removing GCPs from tiff

2011-04-12 Thread Goo Creations
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(int nGCPCount, const GDAL_GCP *pasGCPList, const char *