<?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 Search for raster cells representing only specific structures in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/search-for-raster-cells-representing-only-specific/m-p/1328562#M11987</link>
    <description>&lt;P&gt;- Using Pro 3.1.1&lt;/P&gt;&lt;P&gt;I need to locate specific infrastructure on a 3m resolution DEM. The specific infrastructure are dams throughout a county. Naturally, I went through the usual hydrology tools to narrow down search area to the stream network within the county, and I began by using the masked Extract by Attributes on a Drop Raster because it seemed like the best choice. The search did locate most of the dams (I have a validation data set), but it also located thousands of other false positives. What other tools or code is available to further refine the search to only locate the dams?&lt;/P&gt;&lt;P&gt;Perhaps a better question would be how can I include more search criteria in the process? For example "locate only cells that are grouped adjacent to each other with high threshold values" and/or "locate only cells that are within a short distance (say 3 meters) from a large water body" (which could be the expected reservoir upstream of the dam).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;I am a novice with Python (teaching myself in spare time), but was also exploring the Raster Cell Iterator as a potential. Good idea/bad idea?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 14 Sep 2023 04:06:52 GMT</pubDate>
    <dc:creator>DanOcean</dc:creator>
    <dc:date>2023-09-14T04:06:52Z</dc:date>
    <item>
      <title>Search for raster cells representing only specific structures</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/search-for-raster-cells-representing-only-specific/m-p/1328562#M11987</link>
      <description>&lt;P&gt;- Using Pro 3.1.1&lt;/P&gt;&lt;P&gt;I need to locate specific infrastructure on a 3m resolution DEM. The specific infrastructure are dams throughout a county. Naturally, I went through the usual hydrology tools to narrow down search area to the stream network within the county, and I began by using the masked Extract by Attributes on a Drop Raster because it seemed like the best choice. The search did locate most of the dams (I have a validation data set), but it also located thousands of other false positives. What other tools or code is available to further refine the search to only locate the dams?&lt;/P&gt;&lt;P&gt;Perhaps a better question would be how can I include more search criteria in the process? For example "locate only cells that are grouped adjacent to each other with high threshold values" and/or "locate only cells that are within a short distance (say 3 meters) from a large water body" (which could be the expected reservoir upstream of the dam).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;I am a novice with Python (teaching myself in spare time), but was also exploring the Raster Cell Iterator as a potential. Good idea/bad idea?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Sep 2023 04:06:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/search-for-raster-cells-representing-only-specific/m-p/1328562#M11987</guid>
      <dc:creator>DanOcean</dc:creator>
      <dc:date>2023-09-14T04:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: Search for raster cells representing only specific structures</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/search-for-raster-cells-representing-only-specific/m-p/1328593#M11988</link>
      <description>&lt;P&gt;If you have a value threshold in mind .... &amp;gt; , &amp;gt;=&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/spatial-analyst/an-overview-of-the-math-logical-tools.htm" target="_blank"&gt;An overview of the Logical Math toolset—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;"buffering" for within a distance of, can be done using a variety of means, like&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/spatial-analyst/euclidean-distance.htm" target="_blank"&gt;Euclidean Distance (Spatial Analyst)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;These are just some samples of what can be done using the spatial analyst tools&lt;/P&gt;&lt;P&gt;condition checking like Con can be used to query conditions like your distance question from water&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/spatial-analyst/an-overview-of-the-conditional-tools.htm" target="_blank"&gt;An overview of the Conditional toolset—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Sep 2023 08:07:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/search-for-raster-cells-representing-only-specific/m-p/1328593#M11988</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2023-09-14T08:07:45Z</dc:date>
    </item>
  </channel>
</rss>

