<?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 Re: IRasterCatalogLayer Statistics? in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/irastercataloglayer-statistics/m-p/636455#M17150</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;My workaround was to apply the classification I wanted to a single raster manually in ArcGIS, then in the "Symbology" tab of the raster properties you can select all of the symbols in the range and right-click -- this gives you the option to "Save Class Breaks" that saves it as an .xml file.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;...Now when I load my RasterCatalog into the TOC I can use the "Load Class Breaks" option in the same menu as mentioned above.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Dec 2012 18:00:03 GMT</pubDate>
    <dc:creator>JamesCrandall</dc:creator>
    <dc:date>2012-12-21T18:00:03Z</dc:date>
    <item>
      <title>IRasterCatalogLayer Statistics?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/irastercataloglayer-statistics/m-p/636454#M17149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying to apply some existing VBA code that works for a Raster on a RasterCatalogLayer.&amp;nbsp; The existing code sets up a new renderer and classifies it with a specific minimum and maximum value for the renderer, which is done by way of IRasterStatistics.&amp;nbsp; For example,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;Dim pStats As IRasterStatistics Set pStats = pRasBand.Statistics pStats.Minimum = d_dMin pStats.Maximum = d_dMax&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can someone show and example of how to perform the above on an IRasterCatalogLayer?&amp;nbsp; That is, we have moved all of the standalone rasters into a new RasterCatalog and now tasked with generating the required renderer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Dec 2012 18:34:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/irastercataloglayer-statistics/m-p/636454#M17149</guid>
      <dc:creator>JamesCrandall</dc:creator>
      <dc:date>2012-12-20T18:34:37Z</dc:date>
    </item>
    <item>
      <title>Re: IRasterCatalogLayer Statistics?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/irastercataloglayer-statistics/m-p/636455#M17150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;My workaround was to apply the classification I wanted to a single raster manually in ArcGIS, then in the "Symbology" tab of the raster properties you can select all of the symbols in the range and right-click -- this gives you the option to "Save Class Breaks" that saves it as an .xml file.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;...Now when I load my RasterCatalog into the TOC I can use the "Load Class Breaks" option in the same menu as mentioned above.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Dec 2012 18:00:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/irastercataloglayer-statistics/m-p/636455#M17150</guid>
      <dc:creator>JamesCrandall</dc:creator>
      <dc:date>2012-12-21T18:00:03Z</dc:date>
    </item>
  </channel>
</rss>

