<?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: Calculating ID Field by Spatial Relationship in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/calculating-id-field-by-spatial-relationship/m-p/1077260#M43113</link>
    <description>&lt;P&gt;This will work! And you were right, the OID in the table is ordered sequentially and will serve as the segment id for the output of the script. Thanks a lot for your help.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 09 Jul 2021 14:56:33 GMT</pubDate>
    <dc:creator>ChrisGAEG</dc:creator>
    <dc:date>2021-07-09T14:56:33Z</dc:date>
    <item>
      <title>Calculating ID Field by Spatial Relationship</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculating-id-field-by-spatial-relationship/m-p/1077016#M43093</link>
      <description>&lt;P&gt;Hi all,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to know if I can calculate an ID field (separate from ObjectID) of a line feature which is numbered sequentially based on how close or far away a line segment is from a point. For instance, lines that intersect the 'origin' point will be lower numbers and lines that are further away from the origin will be ordered sequentially higher.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I included a picture so hopefully visualize what I am trying to do. Any input here is greatly appreciated.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jul 2021 21:41:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculating-id-field-by-spatial-relationship/m-p/1077016#M43093</guid>
      <dc:creator>ChrisGAEG</dc:creator>
      <dc:date>2021-07-08T21:41:46Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating ID Field by Spatial Relationship</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculating-id-field-by-spatial-relationship/m-p/1077022#M43094</link>
      <description>&lt;P&gt;I'm not exactly sure form the image provided.&amp;nbsp; Are you only interested in that one point?&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/analysis/generate-near-table.htm" target="_blank"&gt;Generate Near Table (Analysis)—ArcGIS Pro | Documentation&lt;/A&gt;&amp;nbsp;would do it for you, then just order by near_distance in the output table and generate a sequential ID&amp;nbsp;&lt;A href="https://support.esri.com/en/technical-article/000018847" target="_blank"&gt;How To: Sort and create a sequentially ordered ID field in an attribute table in ArcGIS Pro (esri.com)&lt;/A&gt; (or the OID in the table is probably already ordered this way). Then join the table back to the lines using near_fid.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jul 2021 21:53:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculating-id-field-by-spatial-relationship/m-p/1077022#M43094</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2021-07-08T21:53:13Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating ID Field by Spatial Relationship</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculating-id-field-by-spatial-relationship/m-p/1077260#M43113</link>
      <description>&lt;P&gt;This will work! And you were right, the OID in the table is ordered sequentially and will serve as the segment id for the output of the script. Thanks a lot for your help.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jul 2021 14:56:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculating-id-field-by-spatial-relationship/m-p/1077260#M43113</guid>
      <dc:creator>ChrisGAEG</dc:creator>
      <dc:date>2021-07-09T14:56:33Z</dc:date>
    </item>
  </channel>
</rss>

