<?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: Need help populating a field based off a polygon in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/need-help-populating-a-field-based-off-a-polygon/m-p/214739#M12340</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Completely slipped my mind- SPATIAL JOIN.&lt;/P&gt;&lt;P&gt;I'll revive this thread should I need more help &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, 14 Oct 2016 10:23:21 GMT</pubDate>
    <dc:creator>TheoFaull</dc:creator>
    <dc:date>2016-10-14T10:23:21Z</dc:date>
    <item>
      <title>Need help populating a field based off a polygon</title>
      <link>https://community.esri.com/t5/data-management-questions/need-help-populating-a-field-based-off-a-polygon/m-p/214738#M12339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, I'm in desperate need of some help here &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt; (time pressure!)&lt;/P&gt;&lt;P&gt;I have a line shapefile with a blank field. This field needs populating with the ID number of a seperate polygon shapefile it intersects. There are 400 polygons each with their own unique ID number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I get these numbers into the relevant line shapes? Some sort of scripting needed (hope not!)?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Oct 2016 10:11:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/need-help-populating-a-field-based-off-a-polygon/m-p/214738#M12339</guid>
      <dc:creator>TheoFaull</dc:creator>
      <dc:date>2016-10-14T10:11:54Z</dc:date>
    </item>
    <item>
      <title>Re: Need help populating a field based off a polygon</title>
      <link>https://community.esri.com/t5/data-management-questions/need-help-populating-a-field-based-off-a-polygon/m-p/214739#M12340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Completely slipped my mind- SPATIAL JOIN.&lt;/P&gt;&lt;P&gt;I'll revive this thread should I need more help &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, 14 Oct 2016 10:23:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/need-help-populating-a-field-based-off-a-polygon/m-p/214739#M12340</guid>
      <dc:creator>TheoFaull</dc:creator>
      <dc:date>2016-10-14T10:23:21Z</dc:date>
    </item>
    <item>
      <title>Re: Need help populating a field based off a polygon</title>
      <link>https://community.esri.com/t5/data-management-questions/need-help-populating-a-field-based-off-a-polygon/m-p/214740#M12341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The&amp;nbsp;Spatial Join tool should do the trick (&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/10.3/tools/analysis-toolbox/spatial-join.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/tools/analysis-toolbox/spatial-join.htm"&gt;Spatial Join—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp;). &amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Oct 2016 10:27:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/need-help-populating-a-field-based-off-a-polygon/m-p/214740#M12341</guid>
      <dc:creator>FC_Basson</dc:creator>
      <dc:date>2016-10-14T10:27:48Z</dc:date>
    </item>
    <item>
      <title>Re: Need help populating a field based off a polygon</title>
      <link>https://community.esri.com/t5/data-management-questions/need-help-populating-a-field-based-off-a-polygon/m-p/214741#M12342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK I'm not satisfied &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Joining a polygon to a polygon will ONLY work where a polygon fals completely inside the polygon you're joining to it. I want to use intersecting polygons if possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also spatial joining joins every field of the join shapefile. How can I make it join specified fields instead?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Oct 2016 10:00:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/need-help-populating-a-field-based-off-a-polygon/m-p/214741#M12342</guid>
      <dc:creator>TheoFaull</dc:creator>
      <dc:date>2016-10-17T10:00:26Z</dc:date>
    </item>
    <item>
      <title>Re: Need help populating a field based off a polygon</title>
      <link>https://community.esri.com/t5/data-management-questions/need-help-populating-a-field-based-off-a-polygon/m-p/214742#M12343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think there is a tool to let you do that directly. &amp;nbsp;Did you set the Match Option in the tool to use "HAVE_THEIR_CENTER_IN"? &amp;nbsp;Alternatively, you could convert the polygons to a point feature class, remove the fields you don't want and then run the spatial join with the polygons and points.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Oct 2016 10:05:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/need-help-populating-a-field-based-off-a-polygon/m-p/214742#M12343</guid>
      <dc:creator>FC_Basson</dc:creator>
      <dc:date>2016-10-17T10:05:50Z</dc:date>
    </item>
    <item>
      <title>Re: Need help populating a field based off a polygon</title>
      <link>https://community.esri.com/t5/data-management-questions/need-help-populating-a-field-based-off-a-polygon/m-p/214743#M12344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello. The match options are only available when using the 'select by location' tool, not the sptial join tool.&lt;/P&gt;&lt;P&gt;Thanks for the tips though.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 08:34:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/need-help-populating-a-field-based-off-a-polygon/m-p/214743#M12344</guid>
      <dc:creator>TheoFaull</dc:creator>
      <dc:date>2016-10-19T08:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: Need help populating a field based off a polygon</title>
      <link>https://community.esri.com/t5/data-management-questions/need-help-populating-a-field-based-off-a-polygon/m-p/214744#M12345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes that's correct. &amp;nbsp;The link in the accepted answer refers to that tool.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 08:52:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/need-help-populating-a-field-based-off-a-polygon/m-p/214744#M12345</guid>
      <dc:creator>FC_Basson</dc:creator>
      <dc:date>2016-10-19T08:52:51Z</dc:date>
    </item>
  </channel>
</rss>

