<?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: Point in Polygon Selection and Attribute Assignment in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/point-in-polygon-selection-and-attribute/m-p/296768#M16998</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Any idea why this doesn't seem to work with the Spatial Join tool in the toolbox?&amp;nbsp; I'd like to script this, but can't seem to figure it out.&lt;BR /&gt;&lt;BR /&gt;Basically, I have a bunch of points and a few polygons.&amp;nbsp; I just want to assign a value to a field in the point feature class based on the polygon the point happens to be within.&amp;nbsp; &lt;STRONG&gt;Spatial join appears to only join each target feature once&lt;/STRONG&gt;?&amp;nbsp; Oddly, the JOIN_FID field is correct for all of the points, &lt;STRONG&gt;but I get no metadata from the polygon&lt;/STRONG&gt;?!? (I just get a bunch of nulls)&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Not sure what you're after here.&amp;nbsp; I just joined a county wide feature class of mile markers (target) to a county wide feature class of city polygons (join features) and got my desired/expected results; a point feature class of all 231 mile marker locations,each with the appropriate city information attached to them. (Along with the attributes from the original point feature class.)&amp;nbsp; Also, what do you mean about 'metadata from the polygon'?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Mar 2012 14:39:00 GMT</pubDate>
    <dc:creator>JoeBorgione</dc:creator>
    <dc:date>2012-03-29T14:39:00Z</dc:date>
    <item>
      <title>Point in Polygon Selection and Attribute Assignment</title>
      <link>https://community.esri.com/t5/data-management-questions/point-in-polygon-selection-and-attribute/m-p/296765#M16995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have 600 points overlain on a polygon layer of square grids (200 polygons). Each square grid polygon has a unique number (value) assigned to it. I need to select all the points and then assign them the value of the polygon they are located in. Is there a way to do this without having to manually do a point-in-polygon selection one by one for each of the 200 polygons?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 May 2011 14:23:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/point-in-polygon-selection-and-attribute/m-p/296765#M16995</guid>
      <dc:creator>TimHayes</dc:creator>
      <dc:date>2011-05-02T14:23:39Z</dc:date>
    </item>
    <item>
      <title>Re: Point in Polygon Selection and Attribute Assignment</title>
      <link>https://community.esri.com/t5/data-management-questions/point-in-polygon-selection-and-attribute/m-p/296766#M16996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;A spatial join can assign the attributes of the polygon directly to the attribute table of the output point file.&amp;nbsp; Right click the point file and choose Joins and Relates &amp;gt; Join.&amp;nbsp; Select the option to join data from another layer based upon spatial location.&amp;nbsp; Choose the grid polygon layer and select the option to give the attributes of the polygon to the each point that falls inside.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//005s00000034000000.htm"&gt;&lt;SPAN style="color:#417394;"&gt;Finding what is inside a polygon&lt;/SPAN&gt;&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 May 2011 15:14:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/point-in-polygon-selection-and-attribute/m-p/296766#M16996</guid>
      <dc:creator>TimothyHales</dc:creator>
      <dc:date>2011-05-02T15:14:48Z</dc:date>
    </item>
    <item>
      <title>Re: Point in Polygon Selection and Attribute Assignment</title>
      <link>https://community.esri.com/t5/data-management-questions/point-in-polygon-selection-and-attribute/m-p/296767#M16997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Any idea why this doesn't seem to work with the Spatial Join tool in the toolbox?&amp;nbsp; I'd like to script this, but can't seem to figure it out.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Basically, I have a bunch of points and a few polygons.&amp;nbsp; I just want to assign a value to a field in the point feature class based on the polygon the point happens to be within.&amp;nbsp; Spatial join appears to only join each target feature once?&amp;nbsp; Oddly, the JOIN_FID field is correct for all of the points, but I get no metadata from the polygon?!? (I just get a bunch of nulls)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Mar 2012 13:53:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/point-in-polygon-selection-and-attribute/m-p/296767#M16997</guid>
      <dc:creator>deleted-user-dp61qRbKUaMp</dc:creator>
      <dc:date>2012-03-29T13:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: Point in Polygon Selection and Attribute Assignment</title>
      <link>https://community.esri.com/t5/data-management-questions/point-in-polygon-selection-and-attribute/m-p/296768#M16998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Any idea why this doesn't seem to work with the Spatial Join tool in the toolbox?&amp;nbsp; I'd like to script this, but can't seem to figure it out.&lt;BR /&gt;&lt;BR /&gt;Basically, I have a bunch of points and a few polygons.&amp;nbsp; I just want to assign a value to a field in the point feature class based on the polygon the point happens to be within.&amp;nbsp; &lt;STRONG&gt;Spatial join appears to only join each target feature once&lt;/STRONG&gt;?&amp;nbsp; Oddly, the JOIN_FID field is correct for all of the points, &lt;STRONG&gt;but I get no metadata from the polygon&lt;/STRONG&gt;?!? (I just get a bunch of nulls)&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Not sure what you're after here.&amp;nbsp; I just joined a county wide feature class of mile markers (target) to a county wide feature class of city polygons (join features) and got my desired/expected results; a point feature class of all 231 mile marker locations,each with the appropriate city information attached to them. (Along with the attributes from the original point feature class.)&amp;nbsp; Also, what do you mean about 'metadata from the polygon'?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Mar 2012 14:39:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/point-in-polygon-selection-and-attribute/m-p/296768#M16998</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2012-03-29T14:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: Point in Polygon Selection and Attribute Assignment</title>
      <link>https://community.esri.com/t5/data-management-questions/point-in-polygon-selection-and-attribute/m-p/296769#M16999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Any idea why this doesn't seem to work with the Spatial Join tool in the toolbox?&amp;nbsp; I'd like to script this, but can't seem to figure it out.&lt;BR /&gt;&lt;BR /&gt;Basically, I have a bunch of points and a few polygons.&amp;nbsp; I just want to assign a value to a field in the point feature class based on the polygon the point happens to be within.&amp;nbsp; Spatial join appears to only join each target feature once?&amp;nbsp; Oddly, the JOIN_FID field is correct for all of the points, but I get no metadata from the polygon?!? (I just get a bunch of nulls)&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you're on ArcGIS 10 SP4, you may be running into this issue...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Bug:&amp;nbsp; The Spatial Join tool produces NULL results for some fields/features on ArcGIS 10 SP4&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://support.esri.com/en/knowledgebase/techarticles/detail/40174"&gt;http://support.esri.com/en/knowledgebase/techarticles/detail/40174&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2012 17:23:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/point-in-polygon-selection-and-attribute/m-p/296769#M16999</guid>
      <dc:creator>DanMcCoy</dc:creator>
      <dc:date>2012-04-23T17:23:35Z</dc:date>
    </item>
  </channel>
</rss>

