<?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 ElevationProfileWidget - how to program its usage to concurrently display graphs for 2 featre layers in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/elevationprofilewidget-how-to-program-its-usage-to/m-p/1309485#M14921</link>
    <description>&lt;P&gt;I need to know how to conceive ElevationProfileWidget&amp;nbsp;to concurrently display 2 height graphs of 2 layers (preferably with 2 different colors).&lt;/P&gt;&lt;P&gt;Background:&lt;/P&gt;&lt;P&gt;In our 3D Scene we have some "integrated mesh" layers that have been prepared from Aerial Photography, done on same area but in different years.&lt;/P&gt;&lt;P&gt;I developed custom widget as in&amp;nbsp;&lt;A href="https://developers.arcgis.com/javascript/latest/sample-code/widgets-elevation-profile/" target="_blank" rel="noopener"&gt;ElevationProfile Widget&lt;/A&gt;&amp;nbsp;for our 3D WAB Developer Edition Web Application, and I need to see both elevation profiles (for both mesh layers) concurrently in order to "compare" between them.&lt;/P&gt;&lt;P&gt;Currently:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;If I switch visibility from one "integrated mesh" layer to another (on same area), elevations graph is updated "on the fly", each time showing &lt;STRONG&gt;single&lt;/STRONG&gt; graph for the layer which is currently visible.&lt;/LI&gt;&lt;LI&gt;If I both layers are visible,&amp;nbsp;elevations graph chooses for each distance point the &lt;STRONG&gt;max&lt;/STRONG&gt; "z" value of those 2 layers.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;I need a 3rd option: To conceive the ElevationProfileWidget to concurrently display the 2 height graphs.&lt;/P&gt;&lt;P&gt;I do not see how can I "force" the&amp;nbsp;ElevationProfileViewModel to "lock" the displayed graph of one layer,&lt;/P&gt;&lt;P&gt;and then to lock also the displayed graph of the 2nd layer (preferably with different color )&lt;/P&gt;</description>
    <pubDate>Wed, 19 Jul 2023 13:17:31 GMT</pubDate>
    <dc:creator>MichaelLev</dc:creator>
    <dc:date>2023-07-19T13:17:31Z</dc:date>
    <item>
      <title>ElevationProfileWidget - how to program its usage to concurrently display graphs for 2 featre layers</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/elevationprofilewidget-how-to-program-its-usage-to/m-p/1309485#M14921</link>
      <description>&lt;P&gt;I need to know how to conceive ElevationProfileWidget&amp;nbsp;to concurrently display 2 height graphs of 2 layers (preferably with 2 different colors).&lt;/P&gt;&lt;P&gt;Background:&lt;/P&gt;&lt;P&gt;In our 3D Scene we have some "integrated mesh" layers that have been prepared from Aerial Photography, done on same area but in different years.&lt;/P&gt;&lt;P&gt;I developed custom widget as in&amp;nbsp;&lt;A href="https://developers.arcgis.com/javascript/latest/sample-code/widgets-elevation-profile/" target="_blank" rel="noopener"&gt;ElevationProfile Widget&lt;/A&gt;&amp;nbsp;for our 3D WAB Developer Edition Web Application, and I need to see both elevation profiles (for both mesh layers) concurrently in order to "compare" between them.&lt;/P&gt;&lt;P&gt;Currently:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;If I switch visibility from one "integrated mesh" layer to another (on same area), elevations graph is updated "on the fly", each time showing &lt;STRONG&gt;single&lt;/STRONG&gt; graph for the layer which is currently visible.&lt;/LI&gt;&lt;LI&gt;If I both layers are visible,&amp;nbsp;elevations graph chooses for each distance point the &lt;STRONG&gt;max&lt;/STRONG&gt; "z" value of those 2 layers.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;I need a 3rd option: To conceive the ElevationProfileWidget to concurrently display the 2 height graphs.&lt;/P&gt;&lt;P&gt;I do not see how can I "force" the&amp;nbsp;ElevationProfileViewModel to "lock" the displayed graph of one layer,&lt;/P&gt;&lt;P&gt;and then to lock also the displayed graph of the 2nd layer (preferably with different color )&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jul 2023 13:17:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/elevationprofilewidget-how-to-program-its-usage-to/m-p/1309485#M14921</guid>
      <dc:creator>MichaelLev</dc:creator>
      <dc:date>2023-07-19T13:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: ElevationProfileWidget - how to program its usage to concurrently display graphs for 2 featre layers</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/elevationprofilewidget-how-to-program-its-usage-to/m-p/1310183#M14923</link>
      <description>&lt;P&gt;I solved it by myself -&lt;/P&gt;&lt;P&gt;I bypassed the lack of "compare" feature,&lt;/P&gt;&lt;P&gt;by copying the "old" profile into the ground profile,&lt;/P&gt;&lt;P&gt;then I can compare the "new" profile with the faked ground profile.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2023 18:51:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/elevationprofilewidget-how-to-program-its-usage-to/m-p/1310183#M14923</guid>
      <dc:creator>MichaelLev</dc:creator>
      <dc:date>2023-07-20T18:51:59Z</dc:date>
    </item>
  </channel>
</rss>

