[gdal-dev] how to use gdal and c# to add metadata tag with guid
Chaitanya kumar CH
chaitanya.ch at gmail.com
Thu Aug 25 03:39:00 EDT 2011
Richard,
I assume you already opened the raster dataset using C#.
Checkout the AttachMetadata() function in gdal_translate.cpp utility[1]. The
C function GDALSetMetadataItem() is used instead of
GDALPamDataset::SetMetadataItem() here.
[1]:
http://trac.osgeo.org/gdal/browser/trunk/gdal/apps/gdal_translate.cpp#L1284
On Wed, Aug 24, 2011 at 11:10 PM, Richard Holloway <rjholloway at gmail.com>wrote:
> I was wondering if any one could give me steps on how to do this? I can't
> find a clear explanation on how.
> _______________________________________________
> gdal-dev mailing list
> gdal-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/gdal-dev
>
--
Best regards,
Chaitanya kumar CH.
+91-9494447584
17.2416N 80.1426E
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20110825/6d14d394/attachment-0001.html
More information about the gdal-dev
mailing list