<?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: GeometryEngine.intersect in Java Maps SDK Questions</title>
    <link>https://community.esri.com/t5/java-maps-sdk-questions/geometryengine-intersect/m-p/532171#M1636</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Adam.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Apr 2016 14:40:50 GMT</pubDate>
    <dc:creator>AhmetEmre</dc:creator>
    <dc:date>2016-04-20T14:40:50Z</dc:date>
    <item>
      <title>GeometryEngine.intersect</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/geometryengine-intersect/m-p/532169#M1634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have 2 polylines in my arcgis java code, I want to find intersection points of these 2 lines, but I can not:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE style="font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif;"&gt;&lt;SPAN class="typ" style="color: #2b91af;"&gt;Polyline&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: #2e3133;"&gt; intersection &lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #2e3133;"&gt;=&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: #2e3133;"&gt; &lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #2e3133;"&gt;(&lt;/SPAN&gt;&lt;SPAN class="typ" style="color: #2b91af;"&gt;Polyline&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #2e3133;"&gt;)&lt;/SPAN&gt;&lt;SPAN class="typ" style="color: #2b91af;"&gt;GeometryEngine&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #2e3133;"&gt;.&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: #2e3133;"&gt;intersect&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #2e3133;"&gt;(&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: #2e3133;"&gt;polyline&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #2e3133;"&gt;,&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: #2e3133;"&gt; polyline2&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #2e3133;"&gt;,&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: #2e3133;"&gt; srMap&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #2e3133;"&gt;);&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: #2e3133;"&gt; &lt;/SPAN&gt;&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE style="font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif;"&gt;&lt;SPAN class="typ" style="color: #2b91af;"&gt;System&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #2e3133;"&gt;.&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: #2e3133;"&gt;out&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #2e3133;"&gt;.&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: #2e3133;"&gt;println&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #2e3133;"&gt;(&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: #2e3133;"&gt;intersection&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #2e3133;"&gt;.&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: #2e3133;"&gt;getPointCount&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #2e3133;"&gt;());&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE style="font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif;"&gt;&lt;SPAN class="pln" style="color: #2e3133;"&gt;&lt;/SPAN&gt;&lt;SPAN class="typ" style="color: #2b91af;"&gt;System&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #2e3133;"&gt;.&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: #2e3133;"&gt;out&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #2e3133;"&gt;.&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: #2e3133;"&gt;println&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #2e3133;"&gt;(&lt;/SPAN&gt;&lt;SPAN class="typ" style="color: #2b91af;"&gt;GeometryEngine&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #2e3133;"&gt;.&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: #2e3133;"&gt;intersects&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #2e3133;"&gt;(&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: #2e3133;"&gt;polyline&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #2e3133;"&gt;,&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: #2e3133;"&gt; polyline2&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #2e3133;"&gt;,&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: #2e3133;"&gt; srMap&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #2e3133;"&gt;));&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/P&gt;&lt;P style="margin-bottom: 1em; color: #222426; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: 1em; color: #222426; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;"&gt;First print line returns 0 but the second print line returns true. How I can get thouse intersection points in arcgis?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2016 10:46:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/geometryengine-intersect/m-p/532169#M1634</guid>
      <dc:creator>AhmetEmre</dc:creator>
      <dc:date>2016-04-12T10:46:52Z</dc:date>
    </item>
    <item>
      <title>Re: GeometryEngine.intersect</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/geometryengine-intersect/m-p/532170#M1635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just try to follow this sample code and make sure the input geometries share the same coordinate system:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/java/sample-code/intersect/" title="https://developers.arcgis.com/java/sample-code/intersect/"&gt;Intersect | ArcGIS for Developers&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2016 19:31:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/geometryengine-intersect/m-p/532170#M1635</guid>
      <dc:creator>nita14</dc:creator>
      <dc:date>2016-04-12T19:31:02Z</dc:date>
    </item>
    <item>
      <title>Re: GeometryEngine.intersect</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/geometryengine-intersect/m-p/532171#M1636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Adam.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2016 14:40:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/geometryengine-intersect/m-p/532171#M1636</guid>
      <dc:creator>AhmetEmre</dc:creator>
      <dc:date>2016-04-20T14:40:50Z</dc:date>
    </item>
  </channel>
</rss>

