<?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: Points by crossing lines in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/points-by-crossing-lines/m-p/439929#M25109</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;oh sorry! It works! Thanks a lot! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 02 Dec 2012 19:13:24 GMT</pubDate>
    <dc:creator>TobiasSchwarz1</dc:creator>
    <dc:date>2012-12-02T19:13:24Z</dc:date>
    <item>
      <title>Points by crossing lines</title>
      <link>https://community.esri.com/t5/data-management-questions/points-by-crossing-lines/m-p/439926#M25106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Guys,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i'm looking for some help in ArcGIS 10. I have a grid with many horizontal and vertical lines and want to auto-generate points at the crossing point of two lines. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible? I hope so &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Dec 2012 20:05:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/points-by-crossing-lines/m-p/439926#M25106</guid>
      <dc:creator>TobiasSchwarz1</dc:creator>
      <dc:date>2012-12-01T20:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: Points by crossing lines</title>
      <link>https://community.esri.com/t5/data-management-questions/points-by-crossing-lines/m-p/439927#M25107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I was waiting for someone else answer this, but I'll go ahead with my suggestion--&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I believe you can execute Intersect, a layer 'self-intersection', point output...however this may produce multi-point output, I'm not sure, but think for simple points, you can then either Dissolve or create points from XY event (Make XY Event) from coordinates (Add XY Coordinates).&amp;nbsp; Before creating the event, run Frequency on both Point_X and Point_Y for single unique (X, Y) coordinate pairs....this will guarantee 1 point only at an intersection.&amp;nbsp; Of course this can be done more efficiently from script, but in a pinch or one-time use, this approach works adequately.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Dec 2012 16:54:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/points-by-crossing-lines/m-p/439927#M25107</guid>
      <dc:creator>T__WayneWhitley</dc:creator>
      <dc:date>2012-12-02T16:54:27Z</dc:date>
    </item>
    <item>
      <title>Re: Points by crossing lines</title>
      <link>https://community.esri.com/t5/data-management-questions/points-by-crossing-lines/m-p/439928#M25108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the answer. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; I need it only one times. But I don't understand, which function I have to use for it. The intersection-functions don't work as I want&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Dec 2012 19:05:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/points-by-crossing-lines/m-p/439928#M25108</guid>
      <dc:creator>TobiasSchwarz1</dc:creator>
      <dc:date>2012-12-02T19:05:05Z</dc:date>
    </item>
    <item>
      <title>Re: Points by crossing lines</title>
      <link>https://community.esri.com/t5/data-management-questions/points-by-crossing-lines/m-p/439929#M25109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;oh sorry! It works! Thanks a lot! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Dec 2012 19:13:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/points-by-crossing-lines/m-p/439929#M25109</guid>
      <dc:creator>TobiasSchwarz1</dc:creator>
      <dc:date>2012-12-02T19:13:24Z</dc:date>
    </item>
    <item>
      <title>Re: Points by crossing lines</title>
      <link>https://community.esri.com/t5/data-management-questions/points-by-crossing-lines/m-p/439930#M25110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;An execution of Intersect with the POINT output type should have given you multipoint output.&amp;nbsp; Is this not giving you points at line intersections?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00080000000p000000"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00080000000p000000&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Dec 2012 19:15:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/points-by-crossing-lines/m-p/439930#M25110</guid>
      <dc:creator>T__WayneWhitley</dc:creator>
      <dc:date>2012-12-02T19:15:44Z</dc:date>
    </item>
  </channel>
</rss>

