<?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: Road Intersections in Transportation Questions</title>
    <link>https://community.esri.com/t5/transportation-questions/road-intersections/m-p/151603#M484</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Another option could be the &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00170000002s000000"&gt;Integrate&lt;/A&gt;&lt;SPAN&gt; geoprocessing tool.&amp;nbsp; If you have two crossing polylines, it will add a vertex to each polyline at the point where they cross.&amp;nbsp; In creating network datasets for Network Analyst, we use it to &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Understanding_connectivity/004700000009000000/"&gt;establish connectivity&lt;/A&gt;&lt;SPAN&gt; between road features.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Jan 2012 13:45:20 GMT</pubDate>
    <dc:creator>PatrickStevens</dc:creator>
    <dc:date>2012-01-27T13:45:20Z</dc:date>
    <item>
      <title>Road Intersections</title>
      <link>https://community.esri.com/t5/transportation-questions/road-intersections/m-p/151601#M482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Does a tool exist to place a point at a road intersection?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jan 2012 15:11:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/transportation-questions/road-intersections/m-p/151601#M482</guid>
      <dc:creator>EdwardGoss</dc:creator>
      <dc:date>2012-01-12T15:11:32Z</dc:date>
    </item>
    <item>
      <title>Re: Road Intersections</title>
      <link>https://community.esri.com/t5/transportation-questions/road-intersections/m-p/151602#M483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Ed,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you have the Data Interoperability extension, there is a transformer called "Intersector" there. This transformer uses a line geometry as the input and produces two outputs. One, a line split at intersections (useful when your data is not segmented this way) and two, nodes for each intersection. If you don't have the extension, and your data is already segmented at intersections, you can use the "Feature Vertices To Points" geoprocessing tool. This tool will be a little trickier to use, as you will create points for endpoints, and you may get duplicates during the process. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Silvia&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2012 19:10:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/transportation-questions/road-intersections/m-p/151602#M483</guid>
      <dc:creator>SilviaCasas</dc:creator>
      <dc:date>2012-01-26T19:10:36Z</dc:date>
    </item>
    <item>
      <title>Re: Road Intersections</title>
      <link>https://community.esri.com/t5/transportation-questions/road-intersections/m-p/151603#M484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Another option could be the &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00170000002s000000"&gt;Integrate&lt;/A&gt;&lt;SPAN&gt; geoprocessing tool.&amp;nbsp; If you have two crossing polylines, it will add a vertex to each polyline at the point where they cross.&amp;nbsp; In creating network datasets for Network Analyst, we use it to &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Understanding_connectivity/004700000009000000/"&gt;establish connectivity&lt;/A&gt;&lt;SPAN&gt; between road features.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jan 2012 13:45:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/transportation-questions/road-intersections/m-p/151603#M484</guid>
      <dc:creator>PatrickStevens</dc:creator>
      <dc:date>2012-01-27T13:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: Road Intersections</title>
      <link>https://community.esri.com/t5/transportation-questions/road-intersections/m-p/151604#M485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Does a tool exist to place a point at a road intersection?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Interestingly the tool you can use is Intersect (figures, huh.)&amp;nbsp; There is an option to specify that you want a Point output form the intersection of lines and/or polygons.&amp;nbsp; When this option is checked for these geometry types the points returned are in fact the intersection points you want.&amp;nbsp; You can input a single polyline feature class to the tool and it will create the intersections with this option.&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/23215-create-point-shapefile-of-street-intersections-from-polyline-ArcEditor?highlight=point+intersect+road"&gt;(Thanks to Darren Wiens for pointing this out in post #8 of this thread)&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Feb 2012 12:28:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/transportation-questions/road-intersections/m-p/151604#M485</guid>
      <dc:creator>RichardFairhurst</dc:creator>
      <dc:date>2012-02-18T12:28:37Z</dc:date>
    </item>
  </channel>
</rss>

