<?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: Count number of pixels overlapped by points. in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/count-number-of-pixels-overlapped-by-points/m-p/603952#M34041</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are 2 tools in Spatial Analyst Tools &amp;gt;&amp;gt; Extraction.&amp;nbsp;&lt;/P&gt;&lt;P&gt;1 is the tool you tried, and another is Extract Values to Points - Try that one. It will return the raster value that the point falls within, and then you can run a summary on the raster value attached to the points, and get your counts.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Jim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Dec 2018 20:03:47 GMT</pubDate>
    <dc:creator>JimCousins</dc:creator>
    <dc:date>2018-12-18T20:03:47Z</dc:date>
    <item>
      <title>Count number of pixels overlapped by points.</title>
      <link>https://community.esri.com/t5/data-management-questions/count-number-of-pixels-overlapped-by-points/m-p/603950#M34039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I got a raster classified in four areas&amp;nbsp;and a series of points. I would like to count the number of pixels that are overlapped by the points,&amp;nbsp;I do not need to extract, just to count them, for each raster class.&amp;nbsp;There could be more than 4 points in a pixel. I just need to know how many pixels got points on them?&lt;/P&gt;&lt;P&gt;I tried the 'extract by points' tool , but it only allows me to select one point??&lt;/P&gt;&lt;P&gt;Is there a tool in ESRI to do this? or a two stage process?&lt;/P&gt;&lt;P&gt;I use ArcMap 10.3 and I got quite a few licences such as Spatial analysis etc.&lt;/P&gt;&lt;P&gt;thanks for any advice.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Dec 2018 16:30:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/count-number-of-pixels-overlapped-by-points/m-p/603950#M34039</guid>
      <dc:creator>mariagarcia</dc:creator>
      <dc:date>2018-12-18T16:30:12Z</dc:date>
    </item>
    <item>
      <title>Re: Count number of pixels overlapped by points.</title>
      <link>https://community.esri.com/t5/data-management-questions/count-number-of-pixels-overlapped-by-points/m-p/603951#M34040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;arcmap or pro don't do pixel counts, they can do 'zonal', 'local' or 'neighborhood' statistics.&amp;nbsp; So if each pixel was its own zone, then it could be done, but if each pixel is part of a zone, then you won't get the information you need.&lt;/P&gt;&lt;P&gt;Local statistics would require a different formatting of your inputs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Dec 2018 18:24:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/count-number-of-pixels-overlapped-by-points/m-p/603951#M34040</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-12-18T18:24:00Z</dc:date>
    </item>
    <item>
      <title>Re: Count number of pixels overlapped by points.</title>
      <link>https://community.esri.com/t5/data-management-questions/count-number-of-pixels-overlapped-by-points/m-p/603952#M34041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are 2 tools in Spatial Analyst Tools &amp;gt;&amp;gt; Extraction.&amp;nbsp;&lt;/P&gt;&lt;P&gt;1 is the tool you tried, and another is Extract Values to Points - Try that one. It will return the raster value that the point falls within, and then you can run a summary on the raster value attached to the points, and get your counts.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Jim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Dec 2018 20:03:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/count-number-of-pixels-overlapped-by-points/m-p/603952#M34041</guid>
      <dc:creator>JimCousins</dc:creator>
      <dc:date>2018-12-18T20:03:47Z</dc:date>
    </item>
    <item>
      <title>Re: Count number of pixels overlapped by points.</title>
      <link>https://community.esri.com/t5/data-management-questions/count-number-of-pixels-overlapped-by-points/m-p/603953#M34042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I would try to create a "count" raster using the CON in raster calculator.&lt;/P&gt;&lt;P&gt;something like&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" style="color: #4d4d4d;"&gt;outCon&lt;/SPAN&gt;&lt;SPAN style="color: #4d4d4d; background-color: #fafafa;"&gt; &lt;/SPAN&gt;&lt;SPAN class="" style="color: #4d4d4d;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #4d4d4d; background-color: #fafafa;"&gt; &lt;/SPAN&gt;&lt;SPAN class="" style="color: #4d4d4d;"&gt;Con&lt;/SPAN&gt;&lt;SPAN class="" style="color: #4d4d4d;"&gt;(&lt;/SPAN&gt;&lt;SPAN class="" style="color: #4d4d4d;"&gt;IsNull&lt;/SPAN&gt;&lt;SPAN class="" style="color: #4d4d4d;"&gt;(&lt;/SPAN&gt;&lt;SPAN class="" style="color: #a31515;"&gt;"ras"&lt;/SPAN&gt;&lt;SPAN class="" style="color: #4d4d4d;"&gt;),&lt;/SPAN&gt;&lt;SPAN class="" style="color: #666666;"&gt;0&lt;/SPAN&gt;&lt;SPAN class="" style="color: #4d4d4d;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #4d4d4d; background-color: #fafafa;"&gt; &lt;/SPAN&gt;&lt;SPAN class="" style="color: #a31515;"&gt;1&lt;/SPAN&gt;&lt;SPAN class="" style="color: #4d4d4d;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" style="color: #4d4d4d;"&gt;Once you get the "count" raster you can use extract by point.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" style="color: #4d4d4d;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" style="color: #4d4d4d;"&gt;Have fun&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2018 06:06:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/count-number-of-pixels-overlapped-by-points/m-p/603953#M34042</guid>
      <dc:creator>ModyBuchbinder</dc:creator>
      <dc:date>2018-12-19T06:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: Count number of pixels overlapped by points.</title>
      <link>https://community.esri.com/t5/data-management-questions/count-number-of-pixels-overlapped-by-points/m-p/603954#M34043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks I will research on this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2018 14:59:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/count-number-of-pixels-overlapped-by-points/m-p/603954#M34043</guid>
      <dc:creator>mariagarcia</dc:creator>
      <dc:date>2018-12-19T14:59:09Z</dc:date>
    </item>
    <item>
      <title>Re: Count number of pixels overlapped by points.</title>
      <link>https://community.esri.com/t5/data-management-questions/count-number-of-pixels-overlapped-by-points/m-p/603955#M34044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for your reply. I had tried this and I summarized by the raster value. It is not really accurate as there could be two pixels with the same value, but the closest I got.&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2018 15:04:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/count-number-of-pixels-overlapped-by-points/m-p/603955#M34044</guid>
      <dc:creator>mariagarcia</dc:creator>
      <dc:date>2018-12-19T15:04:39Z</dc:date>
    </item>
    <item>
      <title>Re: Count number of pixels overlapped by points.</title>
      <link>https://community.esri.com/t5/data-management-questions/count-number-of-pixels-overlapped-by-points/m-p/603956#M34045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for your reply. I had tried this and I summarized by the raster value. It is not really accurate as there could be two pixels with the same value, but the closest I got.&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2018 16:36:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/count-number-of-pixels-overlapped-by-points/m-p/603956#M34045</guid>
      <dc:creator>mariagarcia</dc:creator>
      <dc:date>2018-12-19T16:36:18Z</dc:date>
    </item>
  </channel>
</rss>

