<?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 Intersection between Polylines in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/intersection-between-polylines/m-p/430607#M39629</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I would like to know how to get the following behavior of the intersect() method inside the geometryEngine component of ArcGIS JS 4.16 (&lt;A class="link-titled" href="https://desktop.arcgis.com/en/arcmap/10.3/tools/analysis-toolbox/how-intersect-analysis-works.htm#:~:text=The%20Intersect%20tool%20calculates%20the,to%20the%20output%20feature%20class." title="https://desktop.arcgis.com/en/arcmap/10.3/tools/analysis-toolbox/how-intersect-analysis-works.htm#:~:text=The%20Intersect%20tool%20calculates%20the,to%20the%20output%20feature%20class."&gt;How Intersect works—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp;).&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-emoji image-1 jive-image j-img-original" src="/legacyfs/online/506324_Captura de tela de 2020-09-03 13-33-54.png" /&gt;&lt;/P&gt;&lt;P&gt;I have 2 geometries of the type Polyline and when I use the method intersect() of geometryEngine (&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/latest/api-reference/esri-geometry-geometryEngine.html#crosses" title="https://developers.arcgis.com/javascript/latest/api-reference/esri-geometry-geometryEngine.html#crosses"&gt;geometryEngine | ArcGIS API for JavaScript 4.16&lt;/A&gt;&amp;nbsp;), it returns null, even though others methods like crosses() and intersects() return true.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following post seems similar to my question, but the solution doesn't apply to my case, since the intersect() method in version 4.16 API only accepts two arguments and not 3 like it uses in the code given&amp;nbsp;(&lt;A _jive_internal="true" class="" href="https://community.esri.com/message/878714-lines-intersect-but-cannot-get-a-point-that-intersects-them?q=intersection%20between%20lin" title="https://community.esri.com/message/878714-lines-intersect-but-cannot-get-a-point-that-intersects-them?q=intersection%20between%20lin"&gt;https://community.esri.com/message/878714-lines-intersect-but-cannot-get-a-point-that-intersects-them?q=intersection%20b…&lt;/A&gt;&amp;nbsp;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a good one!&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Sep 2020 16:48:19 GMT</pubDate>
    <dc:creator>MatheusSereno</dc:creator>
    <dc:date>2020-09-03T16:48:19Z</dc:date>
    <item>
      <title>Intersection between Polylines</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/intersection-between-polylines/m-p/430607#M39629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I would like to know how to get the following behavior of the intersect() method inside the geometryEngine component of ArcGIS JS 4.16 (&lt;A class="link-titled" href="https://desktop.arcgis.com/en/arcmap/10.3/tools/analysis-toolbox/how-intersect-analysis-works.htm#:~:text=The%20Intersect%20tool%20calculates%20the,to%20the%20output%20feature%20class." title="https://desktop.arcgis.com/en/arcmap/10.3/tools/analysis-toolbox/how-intersect-analysis-works.htm#:~:text=The%20Intersect%20tool%20calculates%20the,to%20the%20output%20feature%20class."&gt;How Intersect works—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp;).&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-emoji image-1 jive-image j-img-original" src="/legacyfs/online/506324_Captura de tela de 2020-09-03 13-33-54.png" /&gt;&lt;/P&gt;&lt;P&gt;I have 2 geometries of the type Polyline and when I use the method intersect() of geometryEngine (&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/latest/api-reference/esri-geometry-geometryEngine.html#crosses" title="https://developers.arcgis.com/javascript/latest/api-reference/esri-geometry-geometryEngine.html#crosses"&gt;geometryEngine | ArcGIS API for JavaScript 4.16&lt;/A&gt;&amp;nbsp;), it returns null, even though others methods like crosses() and intersects() return true.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following post seems similar to my question, but the solution doesn't apply to my case, since the intersect() method in version 4.16 API only accepts two arguments and not 3 like it uses in the code given&amp;nbsp;(&lt;A _jive_internal="true" class="" href="https://community.esri.com/message/878714-lines-intersect-but-cannot-get-a-point-that-intersects-them?q=intersection%20between%20lin" title="https://community.esri.com/message/878714-lines-intersect-but-cannot-get-a-point-that-intersects-them?q=intersection%20between%20lin"&gt;https://community.esri.com/message/878714-lines-intersect-but-cannot-get-a-point-that-intersects-them?q=intersection%20b…&lt;/A&gt;&amp;nbsp;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a good one!&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Sep 2020 16:48:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/intersection-between-polylines/m-p/430607#M39629</guid>
      <dc:creator>MatheusSereno</dc:creator>
      <dc:date>2020-09-03T16:48:19Z</dc:date>
    </item>
  </channel>
</rss>

