<?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 value of points per hexagons in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/value-of-points-per-hexagons/m-p/697488#M23124</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a point file that has a value column in its attribute table.&amp;nbsp; I want to get the values of each point in a polygon (hexagon) cell.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I know that tabulate area will give me a count of points per hexagon. Is there anyway to get the values?&amp;nbsp; A tool or a script?&amp;nbsp; I could look at each hexagon and manually add the values found in each hexagon but I have a lot of points so automation would help immensely.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you in advance for your time and help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Aug 2010 17:37:40 GMT</pubDate>
    <dc:creator>DebraFischman</dc:creator>
    <dc:date>2010-08-24T17:37:40Z</dc:date>
    <item>
      <title>value of points per hexagons</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/value-of-points-per-hexagons/m-p/697488#M23124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a point file that has a value column in its attribute table.&amp;nbsp; I want to get the values of each point in a polygon (hexagon) cell.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I know that tabulate area will give me a count of points per hexagon. Is there anyway to get the values?&amp;nbsp; A tool or a script?&amp;nbsp; I could look at each hexagon and manually add the values found in each hexagon but I have a lot of points so automation would help immensely.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you in advance for your time and help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Aug 2010 17:37:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/value-of-points-per-hexagons/m-p/697488#M23124</guid>
      <dc:creator>DebraFischman</dc:creator>
      <dc:date>2010-08-24T17:37:40Z</dc:date>
    </item>
    <item>
      <title>Re: value of points per hexagons</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/value-of-points-per-hexagons/m-p/697489#M23125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi there,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Try performing a spatial join.&amp;nbsp; It should work great if there is only 1 point per hexagon.&amp;nbsp; If there are more points you will get the attribute of the first point encountered.&amp;nbsp; You can do this by right clicking the polygon layer &amp;gt; Joins and Relates &amp;gt; Join.&amp;nbsp; Switch the join type to be based on spatial location rather than by attribute in a table. In section 2, choose the second radial button to get all the attributes of the points that fall inside (or are nearest) to the polygon.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you need to script it or just want to use geoprocessing, there is a Spatial Join GP tool.&amp;nbsp; This tool provides more options than doing the spatial join manually.&amp;nbsp; Of particular note, it has a parameter where you can specify to join 1:1, or 1:M.&amp;nbsp; If you have multiple points in a single hexagon, and you need the attributes of all the points, you should run the GP tool with 1:M option.&amp;nbsp; The GP tool also provides field mapping in case you don't want all of the points attributes.&amp;nbsp; I understand you are only interested in a single value (attribute) of the points so GP may be the best way to approach this.&amp;nbsp; The tool is in ArcToolbox &amp;gt; Analysis Tools &amp;gt; Overlay &amp;gt; Spatial Join.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is the documentation on &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00080000000q000000.htm"&gt;Spatial Join&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Eric&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Aug 2010 13:46:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/value-of-points-per-hexagons/m-p/697489#M23125</guid>
      <dc:creator>EricRice</dc:creator>
      <dc:date>2010-08-25T13:46:17Z</dc:date>
    </item>
  </channel>
</rss>

