<?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: Create points with Z, intersecting one 2D line and one 3D line in ArcGIS Mapping and Charting Questions</title>
    <link>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/create-points-with-z-intersecting-one-2d-line-and/m-p/12058#M38</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I suppose that this will require some scripting , so I will tag the &lt;A href="https://community.esri.com/space/2145"&gt;Python&lt;/A&gt;‌ space to give it more visibility. You could move it there, since the GeoNet Help space is only for questions on how to use GeoNet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If possible, I would recommend you to include some sample data that corresponds to the image you included&amp;nbsp;to make it easier to understand and provide a solution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Nov 2017 14:23:51 GMT</pubDate>
    <dc:creator>XanderBakker</dc:creator>
    <dc:date>2017-11-02T14:23:51Z</dc:date>
    <item>
      <title>Create points with Z, intersecting one 2D line and one 3D line</title>
      <link>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/create-points-with-z-intersecting-one-2d-line-and/m-p/12057#M37</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two layers of points (in a shape of a line) more or less parallel and more or less each 5m, Those points have a&amp;nbsp; Z field,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to create ortholines exactly between two points of the layer A. those ortholines will intersect a line created thanks to the point of the layer B, that means a Zline.&lt;/P&gt;&lt;P&gt;What I would like is to create automatically points &lt;STRONG&gt;with Z &lt;/STRONG&gt;by intersecting this Z line and the ortholines. I have arround 9000 pts to create with this.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="382426" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/382426_pastedImage_4.png" style="width: 620px; height: 553px;" /&gt;&lt;/P&gt;&lt;P&gt;the B should be create with the B points, and I would like to create the C points with elevation by intersecting the ortholines in the midlle of the A points&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Nov 2017 09:59:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/create-points-with-z-intersecting-one-2d-line-and/m-p/12057#M37</guid>
      <dc:creator>GTGTOPO</dc:creator>
      <dc:date>2017-11-02T09:59:26Z</dc:date>
    </item>
    <item>
      <title>Re: Create points with Z, intersecting one 2D line and one 3D line</title>
      <link>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/create-points-with-z-intersecting-one-2d-line-and/m-p/12058#M38</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I suppose that this will require some scripting , so I will tag the &lt;A href="https://community.esri.com/space/2145"&gt;Python&lt;/A&gt;‌ space to give it more visibility. You could move it there, since the GeoNet Help space is only for questions on how to use GeoNet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If possible, I would recommend you to include some sample data that corresponds to the image you included&amp;nbsp;to make it easier to understand and provide a solution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Nov 2017 14:23:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/create-points-with-z-intersecting-one-2d-line-and/m-p/12058#M38</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2017-11-02T14:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: Create points with Z, intersecting one 2D line and one 3D line</title>
      <link>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/create-points-with-z-intersecting-one-2d-line-and/m-p/12059#M39</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i see that this question was marked as "assumed answered", but I'm pretty sure it isn't.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Nov 2017 16:22:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/create-points-with-z-intersecting-one-2d-line-and/m-p/12059#M39</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2017-11-02T16:22:47Z</dc:date>
    </item>
    <item>
      <title>Re: Create points with Z, intersecting one 2D line and one 3D line</title>
      <link>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/create-points-with-z-intersecting-one-2d-line-and/m-p/12060#M40</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, my mistake, 'm quite New on the forum &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Nov 2017 16:34:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/create-points-with-z-intersecting-one-2d-line-and/m-p/12060#M40</guid>
      <dc:creator>GTGTOPO</dc:creator>
      <dc:date>2017-11-02T16:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: Create points with Z, intersecting one 2D line and one 3D line</title>
      <link>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/create-points-with-z-intersecting-one-2d-line-and/m-p/12061#M41</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So, any chance on sharing some sample data?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Nov 2017 11:09:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/create-points-with-z-intersecting-one-2d-line-and/m-p/12061#M41</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2017-11-07T11:09:38Z</dc:date>
    </item>
  </channel>
</rss>

