<?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: Auto Populate by spatial reference fields line/polygon in Spatial Data Science Questions</title>
    <link>https://community.esri.com/t5/spatial-data-science-questions/auto-populate-by-spatial-reference-fields-line/m-p/142120#M353</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The HUC 12s are a polygon feature. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Sep 2015 12:58:13 GMT</pubDate>
    <dc:creator>TyeDesiderio</dc:creator>
    <dc:date>2015-09-21T12:58:13Z</dc:date>
    <item>
      <title>Auto Populate by spatial reference fields line/polygon</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/auto-populate-by-spatial-reference-fields-line/m-p/142119#M352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a line feature class(streams) that contain a field called "Watershed" in it. I also have the HUC 12 Watershed boundaries feature class&amp;nbsp; in ArcMap. How do I auto populate the streams feature class field called "Watershed" by spatial referencing&amp;nbsp; to the watershed they fall into with the HUC 12 feature class. Any suggestions? Thanks.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 12:56:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/auto-populate-by-spatial-reference-fields-line/m-p/142119#M352</guid>
      <dc:creator>TyeDesiderio</dc:creator>
      <dc:date>2015-09-21T12:56:45Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Populate by spatial reference fields line/polygon</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/auto-populate-by-spatial-reference-fields-line/m-p/142120#M353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The HUC 12s are a polygon feature. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 12:58:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/auto-populate-by-spatial-reference-fields-line/m-p/142120#M353</guid>
      <dc:creator>TyeDesiderio</dc:creator>
      <dc:date>2015-09-21T12:58:13Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Populate by spatial reference fields line/polygon</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/auto-populate-by-spatial-reference-fields-line/m-p/142121#M354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should be able to use the &lt;A href="http://desktop.arcgis.com/en/desktop/latest/tools/analysis-toolbox/spatial-join.htm" title="http://desktop.arcgis.com/en/desktop/latest/tools/analysis-toolbox/spatial-join.htm"&gt;Spatial Join&lt;/A&gt; tool to accomplish this. Also see these resources for more information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/desktop/latest/manage-data/tables/about-joining-and-relating-tables.htm" title="http://desktop.arcgis.com/en/desktop/latest/manage-data/tables/about-joining-and-relating-tables.htm"&gt;About joining and relating tables—Help | ArcGIS for Desktop&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/desktop/latest/manage-data/tables/spatial-joins-by-feature-type.htm" title="http://desktop.arcgis.com/en/desktop/latest/manage-data/tables/spatial-joins-by-feature-type.htm"&gt;Spatial joins by feature type—Help | ArcGIS for Desktop&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 13:48:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/auto-populate-by-spatial-reference-fields-line/m-p/142121#M354</guid>
      <dc:creator>TimothyHales</dc:creator>
      <dc:date>2015-09-21T13:48:16Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Populate by spatial reference fields line/polygon</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/auto-populate-by-spatial-reference-fields-line/m-p/142122#M355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Want to know which streams belong to a particular basin ..? Try the tool intersect. This should extract the attributes contained in each polygon.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 13:49:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/auto-populate-by-spatial-reference-fields-line/m-p/142122#M355</guid>
      <dc:creator>LeonardoCarvallo2</dc:creator>
      <dc:date>2015-09-21T13:49:39Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Populate by spatial reference fields line/polygon</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/auto-populate-by-spatial-reference-fields-line/m-p/142123#M356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok...sounds great. However, I didn't want to create a new layer or feature. Just auto populate the field. The layer of streams is on my companies server and it is the base layer for everyone. I just didn't want to type in the watershed name for all the streams. Hope this helps. Thank you. Much appreciated. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 14:10:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/auto-populate-by-spatial-reference-fields-line/m-p/142123#M356</guid>
      <dc:creator>TyeDesiderio</dc:creator>
      <dc:date>2015-09-21T14:10:59Z</dc:date>
    </item>
  </channel>
</rss>

