<?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: Group region on float raster in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/group-region-on-float-raster/m-p/1382280#M78757</link>
    <description>&lt;P&gt;There is no such tool, but a method could be employed with its own limitations.&lt;/P&gt;&lt;P&gt;If you want to retain some of the decimal precision for some reason, scale up the float raster by a factor of 10, take its integer value, perform the regiongroup.&amp;nbsp; You can always scale back the resultant zones by dividing by the factor used in the first step.&amp;nbsp; For example&lt;/P&gt;&lt;P&gt;a = regiongroup(int(raster * 10))&lt;/P&gt;&lt;P&gt;b = a/10&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 14 Feb 2024 16:23:02 GMT</pubDate>
    <dc:creator>DanPatterson</dc:creator>
    <dc:date>2024-02-14T16:23:02Z</dc:date>
    <item>
      <title>Group region on float raster</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/group-region-on-float-raster/m-p/1382270#M78755</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;Is there a way to use the equivalent of the Group region tool but for float raster? (ERROR 000969) I don't want to interger, I want to calculate region based on float value.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Feb 2024 16:17:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/group-region-on-float-raster/m-p/1382270#M78755</guid>
      <dc:creator>Anne-MarieDubois</dc:creator>
      <dc:date>2024-02-14T16:17:50Z</dc:date>
    </item>
    <item>
      <title>Re: Group region on float raster</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/group-region-on-float-raster/m-p/1382280#M78757</link>
      <description>&lt;P&gt;There is no such tool, but a method could be employed with its own limitations.&lt;/P&gt;&lt;P&gt;If you want to retain some of the decimal precision for some reason, scale up the float raster by a factor of 10, take its integer value, perform the regiongroup.&amp;nbsp; You can always scale back the resultant zones by dividing by the factor used in the first step.&amp;nbsp; For example&lt;/P&gt;&lt;P&gt;a = regiongroup(int(raster * 10))&lt;/P&gt;&lt;P&gt;b = a/10&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Feb 2024 16:23:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/group-region-on-float-raster/m-p/1382280#M78757</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2024-02-14T16:23:02Z</dc:date>
    </item>
  </channel>
</rss>

