marine88,

The default profile of GDAL's GeoTiff driver allows adding custom tags. [1]
You can add tags using the GDALMajorObject::SetMetadataItem() method. [2]

[1]: http://www.gdal.org/frmt_gtiff.html
[2]: http://www.gdal.org/classGDALMajorObject.html

On Sat, Jun 4, 2011 at 1:50 AM, marine88 <holloway.rich...@geoeye.com>wrote:

> HI,
> I am new to this and was asked if I could insert a custom tag into the
> geotiff header. I have no clue on how to do this is this even possible?
>
>
>
> --
> View this message in context:
> http://osgeo-org.1803224.n2.nabble.com/Insert-non-standard-tag-into-geotiff-header-tp6436732p6436732.html
> Sent from the GDAL - Dev mailing list archive at Nabble.com.
> _______________________________________________
> gdal-dev mailing list
> gdal-dev@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/gdal-dev
>



-- 
Best regards,
Chaitanya kumar CH.
/tʃaɪθənjə/ /kʊmɑr/
+91-9494447584
17.2416N 80.1426E
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to