<?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: Update ID Feature. in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/update-id-feature/m-p/643209#M50167</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then mark Jake Skinner's reply as the answer for sure. Just use &lt;A href="http://desktop.arcgis.com/en/desktop/latest/tools/analysis-toolbox/spatial-join.htm" rel="nofollow noopener noreferrer" target="_blank"&gt;spatial join &lt;/A&gt;​with any of the optional parameters​:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;import arcpy
arcpy.SpatialJoin_analysis (pointFeatureClass, lineFeatureClass, outputFeatureClass,"&lt;SPAN style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; font-size: 12.16px;"&gt;JOIN_ONE_TO_MANY"&lt;/SPAN&gt;, "&lt;SPAN style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; font-size: 12.16px;"&gt;KEEP_ALL")&lt;/SPAN&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 12 Dec 2021 03:20:11 GMT</pubDate>
    <dc:creator>LukeSturtevant</dc:creator>
    <dc:date>2021-12-12T03:20:11Z</dc:date>
    <item>
      <title>Update ID Feature.</title>
      <link>https://community.esri.com/t5/python-questions/update-id-feature/m-p/643201#M50159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have point Feature, I need to update Point Feature Id to whose touch the Point Feature using Python Script. Kindly request to suggest me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" height="222" src="https://community.esri.com/legacyfs/online/133636_pastedImage_0.png" style="height: 222px; width: 297.644px;" width="298" /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raj P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Oct 2015 11:49:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/update-id-feature/m-p/643201#M50159</guid>
      <dc:creator>RajP</dc:creator>
      <dc:date>2015-10-28T11:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: Update ID Feature.</title>
      <link>https://community.esri.com/t5/python-questions/update-id-feature/m-p/643202#M50160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take a look at using the &lt;A href="http://desktop.arcgis.com/en/desktop/latest/tools/analysis-toolbox/spatial-join.htm"&gt;Spatial Join&lt;/A&gt; function.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Oct 2015 12:42:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/update-id-feature/m-p/643202#M50160</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2015-10-28T12:42:16Z</dc:date>
    </item>
    <item>
      <title>Re: Update ID Feature.</title>
      <link>https://community.esri.com/t5/python-questions/update-id-feature/m-p/643203#M50161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you maybe elaborate on what you are trying to do? What is touching the point feature? What is the Point Feature ID that you are trying to update? Do you have a completed example in an attribute table that you could share with us? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Oct 2015 12:43:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/update-id-feature/m-p/643203#M50161</guid>
      <dc:creator>LukeSturtevant</dc:creator>
      <dc:date>2015-10-28T12:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: Update ID Feature.</title>
      <link>https://community.esri.com/t5/python-questions/update-id-feature/m-p/643204#M50162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are trying to see who last edited an item, you may want to look at &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//00170000016p000000" title="http://resources.arcgis.com/en/help/main/10.2/index.html#//00170000016p000000"&gt;ArcGIS Help &lt;/A&gt;working with edit tracking.&amp;nbsp;&amp;nbsp; To&amp;nbsp; update a point ID field, you could maybe query the last edit date and then increment the ID.&amp;nbsp; But as Luke mentioned, it's hard to know exactly what you are trying to do without a few more details.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Oct 2015 14:20:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/update-id-feature/m-p/643204#M50162</guid>
      <dc:creator>RebeccaStrauch__GISP</dc:creator>
      <dc:date>2015-10-28T14:20:05Z</dc:date>
    </item>
    <item>
      <title>Re: Update ID Feature.</title>
      <link>https://community.esri.com/t5/python-questions/update-id-feature/m-p/643205#M50163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Helllo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Line Features is touching the point Feature, So I need to update the PointID to the Line feature attribute table. &lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" height="170" src="https://community.esri.com/legacyfs/online/133985_pastedImage_0.png" style="height: 170px; width: 235.476px;" width="235" /&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Point Feature:&lt;/STRONG&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="margin-left: 4.55pt; width: 378px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="85"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;OBJECTID *&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="78"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;Shape *&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="105"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;Gis ID&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="111"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;Point Name&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="85"&gt;&lt;P align="right" style="margin-bottom: .0001pt; text-align: right;"&gt;&lt;SPAN style="color: black;"&gt;1&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="78"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;Point&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="105"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;3003405A8555&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="111"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;TOWN-1&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="85"&gt;&lt;P align="right" style="margin-bottom: .0001pt; text-align: right;"&gt;&lt;SPAN style="color: black;"&gt;2&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="78"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;Point&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="105"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;3003405A8556&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="111"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;TOWN-1&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="85"&gt;&lt;P align="right" style="margin-bottom: .0001pt; text-align: right;"&gt;&lt;SPAN style="color: black;"&gt;3&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="78"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;Point&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="105"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;3003405A8558&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="111"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;TOWN-1&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="85"&gt;&lt;P align="right" style="margin-bottom: .0001pt; text-align: right;"&gt;&lt;SPAN style="color: black;"&gt;4&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="78"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;Point&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="105"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;3003405A8561&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="111"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;TOWN-1&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="85"&gt;&lt;P align="right" style="margin-bottom: .0001pt; text-align: right;"&gt;&lt;SPAN style="color: black;"&gt;5&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="78"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;Point&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="105"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;3003405A8564&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="111"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;TOWN-1&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="85"&gt;&lt;P align="right" style="margin-bottom: .0001pt; text-align: right;"&gt;&lt;SPAN style="color: black;"&gt;6&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="78"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;Point&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="105"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;3003405A8565&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="111"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;TOWN-1&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="85"&gt;&lt;P align="right" style="margin-bottom: .0001pt; text-align: right;"&gt;&lt;SPAN style="color: black;"&gt;7&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="78"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;Point&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="105"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;3003405A8573&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="111"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;TOWN-5&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="85"&gt;&lt;P align="right" style="margin-bottom: .0001pt; text-align: right;"&gt;&lt;SPAN style="color: black;"&gt;8&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="78"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;Point&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="105"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;3003405A8575&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="111"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;TOWN-5&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Line Feature:&lt;/STRONG&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="margin-left: 4.55pt; width: 366px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="85"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;OBJECTID *&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="66"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;Shape *&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="105"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;Gis ID&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="111"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;LineName&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="85"&gt;&lt;P align="right" style="margin-bottom: .0001pt; text-align: right;"&gt;&lt;SPAN style="color: black;"&gt;1&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="66"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;Polyline&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="105"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;3003405A8555&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="111"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;LT&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="85"&gt;&lt;P align="right" style="margin-bottom: .0001pt; text-align: right;"&gt;&lt;SPAN style="color: black;"&gt;2&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="66"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;Polyline&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="105"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;3003405A8555&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="111"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;HT&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="85"&gt;&lt;P align="right" style="margin-bottom: .0001pt; text-align: right;"&gt;&lt;SPAN style="color: black;"&gt;3&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="66"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;Polyline&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="105"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;3003405A8555&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="111"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;LT&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="85"&gt;&lt;P align="right" style="margin-bottom: .0001pt; text-align: right;"&gt;&lt;SPAN style="color: black;"&gt;4&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="66"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;Polyline&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="105"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: #000000;"&gt;3003405A8555&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="111"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;LT&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="85"&gt;&lt;P align="right" style="margin-bottom: .0001pt; text-align: right;"&gt;&lt;SPAN style="color: black;"&gt;5&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="66"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;Polyline&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="105"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;3003405A8564&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="111"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;HT&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="85"&gt;&lt;P align="right" style="margin-bottom: .0001pt; text-align: right;"&gt;&lt;SPAN style="color: black;"&gt;6&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="66"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;Polyline&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="105"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;3003405A8561&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="111"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;LT&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="85"&gt;&lt;P align="right" style="margin-bottom: .0001pt; text-align: right;"&gt;&lt;SPAN style="color: black;"&gt;7&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="66"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;Polyline&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="105"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;3003405A8573&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="111"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;HT&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="85"&gt;&lt;P align="right" style="margin-bottom: .0001pt; text-align: right;"&gt;&lt;SPAN style="color: black;"&gt;8&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="66"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;Polyline&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="105"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;3003405A8573&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="111"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;LT&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raj P &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="332"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" width="64"&gt;&lt;/TD&gt;&lt;TD width="64"&gt;&lt;/TD&gt;&lt;TD width="94"&gt;&lt;/TD&gt;&lt;TD width="110"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2015 05:05:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/update-id-feature/m-p/643205#M50163</guid>
      <dc:creator>RajP</dc:creator>
      <dc:date>2015-10-29T05:05:28Z</dc:date>
    </item>
    <item>
      <title>Re: Update ID Feature.</title>
      <link>https://community.esri.com/t5/python-questions/update-id-feature/m-p/643206#M50164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You didn't answer the previous suggestions... does a spatial join not provide the necessary data? If so, they you can simply emulate the &lt;A href="http://desktop.arcgis.com/en/desktop/latest/tools/analysis-toolbox/spatial-join.htm"&gt;script example for spatial join&lt;/A&gt;​ or provide an example of your scripting attempts so far&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2015 10:10:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/update-id-feature/m-p/643206#M50164</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2015-10-29T10:10:49Z</dc:date>
    </item>
    <item>
      <title>Re: Update ID Feature.</title>
      <link>https://community.esri.com/t5/python-questions/update-id-feature/m-p/643207#M50165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have Point Feature class, In these Point Feature is "GIS_ID" field, SO I need to update the "GIS_ID" values which Line Feature class touch the point feature using Python Script automatically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&lt;SPAN style="font-weight: bold; font-style: inherit; font-family: inherit;"&gt;Point Feature:&lt;/SPAN&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="border: 0px; margin-left: 4.55pt; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&lt;TBODY style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="85"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;OBJECTID *&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="78"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;Shape *&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="105"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;Gis ID&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="111"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;Point Name&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="85"&gt;&lt;P align="right" style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit; text-align: right;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;1&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="78"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;Point&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="105"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;3003405A8555&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="111"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;TOWN-1&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="85"&gt;&lt;P align="right" style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit; text-align: right;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;2&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="78"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;Point&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="105"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;3003405A8556&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="111"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;TOWN-1&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="85"&gt;&lt;P align="right" style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit; text-align: right;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;3&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="78"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;Point&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="105"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;3003405A8558&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="111"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;TOWN-1&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="85"&gt;&lt;P align="right" style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit; text-align: right;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;4&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="78"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;Point&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="105"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;3003405A8561&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="111"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;TOWN-1&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="85"&gt;&lt;P align="right" style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit; text-align: right;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;5&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="78"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;Point&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="105"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;3003405A8564&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="111"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;TOWN-1&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="85"&gt;&lt;P align="right" style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit; text-align: right;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;6&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="78"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;Point&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="105"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;3003405A8565&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="111"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;TOWN-1&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="85"&gt;&lt;P align="right" style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit; text-align: right;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;7&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="78"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;Point&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="105"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;3003405A8573&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="111"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;TOWN-5&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="85"&gt;&lt;P align="right" style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit; text-align: right;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;8&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="78"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;Point&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="105"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;3003405A8575&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="111"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;TOWN-5&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&lt;SPAN style="font-weight: bold; font-style: inherit; font-family: inherit;"&gt;Line Feature:&lt;/SPAN&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="border: 0px; margin-left: 4.55pt; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&lt;TBODY style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="85"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;OBJECTID *&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="66"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;Shape *&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="105"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;Gis ID&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="111"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;LineName&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="85"&gt;&lt;P align="right" style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit; text-align: right;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;1&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="66"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;Polyline&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="105"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;3003405A8555&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="111"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;LT&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="85"&gt;&lt;P align="right" style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit; text-align: right;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;2&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="66"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;Polyline&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="105"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;3003405A8555&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="111"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;HT&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="85"&gt;&lt;P align="right" style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit; text-align: right;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;3&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="66"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;Polyline&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="105"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;3003405A8555&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="111"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;LT&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="85"&gt;&lt;P align="right" style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit; text-align: right;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;4&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="66"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;Polyline&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="105"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #000000;"&gt;3003405A8555&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="111"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;LT&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="85"&gt;&lt;P align="right" style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit; text-align: right;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;5&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="66"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;Polyline&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="105"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;3003405A8564&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="111"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;HT&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="85"&gt;&lt;P align="right" style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit; text-align: right;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;6&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="66"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;Polyline&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="105"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;3003405A8561&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="111"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;LT&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="85"&gt;&lt;P align="right" style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit; text-align: right;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;7&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="66"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;Polyline&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="105"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;3003405A8573&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="111"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;HT&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="85"&gt;&lt;P align="right" style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit; text-align: right;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;8&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="66"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;Polyline&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="105"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;3003405A8573&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="111"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;LT&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;&lt;IMG class="image-1 jive-image" height="164" src="https://community.esri.com/legacyfs/online/133986_pastedImage_0.png" width="221" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Regards,&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Raj P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2015 10:57:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/update-id-feature/m-p/643207#M50165</guid>
      <dc:creator>RajP</dc:creator>
      <dc:date>2015-10-29T10:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: Update ID Feature.</title>
      <link>https://community.esri.com/t5/python-questions/update-id-feature/m-p/643208#M50166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have Point Feature class, In these Point Feature is "GIS_ID" field, SO I need to update the "GIS_ID" values which Line Feature class touch the point feature using Python Script automatically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&lt;SPAN style="font-weight: bold; font-style: inherit; font-family: inherit;"&gt;Point Feature:&lt;/SPAN&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="border: 0px; margin-left: 4.55pt; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&lt;TBODY style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="85"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;OBJECTID *&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="78"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;Shape *&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="105"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;Gis ID&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="111"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;Point Name&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="85"&gt;&lt;P align="right" style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit; text-align: right;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;1&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="78"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="color: black; font-family: inherit; font-style: inherit;"&gt;Point&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="105"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="color: black; font-family: inherit; font-style: inherit;"&gt;3003405A8555&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="111"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="color: black; font-family: inherit; font-style: inherit;"&gt;TOWN-1&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="85"&gt;&lt;P align="right" style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit; text-align: right;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;2&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="78"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;Point&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="105"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;3003405A8556&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="111"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;TOWN-1&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="85"&gt;&lt;P align="right" style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit; text-align: right;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;3&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="78"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;Point&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="105"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;3003405A8558&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="111"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;TOWN-1&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="85"&gt;&lt;P align="right" style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit; text-align: right;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;4&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="78"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;Point&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="105"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;3003405A8561&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="111"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;TOWN-1&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="85"&gt;&lt;P align="right" style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit; text-align: right;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;5&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="78"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;Point&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="105"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;3003405A8564&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="111"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;TOWN-1&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="85"&gt;&lt;P align="right" style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit; text-align: right;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;6&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="78"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;Point&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="105"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;3003405A8565&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="111"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;TOWN-1&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="85"&gt;&lt;P align="right" style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit; text-align: right;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;7&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="78"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;Point&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="105"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;3003405A8573&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="111"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;TOWN-5&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="85"&gt;&lt;P align="right" style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit; text-align: right;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;8&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="78"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;Point&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="105"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;3003405A8575&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="111"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;TOWN-5&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&lt;SPAN style="font-weight: bold; font-style: inherit; font-family: inherit;"&gt;Line Feature:&lt;/SPAN&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="border: 0px; margin-left: 4.55pt; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&lt;TBODY style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="85"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;OBJECTID *&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="66"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;Shape *&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="105"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;Gis ID&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="111"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;LineName&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="85"&gt;&lt;P align="right" style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit; text-align: right;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;1&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="66"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="color: black; font-family: inherit; font-style: inherit;"&gt;Polyline&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="105"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="color: black; font-family: inherit; font-style: inherit;"&gt;3003405A8555&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="111"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="color: black; font-family: inherit; font-style: inherit;"&gt;LT&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="85"&gt;&lt;P align="right" style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit; text-align: right;"&gt;&lt;STRONG style="color: black; font-family: inherit; font-style: inherit;"&gt;2&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="66"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="color: black; font-family: inherit; font-style: inherit;"&gt;Polyline&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="105"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="color: black; font-family: inherit; font-style: inherit;"&gt;3003405A8555&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="111"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="color: black; font-family: inherit; font-style: inherit;"&gt;HT&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="85"&gt;&lt;P align="right" style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit; text-align: right;"&gt;&lt;STRONG style="color: black; font-family: inherit; font-style: inherit;"&gt;3&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="66"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="color: black; font-family: inherit; font-style: inherit;"&gt;Polyline&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="105"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="color: black; font-family: inherit; font-style: inherit;"&gt;3003405A8555&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="111"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="color: black; font-family: inherit; font-style: inherit;"&gt;LT&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="85"&gt;&lt;P align="right" style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit; text-align: right;"&gt;&lt;STRONG style="color: black; font-family: inherit; font-style: inherit;"&gt;4&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="66"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="color: black; font-family: inherit; font-style: inherit;"&gt;Polyline&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="105"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="color: #000000; font-family: inherit; font-style: inherit;"&gt;3003405A8555&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="111"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="color: black; font-family: inherit; font-style: inherit;"&gt;LT&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="85"&gt;&lt;P align="right" style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit; text-align: right;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;5&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="66"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;Polyline&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="105"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;3003405A8564&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="111"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;HT&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="85"&gt;&lt;P align="right" style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit; text-align: right;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;6&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="66"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;Polyline&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="105"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;3003405A8561&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="111"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;LT&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="85"&gt;&lt;P align="right" style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit; text-align: right;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;7&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="66"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;Polyline&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="105"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;3003405A8573&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="111"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;HT&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="85"&gt;&lt;P align="right" style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit; text-align: right;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;8&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="66"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;Polyline&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="105"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;3003405A8573&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: 0px solid black; padding: 0 5.4pt; font-style: inherit; font-family: inherit;" valign="bottom" width="111"&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;LT&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: black;"&gt;&lt;IMG class="image-1 jive-image" height="164" src="https://community.esri.com/legacyfs/online/133987_pastedImage_0.png" width="221" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Regards,&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Raj P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2015 10:58:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/update-id-feature/m-p/643208#M50166</guid>
      <dc:creator>RajP</dc:creator>
      <dc:date>2015-10-29T10:58:12Z</dc:date>
    </item>
    <item>
      <title>Re: Update ID Feature.</title>
      <link>https://community.esri.com/t5/python-questions/update-id-feature/m-p/643209#M50167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then mark Jake Skinner's reply as the answer for sure. Just use &lt;A href="http://desktop.arcgis.com/en/desktop/latest/tools/analysis-toolbox/spatial-join.htm" rel="nofollow noopener noreferrer" target="_blank"&gt;spatial join &lt;/A&gt;​with any of the optional parameters​:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;import arcpy
