<?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: &amp;quot;Raster to Point&amp;quot; command not working; Arc stops responding in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/quot-raster-to-point-quot-command-not-working-arc/m-p/502310#M7166</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If they are comparable... then you have a match &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Sep 2017 18:06:00 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2017-09-29T18:06:00Z</dc:date>
    <item>
      <title>"Raster to Point" command not working; Arc stops responding</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/quot-raster-to-point-quot-command-not-working-arc/m-p/502307#M7163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;First post, so please be kind! I’ve got a huge raster file (California subset of USDA’s CDL, if anyone is familiar) with 954,078,560 &amp;nbsp;cells at 30mx30m resolution. I’ve also got a feature file with 153 map units, spanning the boundaries of California. I’m trying to convert the large raster file into a point file using the “raster to point” command, however after a few tries, ArcMap responds with the dreaded “(Not Responding)” window. Guessing it’s because the raster is so large.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ultimately, I want to perform a “spatial join” such that the maximum raster value within each of the 153 point features is joined to each of those 153 features. Anyone have any tips to help me successfully execute the “raster to point” command, or get the end result I’m looking for using another set of commands?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Sep 2017 15:34:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/quot-raster-to-point-quot-command-not-working-arc/m-p/502307#M7163</guid>
      <dc:creator>StevenKoller</dc:creator>
      <dc:date>2017-09-29T15:34:01Z</dc:date>
    </item>
    <item>
      <title>Re: "Raster to Point" command not working; Arc stops responding</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/quot-raster-to-point-quot-command-not-working-arc/m-p/502308#M7164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmmmm several options... lets try easy #1&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;buffer the points by whatever distance to produce separate buffer rings.&lt;/LI&gt;&lt;LI&gt;do a &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/spatial-analyst-toolbox/zonal-statistics-as-table.htm"&gt;Zonal Statistics as Table&lt;/A&gt; which will give you all stats and a table that you can join back to the points&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Sep 2017 15:56:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/quot-raster-to-point-quot-command-not-working-arc/m-p/502308#M7164</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-09-29T15:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: "Raster to Point" command not working; Arc stops responding</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/quot-raster-to-point-quot-command-not-working-arc/m-p/502309#M7165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help! As it turns out, I used another workaround that I think did the trick. I used Zonal Statistics to calculate the sum of rasters (value = 1) within each feature. This created a raster with uniform values within each feature. Then, I used the "Feature to Point" and "Extract by Point" tools to extract the raster value for each map unit (now denoted as a point). A bit circuitous, but think it got me to the same place. Please feel free to let me know what you think of this approach!&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Sep 2017 18:01:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/quot-raster-to-point-quot-command-not-working-arc/m-p/502309#M7165</guid>
      <dc:creator>StevenKoller</dc:creator>
      <dc:date>2017-09-29T18:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: "Raster to Point" command not working; Arc stops responding</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/quot-raster-to-point-quot-command-not-working-arc/m-p/502310#M7166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If they are comparable... then you have a match &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Sep 2017 18:06:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/quot-raster-to-point-quot-command-not-working-arc/m-p/502310#M7166</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-09-29T18:06:00Z</dc:date>
    </item>
  </channel>
</rss>

