<?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: Access to Dynamic Range Adjustment (DRA) raster rendering using the CIM? in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/access-to-dynamic-range-adjustment-dra-raster/m-p/1330364#M68697</link>
    <description>&lt;P&gt;One approach to determining the appropriate properties for cases like this is to change the data you'd like to change from Python, save the result as a new project, then extract the two APRX files and compare the related JSON CIM representations, and compare them with a diff tool. The documentation as recommended by&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/88088"&gt;@alfredman&lt;/a&gt;&amp;nbsp;is the better approach, but sometimes seeing what the code actually changed can also be useful.&lt;/P&gt;</description>
    <pubDate>Tue, 19 Sep 2023 19:39:38 GMT</pubDate>
    <dc:creator>ShaunWalbridge</dc:creator>
    <dc:date>2023-09-19T19:39:38Z</dc:date>
    <item>
      <title>Access to Dynamic Range Adjustment (DRA) raster rendering using the CIM?</title>
      <link>https://community.esri.com/t5/python-questions/access-to-dynamic-range-adjustment-dra-raster/m-p/1328156#M68622</link>
      <description>&lt;P&gt;I'm using the CIM to make some adjustments to a raster layer in a map.&amp;nbsp; I've found most of what I need under the cim.colorizer (i.e. stretch type, transparency).&amp;nbsp; I can't see where I can access DRA (dynamic range adjustment).&amp;nbsp; I'm assuming I will need to do this using the CIM, as I can't see where I can set it using any other python functionality.&amp;nbsp; (Alternate routes to success are welcome!)&amp;nbsp; Can I turn on DRA using the CIM, or using Python?&lt;/P&gt;&lt;P&gt;Using ArcGIS Pro 3.1.2.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Sep 2023 08:13:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/access-to-dynamic-range-adjustment-dra-raster/m-p/1328156#M68622</guid>
      <dc:creator>TobiSellekaerts</dc:creator>
      <dc:date>2023-09-13T08:13:05Z</dc:date>
    </item>
    <item>
      <title>Re: Access to Dynamic Range Adjustment (DRA) raster rendering using the CIM?</title>
      <link>https://community.esri.com/t5/python-questions/access-to-dynamic-range-adjustment-dra-raster/m-p/1328260#M68627</link>
      <description>&lt;P&gt;Try&amp;nbsp;&lt;A href="https://github.com/Esri/cim-spec/blob/809fb365d8d204d1fbdc51b3fab5bd17d88de2d1/docs/v2/CIMImageLayers.md#enumeration-colorizerscalingtype" target="_blank"&gt;https://github.com/Esri/cim-spec/blob/809fb365d8d204d1fbdc51b3fab5bd17d88de2d1/docs/v2/CIMImageLayers.md#enumeration-colorizerscalingtype&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You'll have to jump through a few hoops to get there, but I think that's the property you want.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Sep 2023 13:52:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/access-to-dynamic-range-adjustment-dra-raster/m-p/1328260#M68627</guid>
      <dc:creator>AlfredBaldenweck</dc:creator>
      <dc:date>2023-09-13T13:52:47Z</dc:date>
    </item>
    <item>
      <title>Re: Access to Dynamic Range Adjustment (DRA) raster rendering using the CIM?</title>
      <link>https://community.esri.com/t5/python-questions/access-to-dynamic-range-adjustment-dra-raster/m-p/1330364#M68697</link>
      <description>&lt;P&gt;One approach to determining the appropriate properties for cases like this is to change the data you'd like to change from Python, save the result as a new project, then extract the two APRX files and compare the related JSON CIM representations, and compare them with a diff tool. The documentation as recommended by&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/88088"&gt;@alfredman&lt;/a&gt;&amp;nbsp;is the better approach, but sometimes seeing what the code actually changed can also be useful.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2023 19:39:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/access-to-dynamic-range-adjustment-dra-raster/m-p/1330364#M68697</guid>
      <dc:creator>ShaunWalbridge</dc:creator>
      <dc:date>2023-09-19T19:39:38Z</dc:date>
    </item>
  </channel>
</rss>

