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 <rjhollo...@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@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/gdal-dev
>



-- 
Best regards,
Chaitanya kumar CH.

+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