<?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: Add To and From Intersecting Streets to Attribute table of Streets in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/add-to-and-from-intersecting-streets-to-attribute/m-p/723218#M23960</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure what you mean by get back into, but if you are referring to the attributes, an attribute or spatial join might be the way to go or a relate if it is a many to one, or perhaps an intersect &lt;A href="https://pro.arcgis.com/en/pro-app/tool-reference/analysis/intersect.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/analysis/intersect.htm"&gt;Intersect—Help | ArcGIS for Desktop&lt;/A&gt; depending on the desired tabular output needed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Dec 2015 15:17:11 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2015-12-11T15:17:11Z</dc:date>
    <item>
      <title>Add To and From Intersecting Streets to Attribute table of Streets</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/add-to-and-from-intersecting-streets-to-attribute/m-p/723215#M23957</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 a street layer that I am wanting to have 2 fields for cross streets at the beginning and the end of the line feature.&amp;nbsp; I can create intersection points with no problems but we have the need to get the intersecting roads for each line in the same database.&lt;/P&gt;&lt;P&gt;Example.&lt;/P&gt;&lt;P&gt;I have a line for "8th Street" from "Main St" to "Meridian St".&amp;nbsp; I would like "Main St" in field1 "Cross Street A" and "Meridian St" in field2 "Cross Street B".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Dec 2015 03:24:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/add-to-and-from-intersecting-streets-to-attribute/m-p/723215#M23957</guid>
      <dc:creator>PaulMcBride</dc:creator>
      <dc:date>2015-12-11T03:24:14Z</dc:date>
    </item>
    <item>
      <title>Re: Add To and From Intersecting Streets to Attribute table of Streets</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/add-to-and-from-intersecting-streets-to-attribute/m-p/723216#M23958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This issue has raised its head occasionally&lt;/P&gt;&lt;P&gt;&lt;A href="http://blogs.esri.com/esri/arcgis/2013/02/11/streetintersectionlist/" title="http://blogs.esri.com/esri/arcgis/2013/02/11/streetintersectionlist/"&gt;More adventures in overlay: creating a street intersection list | ArcGIS Blog&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://gis.stackexchange.com/questions/134693/populate-cross-street-name-at-intersections" title="http://gis.stackexchange.com/questions/134693/populate-cross-street-name-at-intersections"&gt;arcgis desktop - Populate cross street name at intersections - Geographic Information Systems Stack Exchange&lt;/A&gt;&lt;/P&gt;&lt;P&gt;And there others..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Dec 2015 06:33:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/add-to-and-from-intersecting-streets-to-attribute/m-p/723216#M23958</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2015-12-11T06:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: Add To and From Intersecting Streets to Attribute table of Streets</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/add-to-and-from-intersecting-streets-to-attribute/m-p/723217#M23959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have used this tool and the intersections are great, but I need to get those point features back into my line segment.&amp;nbsp; Any thoughts?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Dec 2015 15:06:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/add-to-and-from-intersecting-streets-to-attribute/m-p/723217#M23959</guid>
      <dc:creator>PaulMcBride</dc:creator>
      <dc:date>2015-12-11T15:06:53Z</dc:date>
    </item>
    <item>
      <title>Re: Add To and From Intersecting Streets to Attribute table of Streets</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/add-to-and-from-intersecting-streets-to-attribute/m-p/723218#M23960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure what you mean by get back into, but if you are referring to the attributes, an attribute or spatial join might be the way to go or a relate if it is a many to one, or perhaps an intersect &lt;A href="https://pro.arcgis.com/en/pro-app/tool-reference/analysis/intersect.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/analysis/intersect.htm"&gt;Intersect—Help | ArcGIS for Desktop&lt;/A&gt; depending on the desired tabular output needed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Dec 2015 15:17:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/add-to-and-from-intersecting-streets-to-attribute/m-p/723218#M23960</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2015-12-11T15:17:11Z</dc:date>
    </item>
    <item>
      <title>Re: Add To and From Intersecting Streets to Attribute table of Streets</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/add-to-and-from-intersecting-streets-to-attribute/m-p/723219#M23961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do your lines split at every intersection?&amp;nbsp; Do they end exactly on an intersection point when they are supposed to terminate at an intersection or are they poorly controlled for topology?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, if the line ends match with the intersection location you can do the following.&amp;nbsp; Calculate the concatenation of the intersection and line end XY values into their own text fields.&amp;nbsp; Separate the coordinates with a delimiter such as a semi-colon or enclosed in brackets.&amp;nbsp; I avoid using comma delimiters due to possible issues when using some tools.&amp;nbsp; Then you can do separate joins for each line end field to match the intersection field and transfer the intersection names to the line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A calculation I use for my California State Plane US Feet projection is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Parser:&amp;nbsp; Python&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Show Codeblock: Checked&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pre-logic Script Code:&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;def Output(FirstPoint):
&amp;nbsp; FPX = round(float(FirstPoint.X), 4)
&amp;nbsp; FPY = round(float(FirstPoint.Y), 4)
&amp;nbsp; return "{%(FX)012.4f}{%(FY)012.4f}" % {'FX': FPX, 'FY': FPY}&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression for intersection point:&amp;nbsp; Output(!Shape.CENTROID!)&lt;/P&gt;&lt;P&gt;Expression for Line From End point:&amp;nbsp; Output(!Shape.FIRSTPOINT!)&lt;/P&gt;&lt;P&gt;Expression for Line To End point:&amp;nbsp; Output(!Shape.LASTPOINT!)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This produces a text value representing the coordinate that can be joined that looks like:&amp;nbsp; "{6258470.7700}{2243243.1950}"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 06:56:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/add-to-and-from-intersecting-streets-to-attribute/m-p/723219#M23961</guid>
      <dc:creator>RichardFairhurst</dc:creator>
      <dc:date>2021-12-12T06:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: Add To and From Intersecting Streets to Attribute table of Streets</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/add-to-and-from-intersecting-streets-to-attribute/m-p/723220#M23962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you all for the help.&amp;nbsp; I found a pdf documenting directions to follow.&amp;nbsp; It is titled, "Finding Street Segments" and it piggy backs off of t&lt;A href="http://More adventures in overlay creating a street intersection list"&gt;his&lt;/A&gt; article.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Dec 2015 18:52:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/add-to-and-from-intersecting-streets-to-attribute/m-p/723220#M23962</guid>
      <dc:creator>PaulMcBride</dc:creator>
      <dc:date>2015-12-11T18:52:45Z</dc:date>
    </item>
  </channel>
</rss>

