<?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: Can I link the ObjectIDs to the FIDs? in ArcGIS Network Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-network-analyst-questions/can-i-link-the-objectids-to-the-fids/m-p/428877#M4070</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.5pt; font-family: Helvetica, sans-serif;"&gt;Yes, I ran the OD matrix. I understand how items in the OD cost table link back to the OriginID and DetinationID. Those two IDs are generated when I am loading locations. The problem is that those two IDs are not the same as the FID given when I imported my dataset. For example, OriginID starts from 1, while FID in the original file starts from zero.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 30 Jul 2016 02:17:19 GMT</pubDate>
    <dc:creator>RaylaLiu</dc:creator>
    <dc:date>2016-07-30T02:17:19Z</dc:date>
    <item>
      <title>Can I link the ObjectIDs to the FIDs?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/can-i-link-the-objectids-to-the-fids/m-p/428875#M4068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 11.5pt; font-family: Helvetica, sans-serif;"&gt;I have 2 dataset, A (origin) and B (destination). Each dataset has a variable called FID, which helps me to identify observations. I am creating an OD cost matrix. To do that, I load locations as origins and destinations. Now, the attribute tables for origins and destinations include ObjectID and Name. However, none of those corresponds to the FIDs I have in the original dataset. Is there a way I can link the ObjectIDs back to the FIDs, or identify my observations?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.5pt; font-family: Helvetica, sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.5pt; font-family: Helvetica, sans-serif;"&gt;Thanks in advance! &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Jul 2016 01:30:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/can-i-link-the-objectids-to-the-fids/m-p/428875#M4068</guid>
      <dc:creator>RaylaLiu</dc:creator>
      <dc:date>2016-07-30T01:30:37Z</dc:date>
    </item>
    <item>
      <title>Re: Can I link the ObjectIDs to the FIDs?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/can-i-link-the-objectids-to-the-fids/m-p/428876#M4069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;did you run the OD matrix? and open the table &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/extensions/network-analyst/od-cost-matrix.htm" title="http://desktop.arcgis.com/en/arcmap/latest/extensions/network-analyst/od-cost-matrix.htm"&gt;OD cost matrix analysis—Help | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;P&gt;The table conents indicate what is what&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Jul 2016 02:08:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/can-i-link-the-objectids-to-the-fids/m-p/428876#M4069</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-07-30T02:08:27Z</dc:date>
    </item>
    <item>
      <title>Re: Can I link the ObjectIDs to the FIDs?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/can-i-link-the-objectids-to-the-fids/m-p/428877#M4070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.5pt; font-family: Helvetica, sans-serif;"&gt;Yes, I ran the OD matrix. I understand how items in the OD cost table link back to the OriginID and DetinationID. Those two IDs are generated when I am loading locations. The problem is that those two IDs are not the same as the FID given when I imported my dataset. For example, OriginID starts from 1, while FID in the original file starts from zero.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Jul 2016 02:17:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/can-i-link-the-objectids-to-the-fids/m-p/428877#M4070</guid>
      <dc:creator>RaylaLiu</dc:creator>
      <dc:date>2016-07-30T02:17:19Z</dc:date>
    </item>
    <item>
      <title>Re: Can I link the ObjectIDs to the FIDs?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/can-i-link-the-objectids-to-the-fids/m-p/428878#M4071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you look in the original tables, for example in a gdb, you will see that is the case.&amp;nbsp; In shapefiles, OID is generally set to 0 whereas FID is unique, although OID can be calculated to be = to FID or incremented by one. So when interpreting the result of the OD table, you need to know how the input table indices are formed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Jul 2016 02:32:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/can-i-link-the-objectids-to-the-fids/m-p/428878#M4071</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-07-30T02:32:01Z</dc:date>
    </item>
    <item>
      <title>Re: Can I link the ObjectIDs to the FIDs?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/can-i-link-the-objectids-to-the-fids/m-p/428879#M4072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is my guess, in the OD table, FIDs don't show up, only OIDs do. I believe OID = FID + 1. At least, OID and FID have the same order. Thank you very much for your reply!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Jul 2016 03:32:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/can-i-link-the-objectids-to-the-fids/m-p/428879#M4072</guid>
      <dc:creator>RaylaLiu</dc:creator>
      <dc:date>2016-07-30T03:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: Can I link the ObjectIDs to the FIDs?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/can-i-link-the-objectids-to-the-fids/m-p/428880#M4073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you add/load your origins and destinations, you can use field mapping to transfer data from your original input points into the Origins and Destinations sublayers of the OD layer.&amp;nbsp; You could transfer your FID values into the Name field, or you could use the Add Field To Analysis Layer tool to add a new field (call it "Orig_FID" or something) and then map your FID into that new field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 Jul 2016 21:06:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/can-i-link-the-objectids-to-the-fids/m-p/428880#M4073</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2016-07-31T21:06:34Z</dc:date>
    </item>
  </channel>
</rss>

