<?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: Clip a heatmap using another feature in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/clip-a-heatmap-using-another-feature/m-p/1171443#M54830</link>
    <description>&lt;P&gt;Why did the Clip tool not work? Is it giving you a specific error? Do you have a separate feature in your gdb that shows the limits of the state park?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 06 May 2022 13:32:00 GMT</pubDate>
    <dc:creator>ArchTim</dc:creator>
    <dc:date>2022-05-06T13:32:00Z</dc:date>
    <item>
      <title>Clip a heatmap using another feature</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/clip-a-heatmap-using-another-feature/m-p/1171425#M54825</link>
      <description>&lt;P&gt;I have created a heatmap of density of rescue operations in a state park and would like to clip it so that it doesn't bleed beyond the borders of that park. I tried the Clip tool and had no success. Then I thought to convert to a Raster beforehand but that too didn't give the desired result.&lt;/P&gt;&lt;P&gt;As I am relatively new to ArcGIS, I am hoping someone can help me with this.&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Fri, 06 May 2022 12:48:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/clip-a-heatmap-using-another-feature/m-p/1171425#M54825</guid>
      <dc:creator>TimScott71</dc:creator>
      <dc:date>2022-05-06T12:48:49Z</dc:date>
    </item>
    <item>
      <title>Re: Clip a heatmap using another feature</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/clip-a-heatmap-using-another-feature/m-p/1171443#M54830</link>
      <description>&lt;P&gt;Why did the Clip tool not work? Is it giving you a specific error? Do you have a separate feature in your gdb that shows the limits of the state park?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 May 2022 13:32:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/clip-a-heatmap-using-another-feature/m-p/1171443#M54830</guid>
      <dc:creator>ArchTim</dc:creator>
      <dc:date>2022-05-06T13:32:00Z</dc:date>
    </item>
    <item>
      <title>Re: Clip a heatmap using another feature</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/clip-a-heatmap-using-another-feature/m-p/1171459#M54832</link>
      <description>&lt;P&gt;I believe you may be using the wrong GP tool.&amp;nbsp; When you create a &lt;A href="https://pro.arcgis.com/en/pro-app/2.8/tool-reference/spatial-analyst/how-point-density-works.htm" target="_self"&gt;Point Density or a Kernel Density&lt;/A&gt;, the output is a raster.&amp;nbsp; Then you apply a color scheme (temperature) to create the heat map.&amp;nbsp; Now if you're using the Heat Map symbology for the point feature class, then ArcGIS Pro creates an on the fly raster for symbology.&amp;nbsp; With that said, if you use the density GP tools, then you would use the &lt;A href="https://pro.arcgis.com/en/pro-app/2.8/tool-reference/data-management/clip.htm" target="_self"&gt;Clip Raster GP&lt;/A&gt; tool to create the raster "clipped" by a border.&lt;/P&gt;</description>
      <pubDate>Fri, 06 May 2022 14:25:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/clip-a-heatmap-using-another-feature/m-p/1171459#M54832</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2022-05-06T14:25:49Z</dc:date>
    </item>
    <item>
      <title>Re: Clip a heatmap using another feature</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/clip-a-heatmap-using-another-feature/m-p/1172190#M54951</link>
      <description>&lt;P&gt;If you did create your heatmap as a raster using Point Density or Kernel Density, another thing you can do is actually an environment setting before you run the Point Density or Kernel Density.&amp;nbsp; It's called Mask, and it will limit the output of your tool to just your desired area.&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/environment-settings/mask.htm" target="_self"&gt;https://pro.arcgis.com/en/pro-app/latest/tool-reference/environment-settings/mask.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BryndaHatch_0-1652130491934.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/40947i35300AB9A000777E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="BryndaHatch_0-1652130491934.png" alt="BryndaHatch_0-1652130491934.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Or you can run Extract by Mask after the fact.&amp;nbsp; The mask can be a polygon.&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/spatial-analyst/extract-by-mask.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/tool-reference/spatial-analyst/extract-by-mask.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 May 2022 21:10:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/clip-a-heatmap-using-another-feature/m-p/1172190#M54951</guid>
      <dc:creator>BryndaHatch</dc:creator>
      <dc:date>2022-05-09T21:10:44Z</dc:date>
    </item>
  </channel>
</rss>

