<?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 Looking for Help: raster coverage across known polygon boundaries in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/looking-for-help-raster-coverage-across-known/m-p/1591322#M93605</link>
    <description>&lt;P&gt;Hey everyone,&lt;/P&gt;&lt;P&gt;I think my problem is simple but finding a solution that works for my purposes has been difficult.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have several polygons I have made that create boundaries. Inside these boundaries I have DEM rasters that SHOULD be covering the entirety of the interior of the boundaries inside those polygons. I have to ensure that is the case by finding out if any of my rasters are missing coverage inside those polygons.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I could theoretically just use my eyes with both layers turned on, but they are massive and take a long time to load when I pan around.&lt;/P&gt;&lt;P&gt;I tried using "raster to polygon" but that was taking too long and seemed like it was making a more complicated polygon when I just wanted a flat polygon.&lt;/P&gt;&lt;P&gt;I tried using "create constant raster" using the extents of my raster to determine the size, but that just returned a massive blank square (which seems fine on paper, but to the point of this task; plenty of the area under that square extent does not have values/coverage by the raster).&lt;/P&gt;&lt;P&gt;I just need to know "does my raster cover all areas of this polygon".&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please feel free to let me know if I am blind and missed an obvious solution here. Also,&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/1066"&gt;@DanPatterson_Retired&lt;/a&gt;&amp;nbsp;, you rock and have helped me and my coworkers numerous times, thanks a million.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;</description>
    <pubDate>Mon, 03 Mar 2025 18:30:17 GMT</pubDate>
    <dc:creator>bermbiesamblers</dc:creator>
    <dc:date>2025-03-03T18:30:17Z</dc:date>
    <item>
      <title>Looking for Help: raster coverage across known polygon boundaries</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/looking-for-help-raster-coverage-across-known/m-p/1591322#M93605</link>
      <description>&lt;P&gt;Hey everyone,&lt;/P&gt;&lt;P&gt;I think my problem is simple but finding a solution that works for my purposes has been difficult.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have several polygons I have made that create boundaries. Inside these boundaries I have DEM rasters that SHOULD be covering the entirety of the interior of the boundaries inside those polygons. I have to ensure that is the case by finding out if any of my rasters are missing coverage inside those polygons.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I could theoretically just use my eyes with both layers turned on, but they are massive and take a long time to load when I pan around.&lt;/P&gt;&lt;P&gt;I tried using "raster to polygon" but that was taking too long and seemed like it was making a more complicated polygon when I just wanted a flat polygon.&lt;/P&gt;&lt;P&gt;I tried using "create constant raster" using the extents of my raster to determine the size, but that just returned a massive blank square (which seems fine on paper, but to the point of this task; plenty of the area under that square extent does not have values/coverage by the raster).&lt;/P&gt;&lt;P&gt;I just need to know "does my raster cover all areas of this polygon".&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please feel free to let me know if I am blind and missed an obvious solution here. Also,&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/1066"&gt;@DanPatterson_Retired&lt;/a&gt;&amp;nbsp;, you rock and have helped me and my coworkers numerous times, thanks a million.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;</description>
      <pubDate>Mon, 03 Mar 2025 18:30:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/looking-for-help-raster-coverage-across-known/m-p/1591322#M93605</guid>
      <dc:creator>bermbiesamblers</dc:creator>
      <dc:date>2025-03-03T18:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: Looking for Help: raster coverage across known polygon boundaries</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/looking-for-help-raster-coverage-across-known/m-p/1591504#M93617</link>
      <description>&lt;P&gt;Possibly&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/spatial-analyst/zonal-statistics-as-table.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/tool-reference/spatial-analyst/zonal-statistics-as-table.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;just choose any statistic, as you really just need the COUNT value.&lt;/P&gt;&lt;P&gt;Assuming your polygons are all the same size - the COUNT values will be very similar, but probably not identical unless polygons are perfectly aligned with the raster cells.&amp;nbsp; just sort the table by COUNT and you'll likely see the polygon OIDs that have missing data (i.e. less cell count).&lt;/P&gt;&lt;P&gt;If polygons not the same size - possibly calculate the area of your polygons and compare it to the combined area of the raster cells within the polygon (cell size * COUNT).&amp;nbsp; Apply the same logic as previously.&lt;/P&gt;&lt;P&gt;Maybe better ways.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Mar 2025 00:33:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/looking-for-help-raster-coverage-across-known/m-p/1591504#M93617</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2025-03-04T00:33:04Z</dc:date>
    </item>
  </channel>
</rss>

