<?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 How to create class breaks renderer for raster layer in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-to-create-class-breaks-renderer-for-raster/m-p/1204931#M8617</link>
    <description>&lt;P&gt;I want to create a class breaks renderer (with manual intervals) for a raster layer:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Classify.png" style="width: 248px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/49111iA5F35AF5648864DE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Classify.png" alt="Classify.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I have found a sample here: &lt;A href="https://github.com/Esri/arcgis-pro-sdk-community-samples/blob/master/Map-Authoring/Renderer/ClassBreakRenderers.cs" target="_blank" rel="noopener"&gt;https://github.com/Esri/arcgis-pro-sdk-community-samples/blob/master/Map-Authoring/Renderer/ClassBreakRenderers.cs&lt;/A&gt; (&lt;SPAN class=""&gt;internal&lt;/SPAN&gt; &lt;SPAN class=""&gt;static&lt;/SPAN&gt; &lt;SPAN class=""&gt;Task&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;CBGraduatedColorsManualBreaks&lt;/SPAN&gt;&lt;/SPAN&gt;()).&lt;/P&gt;&lt;P&gt;This is exactly what I want, but for a feature layer. How can I achieve this for a raster layer? I haven't found anything.&lt;/P&gt;&lt;P&gt;Thank you for your help in advance!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 22 Aug 2022 10:47:14 GMT</pubDate>
    <dc:creator>BarbaraSchneider2</dc:creator>
    <dc:date>2022-08-22T10:47:14Z</dc:date>
    <item>
      <title>How to create class breaks renderer for raster layer</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-to-create-class-breaks-renderer-for-raster/m-p/1204931#M8617</link>
      <description>&lt;P&gt;I want to create a class breaks renderer (with manual intervals) for a raster layer:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Classify.png" style="width: 248px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/49111iA5F35AF5648864DE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Classify.png" alt="Classify.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I have found a sample here: &lt;A href="https://github.com/Esri/arcgis-pro-sdk-community-samples/blob/master/Map-Authoring/Renderer/ClassBreakRenderers.cs" target="_blank" rel="noopener"&gt;https://github.com/Esri/arcgis-pro-sdk-community-samples/blob/master/Map-Authoring/Renderer/ClassBreakRenderers.cs&lt;/A&gt; (&lt;SPAN class=""&gt;internal&lt;/SPAN&gt; &lt;SPAN class=""&gt;static&lt;/SPAN&gt; &lt;SPAN class=""&gt;Task&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;CBGraduatedColorsManualBreaks&lt;/SPAN&gt;&lt;/SPAN&gt;()).&lt;/P&gt;&lt;P&gt;This is exactly what I want, but for a feature layer. How can I achieve this for a raster layer? I haven't found anything.&lt;/P&gt;&lt;P&gt;Thank you for your help in advance!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Aug 2022 10:47:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-to-create-class-breaks-renderer-for-raster/m-p/1204931#M8617</guid>
      <dc:creator>BarbaraSchneider2</dc:creator>
      <dc:date>2022-08-22T10:47:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to create class breaks renderer for raster layer</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-to-create-class-breaks-renderer-for-raster/m-p/1204962#M8620</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;RasterLayer has method&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/sdk/api-reference/topic11411.html" target="_self"&gt;SetColorizer&lt;/A&gt;&amp;nbsp;which is analog of FeatureLayer SetRenderer. One difference that Raster colorizer has only color without symbol. Common idea is the same.&lt;/P&gt;&lt;P&gt;How to change raster colorizer look at ArcGIS Pro sample :&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Esri/arcgis-pro-sdk-community-samples/tree/master/Raster/ChangeColorizerForRasterLayer" target="_self"&gt;https://github.com/Esri/arcgis-pro-sdk-community-samples/tree/master/Raster/ChangeColorizerForRasterLayer&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Aug 2022 13:27:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-to-create-class-breaks-renderer-for-raster/m-p/1204962#M8620</guid>
      <dc:creator>GKmieliauskas</dc:creator>
      <dc:date>2022-08-22T13:27:21Z</dc:date>
    </item>
  </channel>
</rss>

