<?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: Generate points from line intersections coming from a street network grid in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/generate-points-from-line-intersections-coming/m-p/56045#M1909</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, it worked.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Nov 2018 19:07:35 GMT</pubDate>
    <dc:creator>EdortaIraegui</dc:creator>
    <dc:date>2018-11-29T19:07:35Z</dc:date>
    <item>
      <title>Generate points from line intersections coming from a street network grid</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/generate-points-from-line-intersections-coming/m-p/56042#M1906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, everyone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, I have a polyline shapefile containing the street network of a large city. It contains avenues, streets, cul-de-sacs, etc. It is all a single layer. I would like to generate a new point layer where each point comes from street intersections (nodes) of the first layer. I thought the Intersect tool would do it, but it seems like it is meant to be used to generate points where TWO or more other layers intersect, while in my case all lines are in the same layer. &lt;IMG alt="Street network" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/430311_line_layer.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the image, the blue lines depict a single polyline layer. I would like to generate points basically at every street intersection (ie, at every point where a single line intersects with another).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone has any experience with this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2018 19:37:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/generate-points-from-line-intersections-coming/m-p/56042#M1906</guid>
      <dc:creator>EdortaIraegui</dc:creator>
      <dc:date>2018-11-27T19:37:04Z</dc:date>
    </item>
    <item>
      <title>Re: Generate points from line intersections coming from a street network grid</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/generate-points-from-line-intersections-coming/m-p/56043#M1907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It won't be perfect but&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://pro.arcgis.com/en/pro-app/tool-reference/data-management/feature-vertices-to-points.htm" title="http://pro.arcgis.com/en/pro-app/tool-reference/data-management/feature-vertices-to-points.htm"&gt;Feature Vertices To Points—Data Management toolbox | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://pro.arcgis.com/en/pro-app/tool-reference/data-management/delete-identical.htm" title="http://pro.arcgis.com/en/pro-app/tool-reference/data-management/delete-identical.htm"&gt;Delete Identical—Data Management toolbox | ArcGIS Desktop&lt;/A&gt;&amp;nbsp; using the shape field&lt;/P&gt;&lt;P&gt;and you can always use the same file twice in intersect&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2018 19:41:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/generate-points-from-line-intersections-coming/m-p/56043#M1907</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-11-27T19:41:37Z</dc:date>
    </item>
    <item>
      <title>Re: Generate points from line intersections coming from a street network grid</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/generate-points-from-line-intersections-coming/m-p/56044#M1908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Edorta,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you create a &lt;A href="http://desktop.arcgis.com/en/arcmap/10.3/manage-data/topologies/creating-a-topology.htm"&gt;geodatabase topology&lt;/A&gt;, it will create a vertice at each intersection.&amp;nbsp; You won't have to create any specific rule for the topology.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2018 19:51:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/generate-points-from-line-intersections-coming/m-p/56044#M1908</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2018-11-27T19:51:56Z</dc:date>
    </item>
    <item>
      <title>Re: Generate points from line intersections coming from a street network grid</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/generate-points-from-line-intersections-coming/m-p/56045#M1909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, it worked.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2018 19:07:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/generate-points-from-line-intersections-coming/m-p/56045#M1909</guid>
      <dc:creator>EdortaIraegui</dc:creator>
      <dc:date>2018-11-29T19:07:35Z</dc:date>
    </item>
  </channel>
</rss>

