<?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: I Need to join two shapefiles and keep both sets of features visible and active. in Railways Questions</title>
    <link>https://community.esri.com/t5/railways-questions/i-need-to-join-two-shapefiles-and-keep-both-sets/m-p/63372#M4</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is will be easy in two steps:&lt;/P&gt;&lt;P&gt;First use&lt;STRONG&gt; merge&lt;/STRONG&gt; tool for &lt;SPAN style="text-decoration: underline;"&gt;origins and destinations&lt;/SPAN&gt; .&lt;/P&gt;&lt;P&gt;Second use &lt;STRONG&gt;dissolve&lt;/STRONG&gt; tool for the output of the previous step and&lt;STRONG&gt; check on the ID field&lt;/STRONG&gt; (that hold repeated values), and check on &lt;STRONG&gt;create multi part features&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;That will create multi point shape file as you want&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Apr 2018 22:27:05 GMT</pubDate>
    <dc:creator>AbdullahAnter</dc:creator>
    <dc:date>2018-04-24T22:27:05Z</dc:date>
    <item>
      <title>I Need to join two shapefiles and keep both sets of features visible and active.</title>
      <link>https://community.esri.com/t5/railways-questions/i-need-to-join-two-shapefiles-and-keep-both-sets/m-p/63369#M1</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have two files of geocoded points called "origins" and "destinations" which were extracted from a survey.&amp;nbsp; The two files share an ID# field such that an origin and destination from each of the files with the same ID# identify the beginning and end of a trip.&amp;nbsp; I would like to combine the two files into a single file such that when a given record is selected, both the origin and destination for that record light up.&amp;nbsp; Attempts to do this by joining or merging the two files were unsuccessful.&amp;nbsp; I have a vague feeling that the solution might involve using a multipoint shapefile but no real concept beyond that.&amp;nbsp; Does anyone have any ideas?#origin destination combined&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2018 21:13:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/railways-questions/i-need-to-join-two-shapefiles-and-keep-both-sets/m-p/63369#M1</guid>
      <dc:creator>AlexanderProkopoff</dc:creator>
      <dc:date>2018-04-24T21:13:56Z</dc:date>
    </item>
    <item>
      <title>Re: I Need to join two shapefiles and keep both sets of features visible and active.</title>
      <link>https://community.esri.com/t5/railways-questions/i-need-to-join-two-shapefiles-and-keep-both-sets/m-p/63370#M2</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dissolve&amp;nbsp;&lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/dissolve.htm"&gt;http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/dissolve.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;would be my guess, but I am not sure whether you have to append the files so that the geometries can become multipoint or not.&amp;nbsp; Been a long time since I attempted this and I have not comparable data.&lt;/P&gt;&lt;P&gt;In hindsight, I think you also join the destination table by attribute and make it permanent before you do the append/merge of the geometries.&amp;nbsp; You want the attributes to be kept I am sure&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2018 21:30:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/railways-questions/i-need-to-join-two-shapefiles-and-keep-both-sets/m-p/63370#M2</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-04-24T21:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: I Need to join two shapefiles and keep both sets of features visible and active.</title>
      <link>https://community.esri.com/t5/railways-questions/i-need-to-join-two-shapefiles-and-keep-both-sets/m-p/63371#M3</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That worked!&amp;nbsp; Thanks a lot.&amp;nbsp; Now if I can just figure out WHY it worked..........I had to perform a merge (as opposed to a join) on the two shapefiles before the dissolve.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2018 22:03:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/railways-questions/i-need-to-join-two-shapefiles-and-keep-both-sets/m-p/63371#M3</guid>
      <dc:creator>AlexanderProkopoff</dc:creator>
      <dc:date>2018-04-24T22:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: I Need to join two shapefiles and keep both sets of features visible and active.</title>
      <link>https://community.esri.com/t5/railways-questions/i-need-to-join-two-shapefiles-and-keep-both-sets/m-p/63372#M4</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is will be easy in two steps:&lt;/P&gt;&lt;P&gt;First use&lt;STRONG&gt; merge&lt;/STRONG&gt; tool for &lt;SPAN style="text-decoration: underline;"&gt;origins and destinations&lt;/SPAN&gt; .&lt;/P&gt;&lt;P&gt;Second use &lt;STRONG&gt;dissolve&lt;/STRONG&gt; tool for the output of the previous step and&lt;STRONG&gt; check on the ID field&lt;/STRONG&gt; (that hold repeated values), and check on &lt;STRONG&gt;create multi part features&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;That will create multi point shape file as you want&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2018 22:27:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/railways-questions/i-need-to-join-two-shapefiles-and-keep-both-sets/m-p/63372#M4</guid>
      <dc:creator>AbdullahAnter</dc:creator>
      <dc:date>2018-04-24T22:27:05Z</dc:date>
    </item>
  </channel>
</rss>

