<?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: Scene View add multiple transparent surfaces from ElevationService in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/scene-view-add-multiple-transparent-surfaces-from/m-p/200608#M18602</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/248861"&gt;Raluca Nicola&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assumed this wouldn't be possible at the moment and I was also thinking about a TIN solution. This would of course mean an information lost. We will discuss internally to determine our goals more specifically and maybe one of these approached will do for us.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is the SceneLayer also supported in the API or only in AGOL SceneViewer? I also did some research on this item and it seems to be a high effort to publish such a Scene Layer. In fact we don't want to upload or host the data twice in AGOL and as far as I know we don't have data stores in use right now.&lt;BR /&gt;&lt;BR /&gt;I'll keep this issue open. Maybe anyone else have an incredible good idea. But you get a big LIKE for your research and effort. &lt;BR /&gt;&lt;BR /&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Jun 2018 15:28:11 GMT</pubDate>
    <dc:creator>RichardReinicke</dc:creator>
    <dc:date>2018-06-06T15:28:11Z</dc:date>
    <item>
      <title>Scene View add multiple transparent surfaces from ElevationService</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/scene-view-add-multiple-transparent-surfaces-from/m-p/200605#M18599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;actually I have a local scene view with a custom elevation service as ground layer. Now I would like to show other ImageServices from DEM MosaicDatasets/Caches as additional 3d surfaces (transparent) in the view. It seems I can always only render 1 ground layer at a time but I don`t want to have another ground layer. I want to have a second surface above the ground.&lt;BR /&gt;&lt;BR /&gt;Is this possible? And how can I set the raster rendering to let`s say a simple single color like red?&lt;BR /&gt;&lt;BR /&gt;Any help would be very appreciated!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2018 13:16:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/scene-view-add-multiple-transparent-surfaces-from/m-p/200605#M18599</guid>
      <dc:creator>RichardReinicke</dc:creator>
      <dc:date>2018-06-04T13:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: Scene View add multiple transparent surfaces from ElevationService</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/scene-view-add-multiple-transparent-surfaces-from/m-p/200606#M18600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this really impossible?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Imagine a bunch of use cases like showing sub surface geological boundaries like faults or lithological boundaries. Or above the ground if you want to show a surface of maximum flood level, which is not always a plane surface.&lt;BR /&gt;&lt;BR /&gt;If this isn't possible, is there a workaround?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know I can have more then one GroundLayer while only one is the actual visible one. And I know I can show FeatureLayers relative to ground but that means always relative to the visible ground layer.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Does noone have an idea?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 06:48:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/scene-view-add-multiple-transparent-surfaces-from/m-p/200606#M18600</guid>
      <dc:creator>RichardReinicke</dc:creator>
      <dc:date>2018-06-05T06:48:11Z</dc:date>
    </item>
    <item>
      <title>Re: Scene View add multiple transparent surfaces from ElevationService</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/scene-view-add-multiple-transparent-surfaces-from/m-p/200607#M18601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Richard,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sorry, but this is currently not possible out of the box with the JavaScript API. It is planed, but not for this year.&lt;/P&gt;&lt;P&gt;You would need to do some sort of workaround. In&amp;nbsp; some web scenes of geological surfaces, they convert the data to a scene service. For example in this scene:&amp;nbsp;&lt;A class="link-titled" href="https://www.arcgis.com/home/webscene/viewer.html?webscene=f9053137586341829c8b1f743407e1ff" title="https://www.arcgis.com/home/webscene/viewer.html?webscene=f9053137586341829c8b1f743407e1ff"&gt;Scene Viewer&lt;/A&gt;.&amp;nbsp;Is this what you are after?&amp;nbsp;I've never done it myself, but I've asked around and the following workflow would lead you to something like that:&lt;/P&gt;&lt;P&gt;-&amp;nbsp;Use&amp;nbsp;&lt;STRONG&gt;Raster to TIN&lt;/STRONG&gt;&amp;nbsp;to covert your DEM to a polygon based representation:&amp;nbsp;&lt;A href="http://pro.arcgis.com/en/pro-app/tool-reference/3d-analyst/raster-to-tin.htm"&gt;http://pro.arcgis.com/en/pro-app/tool-reference/3d-analyst/raster-to-tin.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;- Use&amp;nbsp;&lt;STRONG&gt;Interpolate Polygon to Multipatch:&amp;nbsp;&lt;/STRONG&gt;&lt;A href="http://pro.arcgis.com/en/pro-app/tool-reference/3d-analyst/interpolate-polygon-to-multipatch.htm"&gt;http://pro.arcgis.com/en/pro-app/tool-reference/3d-analyst/interpolate-polygon-to-multipatch.htm&lt;/A&gt;&amp;nbsp;- for large areas, you can experiment with having a grid of polygons (rather than one big one) to create multiple multipatch features per surface for improved performance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jun 2018 14:52:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/scene-view-add-multiple-transparent-surfaces-from/m-p/200607#M18601</guid>
      <dc:creator>RalucaNicola1</dc:creator>
      <dc:date>2018-06-06T14:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: Scene View add multiple transparent surfaces from ElevationService</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/scene-view-add-multiple-transparent-surfaces-from/m-p/200608#M18602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/248861"&gt;Raluca Nicola&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assumed this wouldn't be possible at the moment and I was also thinking about a TIN solution. This would of course mean an information lost. We will discuss internally to determine our goals more specifically and maybe one of these approached will do for us.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is the SceneLayer also supported in the API or only in AGOL SceneViewer? I also did some research on this item and it seems to be a high effort to publish such a Scene Layer. In fact we don't want to upload or host the data twice in AGOL and as far as I know we don't have data stores in use right now.&lt;BR /&gt;&lt;BR /&gt;I'll keep this issue open. Maybe anyone else have an incredible good idea. But you get a big LIKE for your research and effort. &lt;BR /&gt;&lt;BR /&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jun 2018 15:28:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/scene-view-add-multiple-transparent-surfaces-from/m-p/200608#M18602</guid>
      <dc:creator>RichardReinicke</dc:creator>
      <dc:date>2018-06-06T15:28:11Z</dc:date>
    </item>
    <item>
      <title>Re: Scene View add multiple transparent surfaces from ElevationService</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/scene-view-add-multiple-transparent-surfaces-from/m-p/200609#M18603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, scene layers are&amp;nbsp;also supported in the API, you can see some examples here:&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/latest/sample-code/index.html?search=SceneLayer" title="https://developers.arcgis.com/javascript/latest/sample-code/index.html?search=SceneLayer"&gt;SceneLayer Samples&lt;/A&gt;. They are mostly used for displaying building data, but some users also display geological surfaces with it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just had another idea, but this depends a lot on how big the area that you want to visualize is and what data you want to visualize: we also have a Mesh API, that&amp;nbsp;can be&amp;nbsp;used to display 3D geometry (this is not used in the SceneViewer). Have a look at this sample:&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/latest/sample-code/geometry-mesh-elevation/index.html" title="https://developers.arcgis.com/javascript/latest/sample-code/geometry-mesh-elevation/index.html"&gt;Low poly terrain using mesh geometry | ArcGIS API for JavaScript 4.7&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/410738_pastedImage_3.png" /&gt;&lt;/P&gt;&lt;P&gt;The surface is generated&amp;nbsp;based on an elevation layer. This surface is created on the client side and can not be persisted in AGOL. It's just for visualization purposes. It also probably doesn't perform very well when you have a big area...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sure, keep it open, we don't really have a clean solution for it right now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jun 2018 16:02:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/scene-view-add-multiple-transparent-surfaces-from/m-p/200609#M18603</guid>
      <dc:creator>RalucaNicola1</dc:creator>
      <dc:date>2018-06-06T16:02:44Z</dc:date>
    </item>
    <item>
      <title>Re: Scene View add multiple transparent surfaces from ElevationService</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/scene-view-add-multiple-transparent-surfaces-from/m-p/200610#M18604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you once again for your ideas. From my current perspective the Scene Layer / Scene Service seems to be the best approach because we have some bigger data covering a whole state in Germany. Therefore we`re going to setup a Portal instance and the required data stores in the next days.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;In the Scene Layer are there performance differences due to the source of our data? I guess not because it gets cached anyway?&lt;BR /&gt;&lt;BR /&gt;Is there a list of supported data sources Layers in a SceneLayer / SceneService?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2018 06:19:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/scene-view-add-multiple-transparent-surfaces-from/m-p/200610#M18604</guid>
      <dc:creator>RichardReinicke</dc:creator>
      <dc:date>2018-06-08T06:19:50Z</dc:date>
    </item>
    <item>
      <title>Re: Scene View add multiple transparent surfaces from ElevationService</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/scene-view-add-multiple-transparent-surfaces-from/m-p/200611#M18605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the end the data will be a multipatch, which is the standard for most 3D object scene layers. Performance depends on how detailed the area is, a whole state sounds like a pretty big surface, so the coarser, the better...but I can't give you any clear numbers.&lt;/P&gt;&lt;P&gt;A bit of explanation with regards to scene layers: at the platform level (so in Pro and ArcGIS Online) scene layers can have multiple data sources: points, multipatch, integrated mesh, lidar data. In the API we distinguish between them even further: &lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-SceneLayer.html"&gt;SceneLayer&lt;/A&gt; can use points or multipatch, &lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-IntegratedMeshLayer.html"&gt;IntegratedMeshLayer&lt;/A&gt; uses only drone mesh data and &lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-PointCloudLayer.html"&gt;PointCloudLayer&lt;/A&gt; uses lidar data. In your case you have multipatch data which is more or less standard for 3D Object SceneLayer. Here is an article with this overview:&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/latest/guide/working-with-scene-layers/index.html" title="https://developers.arcgis.com/javascript/latest/guide/working-with-scene-layers/index.html"&gt;A guide to SceneLayers | ArcGIS API for JavaScript 4.7&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2018 08:38:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/scene-view-add-multiple-transparent-surfaces-from/m-p/200611#M18605</guid>
      <dc:creator>RalucaNicola1</dc:creator>
      <dc:date>2018-06-12T08:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: Scene View add multiple transparent surfaces from ElevationService</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/scene-view-add-multiple-transparent-surfaces-from/m-p/1195467#M78044</link>
      <description>&lt;P&gt;Hello RaculaNicola1,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was seeing if any progress has been made on this?&amp;nbsp; I am working on a scenario with a layer that has predicted flood depth based on storm events.&amp;nbsp; I have a local scene in with my roads and buildings, I would now like to set this water depth as another surface to show where the water is impacting the structures in 3D.&amp;nbsp; I have it correct in Pro, but I cannot find a way to make this work online.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jul 2022 16:40:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/scene-view-add-multiple-transparent-surfaces-from/m-p/1195467#M78044</guid>
      <dc:creator>nnolasco</dc:creator>
      <dc:date>2022-07-25T16:40:12Z</dc:date>
    </item>
  </channel>
</rss>

