Re: [gdal-dev] to write earth coordinates into NITF image subheader

2008-10-21 Thread Frank Warmerdam
Mo Wang wrote: Hi all, There is a function called NITFReadBLOCKA_GCPs in nitfimage.c that can read earth coordinates for image corner locations in the NITF image subheader to provide higher precision. Is there a function that can write higher precision earth coordinates into the NITF image

[gdal-dev] to write earth coordinates into NITF image subheader

2008-10-21 Thread Mo Wang
Hi all, There is a function called NITFReadBLOCKA_GCPs in nitfimage.c that can read earth coordinates for image corner locations in the NITF image subheader to provide higher precision. Is there a function that can write higher precision earth coordinates into the NITF image subheader? Is there