<?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: Elevation profile tool in Java Maps SDK Questions</title>
    <link>https://community.esri.com/t5/java-maps-sdk-questions/elevation-profile-tool/m-p/64620#M194</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Discussing the best solution with the team...&amp;nbsp; watch this space!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Aug 2019 13:17:26 GMT</pubDate>
    <dc:creator>MarkBaird</dc:creator>
    <dc:date>2019-08-13T13:17:26Z</dc:date>
    <item>
      <title>Elevation profile tool</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/elevation-profile-tool/m-p/64619#M193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Hi everyone!&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;I'm looking to develop an elevation profile tool which would enable&amp;nbsp;to&amp;nbsp;select two points on the map and display a profile along the line segment. Profile to include contribution from buildings, vegetation, street furniture, etc. similar to below screenshot using ArcGIS Java SDK.&amp;nbsp;&lt;SPAN&gt;If anyone can help me out with a solution it will be truly appreciated.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;SPAN&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/456485_pastedImage_1.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Aug 2019 06:42:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/elevation-profile-tool/m-p/64619#M193</guid>
      <dc:creator>BinduBothra</dc:creator>
      <dc:date>2019-08-07T06:42:16Z</dc:date>
    </item>
    <item>
      <title>Re: Elevation profile tool</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/elevation-profile-tool/m-p/64620#M194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Discussing the best solution with the team...&amp;nbsp; watch this space!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Aug 2019 13:17:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/elevation-profile-tool/m-p/64620#M194</guid>
      <dc:creator>MarkBaird</dc:creator>
      <dc:date>2019-08-13T13:17:26Z</dc:date>
    </item>
    <item>
      <title>Re: Elevation profile tool</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/elevation-profile-tool/m-p/64621#M195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FYI-&lt;/P&gt;&lt;P&gt;I have found a rest API on this Profile Tool, you can refer the link below:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/rest/elevation/api-reference/profilesync.htm" title="https://developers.arcgis.com/rest/elevation/api-reference/profilesync.htm"&gt;Profile—ArcGIS REST API: Elevation Analysis services | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I am not able to get a solution to render it on a 3D map by the help of the response send by this API.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Bindu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Aug 2019 13:32:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/elevation-profile-tool/m-p/64621#M195</guid>
      <dc:creator>BinduBothra</dc:creator>
      <dc:date>2019-08-13T13:32:02Z</dc:date>
    </item>
    <item>
      <title>Re: Elevation profile tool</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/elevation-profile-tool/m-p/64622#M196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bindu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I remember developing the same functionality using ArcGIS Runtime for Java 10.2.4. At that time, we used a local geoprocessing service to accomodate DSM with better resulution. As an ouput we used z-enabled points which were generated using Densify and Feature Vertices to Points tools out of profile line. Next, we plotted the elevation profile, with distances and angles in the custom JPanel component. I reckon we used basic swing-comaptible library for this.&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>Wed, 14 Aug 2019 10:29:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/elevation-profile-tool/m-p/64622#M196</guid>
      <dc:creator>nita14</dc:creator>
      <dc:date>2019-08-14T10:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: Elevation profile tool</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/elevation-profile-tool/m-p/64623#M197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Adam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please name which l&lt;SPAN style="background-color: #ffffff;"&gt;ocal geoprocessing service you used while developing this functionality?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;And can you also provide some links you used for this for reference?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Bindu&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Aug 2019 11:15:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/elevation-profile-tool/m-p/64623#M197</guid>
      <dc:creator>BinduBothra</dc:creator>
      <dc:date>2019-08-14T11:15:07Z</dc:date>
    </item>
    <item>
      <title>Re: Elevation profile tool</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/elevation-profile-tool/m-p/64624#M198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Bindu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We developed a custom python script for that and use it (.gpk file) as a source for local geoprocessing service. Here are some resources:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;General overview on sample profile tool:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.esri.com/arcgis-blog/products/analytics/analytics/setting-up-your-own-profile-service/" title="https://www.esri.com/arcgis-blog/products/analytics/analytics/setting-up-your-own-profile-service/"&gt;Setting up your own Profile Service&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Most important tools are:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/tools/editing-toolbox/densify.htm" title="http://desktop.arcgis.com/en/arcmap/latest/tools/editing-toolbox/densify.htm"&gt;Densify—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/tools/3d-analyst-toolbox/interpolate-shape.htm" title="http://desktop.arcgis.com/en/arcmap/latest/tools/3d-analyst-toolbox/interpolate-shape.htm"&gt;Interpolate Shape—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/feature-vertices-to-points.htm" title="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/feature-vertices-to-points.htm"&gt;Feature Vertices To Points—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&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>Wed, 14 Aug 2019 12:29:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/elevation-profile-tool/m-p/64624#M198</guid>
      <dc:creator>nita14</dc:creator>
      <dc:date>2019-08-14T12:29:05Z</dc:date>
    </item>
    <item>
      <title>Re: Elevation profile tool</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/elevation-profile-tool/m-p/64625#M199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The geoprocessing option presented here is a good one, that will work fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another option you could consider which requires a little more development work would be:&lt;/P&gt;&lt;P&gt;&amp;nbsp;- Using a SceneView (3D control), draw a line where you want to do the elevation profile&lt;/P&gt;&lt;P&gt;&amp;nbsp;- Densify the line to get intermediate points&lt;/P&gt;&lt;P&gt;&amp;nbsp;- For each point along the line query the elevation to get the height&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;- Take the collection of heights and display them in a 3rd party graph control&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This sample code shows how you can get the elevation at a single point:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/Esri/arcgis-runtime-samples-java/tree/f19449c5ff770703191a33bbb1480f82f8ed890a/src/main/java/com/esri/samples/scene/get_elevation_at_a_point" title="https://github.com/Esri/arcgis-runtime-samples-java/tree/f19449c5ff770703191a33bbb1480f82f8ed890a/src/main/java/com/esri/samples/scene/get_elevation_at_a_point"&gt;arcgis-runtime-samples-java/src/main/java/com/esri/samples/scene/get_elevation_at_a_point at f19449c5ff770703191a33bbb14…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Aug 2019 15:07:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/elevation-profile-tool/m-p/64625#M199</guid>
      <dc:creator>MarkBaird</dc:creator>
      <dc:date>2019-08-15T15:07:50Z</dc:date>
    </item>
    <item>
      <title>Re: Elevation profile tool</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/elevation-profile-tool/m-p/64626#M200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By using t&lt;SPAN style="background-color: #ffffff;"&gt;he geoprocessing option&amp;nbsp;&lt;A href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fdevelopers.arcgis.com%2Frest%2Felevation%2Fapi-reference%2Fprofilesync.htm" rel="nofollow" style="color: #000000; border: 0px; text-decoration: underline; padding: 0px calc(12px + 0.35ex) 0px 0px;" target="_blank"&gt;Profile—ArcGIS REST API: Elevation Analysis services | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;, I am able to get the elevation which uses DEM data &lt;SPAN style="font-size: 11.0pt;"&gt;to derive surface information. For my application I have 3D(SceneView) models placed using collada(.dae) files. I need to built the Profile Tool functionality which&amp;nbsp;shows the contribution of this 3D model data as well. Can you help regarding this scenario?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; font-size: 11.0pt; "&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; font-size: 11.0pt; "&gt;Bindu&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2019 11:55:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/elevation-profile-tool/m-p/64626#M200</guid>
      <dc:creator>BinduBothra</dc:creator>
      <dc:date>2019-08-20T11:55:56Z</dc:date>
    </item>
  </channel>
</rss>

