<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 12 (filtered medium)"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--><div class=WordSection1><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Thanks,<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>C# you mean? Per your note I need to put in a arbitrary new TIFF tag. I am a .NET guy but I did dload python. Just not sure how to go about doing the insert. <o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'> <o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> Frank Warmerdam [via OSGeo.org] [mailto:<a href="/user/SendEmail.jtp?type=node&node=6446025&i=0" target="_top" rel="nofollow" link="external">[hidden email]</a>] <br><b>Sent:</b> Monday, June 06, 2011 12:16 PM<br><b>To:</b> Richard Holloway<br><b>Subject:</b> Re: Insert non-standard tag into geotiff header<o:p></o:p></span></p></div><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal style='margin-bottom:12.0pt'>On 11-06-03 04:20 PM, marine88 wrote: <br>> HI, <br>> I am new to this and was asked if I could insert a custom tag into the <br>> geotiff header. I have no clue on how to do this is this even possible? <br>... <br> > Thanks for the reply. Is this only in C? Or is there something in C#? Also <br> > I get the function but...not quite sure how to utlize this, is there some <br> > tutorial or example code I can go by? <br><br>Richard, <br><br>The SetMetadataItem() method referenced by Chaitanya is also available <br>in C. It can be invoked on the dataset as a whole or on a particular <br>band object. The C function is: <br><br>CPLErr GDALSetMetadataItem ( GDALMajorObjectH hObject, <br> const char * pszName, <br> const char * pszValue, <br> const char * pszDomain <br> ) <br><br><a href="" target="_top" rel="nofollow" link="external">click here</a>. <o:p></o:p></span></p></div></div>
        
<br/><hr align="left" width="300" />
View this message in context: <a href="http://osgeo-org.1803224.n2.nabble.com/Insert-non-standard-tag-into-geotiff-header-tp6436732p6446025.html">RE: Insert non-standard tag into geotiff header</a><br/>
Sent from the <a href="http://osgeo-org.1803224.n2.nabble.com/GDAL-Dev-f2022644.html">GDAL - Dev mailing list archive</a> at Nabble.com.<br/>