<?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: Can you please tell us how retrieve intersecting point? in Qt Maps SDK Questions</title>
    <link>https://community.esri.com/t5/qt-maps-sdk-questions/can-you-please-tell-us-how-retrieve-intersecting/m-p/236285#M1189</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there Girish.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For intersection operations, the returned structure will always be of the dimensionality of the lowest dimension structure involved in the intersection, (in this case, a polyline)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, there is a very similar method that will allow you to access other dimensionalities, including points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See : &lt;A class="link-titled" href="https://developers.arcgis.com/qt/latest/cpp/api-reference/esri-arcgisruntime-geometryengine.html#intersections" title="https://developers.arcgis.com/qt/latest/cpp/api-reference/esri-arcgisruntime-geometryengine.html#intersections"&gt;GeometryEngine Class | ArcGIS for Developers&lt;/A&gt; (Intersections method)&lt;BR /&gt;&lt;BR /&gt;The intersections method will return a list of geometries of all possible dimensionalities for which there are intersections. There is a handy table there in the documentation you can refer to, showing how a Polyline and Envelope intersection will return a Multipoint, which I believe you'll be able to query to get what you're looking for.&lt;BR /&gt;&lt;BR /&gt;I hope this helps.&lt;BR /&gt;Elliot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Oct 2020 11:57:02 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2020-10-05T11:57:02Z</dc:date>
    <item>
      <title>Can you please tell us how retrieve intersecting point?</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/can-you-please-tell-us-how-retrieve-intersecting/m-p/236284#M1188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have one line and one geometry from current view point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to get a point where it is being intersected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried to use GeometryEngine intersection method but it is returning a polyline Geometry...Is there a way out?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Girish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Oct 2020 11:19:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/can-you-please-tell-us-how-retrieve-intersecting/m-p/236284#M1188</guid>
      <dc:creator>GirishchandraY</dc:creator>
      <dc:date>2020-10-05T11:19:45Z</dc:date>
    </item>
    <item>
      <title>Re: Can you please tell us how retrieve intersecting point?</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/can-you-please-tell-us-how-retrieve-intersecting/m-p/236285#M1189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there Girish.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For intersection operations, the returned structure will always be of the dimensionality of the lowest dimension structure involved in the intersection, (in this case, a polyline)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, there is a very similar method that will allow you to access other dimensionalities, including points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See : &lt;A class="link-titled" href="https://developers.arcgis.com/qt/latest/cpp/api-reference/esri-arcgisruntime-geometryengine.html#intersections" title="https://developers.arcgis.com/qt/latest/cpp/api-reference/esri-arcgisruntime-geometryengine.html#intersections"&gt;GeometryEngine Class | ArcGIS for Developers&lt;/A&gt; (Intersections method)&lt;BR /&gt;&lt;BR /&gt;The intersections method will return a list of geometries of all possible dimensionalities for which there are intersections. There is a handy table there in the documentation you can refer to, showing how a Polyline and Envelope intersection will return a Multipoint, which I believe you'll be able to query to get what you're looking for.&lt;BR /&gt;&lt;BR /&gt;I hope this helps.&lt;BR /&gt;Elliot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Oct 2020 11:57:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/can-you-please-tell-us-how-retrieve-intersecting/m-p/236285#M1189</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-10-05T11:57:02Z</dc:date>
    </item>
  </channel>
</rss>