arcpy.SpatialJoin_analysis (pointFeatureClass, lineFeatureClass, outputFeatureClass,"&lt;SPAN style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; font-size: 12.16px;"&gt;JOIN_ONE_TO_MANY"&lt;/SPAN&gt;, "&lt;SPAN style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; font-size: 12.16px;"&gt;KEEP_ALL")&lt;/SPAN&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 03:20:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/update-id-feature/m-p/643209#M50167</guid>
      <dc:creator>LukeSturtevant</dc:creator>
      <dc:date>2021-12-12T03:20:11Z</dc:date>
    </item>
    <item>
      <title>Re: Update ID Feature.</title>
      <link>https://community.esri.com/t5/python-questions/update-id-feature/m-p/643210#M50168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure why you think your response is so much clearer when the original answer is repeated with bold faces sections.&amp;nbsp; Mark Jake's reply correct, or provide the code that you have produces so far and are having trouble with.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2015 11:45:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/update-id-feature/m-p/643210#M50168</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2015-10-29T11:45:18Z</dc:date>
    </item>
    <item>
      <title>Re: Update ID Feature.</title>
      <link>https://community.esri.com/t5/python-questions/update-id-feature/m-p/643211#M50169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The author has tried again on this thread,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-thread-small" data-containerid="2145" data-containertype="14" data-objectid="167714" data-objecttype="1" href="https://community.esri.com/thread/167714"&gt;https://community.esri.com/thread/167714&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Check there before continuing this thread.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2015 13:21:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/update-id-feature/m-p/643211#M50169</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2015-10-29T13:21:17Z</dc:date>
    </item>
  </channel>
</rss>

