<?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: Complex Select by workflow in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/complex-select-by-workflow/m-p/296686#M12855</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Chelsie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would approach this problem by using relationships. Here's a link to get you started in that direction:&amp;nbsp;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/10.3/manage-data/relationships/creating-a-simple-relationship-class.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/manage-data/relationships/creating-a-simple-relationship-class.htm"&gt;Creating a simple relationship class—Help | ArcGIS for Desktop&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Michelle&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 Aug 2019 19:21:36 GMT</pubDate>
    <dc:creator>MichelleTotman</dc:creator>
    <dc:date>2019-08-30T19:21:36Z</dc:date>
    <item>
      <title>Complex Select by workflow</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/complex-select-by-workflow/m-p/296685#M12854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a commuting data set that is structured so that basically workplace location (let's say county for simplicity), home location (again county), and number of people commuting between those two locations. I can obviously grab a county shapefile, but I am confused as to how to go about the next steps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My end goal is to be able to input a set of home counties and utilize ArcGIS to have it show me the work counties. I am new to the analysis side of GIS software and am unsure exactly how to word my searches to get initial ideas of where to go next.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have others managed this sort of workflow? (Input area &amp;gt; do these steps &amp;gt; get output area &amp;gt; adjust symbology to share visual representation to others) If so, a nudge in the right direction would be much appreciated!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do know Python if the best solution here would be that route.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Aug 2019 18:40:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/complex-select-by-workflow/m-p/296685#M12854</guid>
      <dc:creator>ChelsieWollett</dc:creator>
      <dc:date>2019-08-30T18:40:20Z</dc:date>
    </item>
    <item>
      <title>Re: Complex Select by workflow</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/complex-select-by-workflow/m-p/296686#M12855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Chelsie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would approach this problem by using relationships. Here's a link to get you started in that direction:&amp;nbsp;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/10.3/manage-data/relationships/creating-a-simple-relationship-class.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/manage-data/relationships/creating-a-simple-relationship-class.htm"&gt;Creating a simple relationship class—Help | ArcGIS for Desktop&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Michelle&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Aug 2019 19:21:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/complex-select-by-workflow/m-p/296686#M12855</guid>
      <dc:creator>MichelleTotman</dc:creator>
      <dc:date>2019-08-30T19:21:36Z</dc:date>
    </item>
    <item>
      <title>Re: Complex Select by workflow</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/complex-select-by-workflow/m-p/296687#M12856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply, Michelle. I looked into the file you linked, but my New &amp;gt; Relationship Class option is not available. I imagine this is due to my ArcGIS license not being high enough. Though, I can add relationships to a feature class. Will that get me where I want to go, or is my only option to beef up my license?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Aug 2019 20:37:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/complex-select-by-workflow/m-p/296687#M12856</guid>
      <dc:creator>ChelsieWollett</dc:creator>
      <dc:date>2019-08-30T20:37:25Z</dc:date>
    </item>
    <item>
      <title>Re: Complex Select by workflow</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/complex-select-by-workflow/m-p/296688#M12857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Chelsie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adding a relationship to the feature class should do the job. You'll probably want to relate using some sort of commuter ID. Here's the link for going that direction:&amp;nbsp;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/10.3/manage-data/tables/essentials-of-relating-tables.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/manage-data/tables/essentials-of-relating-tables.htm"&gt;Essentials of relating tables—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Michelle&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Aug 2019 21:23:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/complex-select-by-workflow/m-p/296688#M12857</guid>
      <dc:creator>MichelleTotman</dc:creator>
      <dc:date>2019-08-30T21:23:17Z</dc:date>
    </item>
  </channel>
</rss>

