<?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 Joing closest facility output back to input shape in ArcGIS Network Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-network-analyst-questions/joing-closest-facility-output-back-to-input-shape/m-p/313559#M3030</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dear list,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am doing a closest facility analysis where I am interested in the travel time and travel distance to the nearest location of type i. How can I join the routes output back to my incidents and point shape, respectively. There is no unique ID to perform this linkage. What have i missed?! Every hint is highly appreciated. Thank you very much in advance for your time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Marco&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Feb 2014 18:47:31 GMT</pubDate>
    <dc:creator>marcok_</dc:creator>
    <dc:date>2014-02-12T18:47:31Z</dc:date>
    <item>
      <title>Joing closest facility output back to input shape</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/joing-closest-facility-output-back-to-input-shape/m-p/313559#M3030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dear list,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am doing a closest facility analysis where I am interested in the travel time and travel distance to the nearest location of type i. How can I join the routes output back to my incidents and point shape, respectively. There is no unique ID to perform this linkage. What have i missed?! Every hint is highly appreciated. Thank you very much in advance for your time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Marco&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Feb 2014 18:47:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/joing-closest-facility-output-back-to-input-shape/m-p/313559#M3030</guid>
      <dc:creator>marcok_</dc:creator>
      <dc:date>2014-02-12T18:47:31Z</dc:date>
    </item>
    <item>
      <title>Re: Joing closest facility output back to input shape</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/joing-closest-facility-output-back-to-input-shape/m-p/313560#M3031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Marco.&amp;nbsp; In the output Routes class of Closest Facility, the FacilityID field can be joined to the ObjectID field in Facilities, and the IncidentID field can be joined to the ObjectID field of Incidents.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Feb 2014 14:27:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/joing-closest-facility-output-back-to-input-shape/m-p/313560#M3031</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2014-02-13T14:27:50Z</dc:date>
    </item>
    <item>
      <title>Re: Joing closest facility output back to input shape</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/joing-closest-facility-output-back-to-input-shape/m-p/313561#M3032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Melinda, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your response. I know how to link the output tables of the closest facility tool. Unfortunately, I struggle linking this table back to my input date serving as incidents locations. On the one hand, no attribute relation is similar (e.g. the FID, ObjectID, IncidentID) and on the other hand my additional attributes of the input data are not transfered to the incidents table?!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Marco&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Feb 2014 11:32:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/joing-closest-facility-output-back-to-input-shape/m-p/313561#M3032</guid>
      <dc:creator>marcok_</dc:creator>
      <dc:date>2014-02-14T11:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: Joing closest facility output back to input shape</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/joing-closest-facility-output-back-to-input-shape/m-p/313562#M3033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Oh, now I understand your question.&amp;nbsp; You want a way to relate the input Incidents or Facilities back to the original data you loaded in.&amp;nbsp; Got it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When you're loading your data as Incidents or Facilities using Load Locations, you can use the Field Mapping controls to retain some of the fields from the original data.&amp;nbsp; You could map a unique ID field in your input data to the Name field in Incidents or Facilities.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want to retain several fields from your input data, you can use the Add Field To Analysis Layer tool to create new fields in Incidents and Facilities.&amp;nbsp; Then, after creating those fields, you can run Load Locations and use the Field Mapping control to map the correct fields from the input data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;More information about field mapping can be found here: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://resources.arcgis.com/en/help/main/10.2/index.html#//00470000003t000000" rel="nofollow" target="_blank"&gt;http://resources.arcgis.com/en/help/main/10.2/index.html#//00470000003t000000&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Feb 2014 14:23:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/joing-closest-facility-output-back-to-input-shape/m-p/313562#M3033</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2014-02-14T14:23:26Z</dc:date>
    </item>
    <item>
      <title>Re: Joing closest facility output back to input shape</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/joing-closest-facility-output-back-to-input-shape/m-p/313563#M3034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That is exactly what I am looking for. Many thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Feb 2014 12:07:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/joing-closest-facility-output-back-to-input-shape/m-p/313563#M3034</guid>
      <dc:creator>marcok_</dc:creator>
      <dc:date>2014-02-15T12:07:25Z</dc:date>
    </item>
  </channel>
</rss>

