<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Dynamically generate Thumbnail for raster item in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/dynamically-generate-thumbnail-for-raster-item/m-p/812860#M2415</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am currently trying to dynamically generate thumbnail for raster items under folder connection under catalog view.&lt;/P&gt;&lt;P&gt;Manually we can do it by right click- edit metadata like the screenshots here.&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/489531_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I want to make that action dynamic by either arcpy or arcgis pro sdk.&lt;/P&gt;&lt;P&gt;I can manage to retrieve list of raster items from folder connection already.&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I still didn't manage to find out how to do it in arcgis pro. In arccatalog addin development, we can call&amp;nbsp;that command "esriArcCatalogUI.CreateThumbnailCommand"&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/489532_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Apr 2020 06:22:06 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2020-04-22T06:22:06Z</dc:date>
    <item>
      <title>Dynamically generate Thumbnail for raster item</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/dynamically-generate-thumbnail-for-raster-item/m-p/812860#M2415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am currently trying to dynamically generate thumbnail for raster items under folder connection under catalog view.&lt;/P&gt;&lt;P&gt;Manually we can do it by right click- edit metadata like the screenshots here.&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/489531_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I want to make that action dynamic by either arcpy or arcgis pro sdk.&lt;/P&gt;&lt;P&gt;I can manage to retrieve list of raster items from folder connection already.&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I still didn't manage to find out how to do it in arcgis pro. In arccatalog addin development, we can call&amp;nbsp;that command "esriArcCatalogUI.CreateThumbnailCommand"&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/489532_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2020 06:22:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/dynamically-generate-thumbnail-for-raster-item/m-p/812860#M2415</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-04-22T06:22:06Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically generate Thumbnail for raster item</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/dynamically-generate-thumbnail-for-raster-item/m-p/812861#M2416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Manage to figure it out myself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steps to perform are&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Get raster item raster image , use the Image object of c# and generate the thumbnail on the fly and save into byte array and then converted into based64 string&lt;/P&gt;&lt;P&gt;&amp;nbsp;- Cast the raster item object into IMetadata object and modify the xml content and perform metadata update with setxml function.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 May 2020 05:10:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/dynamically-generate-thumbnail-for-raster-item/m-p/812861#M2416</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-05-26T05:10:43Z</dc:date>
    </item>
  </channel>
</rss>

