<?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 Distance Between Two Points in Qt Maps SDK Questions</title>
    <link>https://community.esri.com/t5/qt-maps-sdk-questions/distance-between-two-points/m-p/488081#M2446</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have Digital Terrian Elevation Data(DTED file) for an area. My requirement is that I need to calculate distance between two points in the above mentioned area considering elevation data, not just geodesic length. Basically I want to calculate walking distance between these two points considering elevation i.e there might be some highs and downs in between so a person has to climb or get down, adding more distance than actual point to point distance. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Apr 2016 08:27:37 GMT</pubDate>
    <dc:creator>Bhargav_KumarK</dc:creator>
    <dc:date>2016-04-05T08:27:37Z</dc:date>
    <item>
      <title>Distance Between Two Points</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/distance-between-two-points/m-p/488081#M2446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have Digital Terrian Elevation Data(DTED file) for an area. My requirement is that I need to calculate distance between two points in the above mentioned area considering elevation data, not just geodesic length. Basically I want to calculate walking distance between these two points considering elevation i.e there might be some highs and downs in between so a person has to climb or get down, adding more distance than actual point to point distance. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Apr 2016 08:27:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/distance-between-two-points/m-p/488081#M2446</guid>
      <dc:creator>Bhargav_KumarK</dc:creator>
      <dc:date>2016-04-05T08:27:37Z</dc:date>
    </item>
    <item>
      <title>Re: Distance Between Two Points</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/distance-between-two-points/m-p/488082#M2447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There may be other ways to do it now, but the best and most straight forward way to do it will probably be with the Add Surface Information GP tool - &lt;A href="http://desktop.arcgis.com/en/arcmap/10.3/tools/3d-analyst-toolbox/add-surface-information.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/tools/3d-analyst-toolbox/add-surface-information.htm"&gt;Add Surface Information—Help | ArcGIS for Desktop&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately, this tool is not supported with the current release of local server. However, it will be supported with our Quartz release. Once this happens, my recommendation for you would be to make a model or script that uses this tool in ArcMap, then export as GPK, and consume in ArcGIS Runtime via local server. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Apr 2016 17:50:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/distance-between-two-points/m-p/488082#M2447</guid>
      <dc:creator>LucasDanzinger</dc:creator>
      <dc:date>2016-04-05T17:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: Distance Between Two Points</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/distance-between-two-points/m-p/488083#M2448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for answer. The DTED I have is in 4326 spatial reference. So in order to use &lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fdesktop.arcgis.com%2Fen%2Farcmap%2F10.3%2Ftools%2F3d-analyst-toolbox%2Fadd-surface-information.htm" rel="nofollow" target="_blank"&gt;Add Surface Information—Help | ArcGIS for Desktop &lt;/A&gt;​, what spatial reference should be used for input line feature?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2016 04:26:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/distance-between-two-points/m-p/488083#M2448</guid>
      <dc:creator>Bhargav_KumarK</dc:creator>
      <dc:date>2016-04-06T04:26:22Z</dc:date>
    </item>
    <item>
      <title>Re: Distance Between Two Points</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/distance-between-two-points/m-p/488084#M2449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The tool &lt;EM&gt;might&lt;/EM&gt; reproject the data for you (I am not positive), but I would just use the project function on the Geometry Engine to change it from whatever you have into 4326, just to keep it consistent.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2016 15:47:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/distance-between-two-points/m-p/488084#M2449</guid>
      <dc:creator>LucasDanzinger</dc:creator>
      <dc:date>2016-04-06T15:47:59Z</dc:date>
    </item>
  </channel>
</rss>

