<?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: Feature Layer below ground layer in Web Scene in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/feature-layer-below-ground-layer-in-web-scene/m-p/1351696#M55988</link>
    <description>&lt;P&gt;I had something like this happen to me recently, and I discovered it was because the layer had z-values enabled, but none assigned. Maybe that's the case here?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 20 Nov 2023 21:13:38 GMT</pubDate>
    <dc:creator>Katie_Clark</dc:creator>
    <dc:date>2023-11-20T21:13:38Z</dc:date>
    <item>
      <title>Feature Layer below ground layer in Web Scene</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/feature-layer-below-ground-layer-in-web-scene/m-p/1351693#M55987</link>
      <description>&lt;P&gt;I'm attempting to create my first web scene displaying various point, line and polygon layers. I don't want the polygon layers to be selectable so I made them into a vector tile layer.&lt;/P&gt;&lt;P&gt;For the point and line layers, for some reason they are underneath the ground layer. Before I shared the web scene, I made sure both of the point and line layers elevation was set to "On the ground" and when that didn't work I added a 1 meter vertical offset; however, they are still below the ground.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas on how to fix this?&lt;/P&gt;</description>
      <pubDate>Mon, 20 Nov 2023 21:06:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/feature-layer-below-ground-layer-in-web-scene/m-p/1351693#M55987</guid>
      <dc:creator>MichaelTrier</dc:creator>
      <dc:date>2023-11-20T21:06:35Z</dc:date>
    </item>
    <item>
      <title>Re: Feature Layer below ground layer in Web Scene</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/feature-layer-below-ground-layer-in-web-scene/m-p/1351696#M55988</link>
      <description>&lt;P&gt;I had something like this happen to me recently, and I discovered it was because the layer had z-values enabled, but none assigned. Maybe that's the case here?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Nov 2023 21:13:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/feature-layer-below-ground-layer-in-web-scene/m-p/1351696#M55988</guid>
      <dc:creator>Katie_Clark</dc:creator>
      <dc:date>2023-11-20T21:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: Feature Layer below ground layer in Web Scene</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/feature-layer-below-ground-layer-in-web-scene/m-p/1351708#M55990</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MichaelTrier_0-1700515837518.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/86618i6CAF4A752849F703/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MichaelTrier_0-1700515837518.png" alt="MichaelTrier_0-1700515837518.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;HI Katherine! Here's what it looks like if I pane underground. How would II check to see if the z value issue that you experienced is my problem as well?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Nov 2023 21:32:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/feature-layer-below-ground-layer-in-web-scene/m-p/1351708#M55990</guid>
      <dc:creator>MichaelTrier</dc:creator>
      <dc:date>2023-11-20T21:32:03Z</dc:date>
    </item>
    <item>
      <title>Re: Feature Layer below ground layer in Web Scene</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/feature-layer-below-ground-layer-in-web-scene/m-p/1351712#M55991</link>
      <description>&lt;P&gt;Oh gosh, I'm actually quite new to working in scenes myself and I was working with the ArcGIS API for JavaScript. What I did in my case was just republish the layer with z-values disabled.&lt;/P&gt;&lt;P&gt;If you look at the REST endpoint for the feature layer it should provide information and say whether the layer has z-values enabled or not. You can access that from the item details page for the layer, and the bottom right of the page.&lt;/P&gt;&lt;P&gt;Other than that, I don't have more advice because like I said I'm new to the 3D stuff as well! I'll definitely keep my eyes on this post if someone else chimes in with a different idea &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Nov 2023 21:39:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/feature-layer-below-ground-layer-in-web-scene/m-p/1351712#M55991</guid>
      <dc:creator>Katie_Clark</dc:creator>
      <dc:date>2023-11-20T21:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: Feature Layer below ground layer in Web Scene</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/feature-layer-below-ground-layer-in-web-scene/m-p/1351813#M55994</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/740399"&gt;@MichaelTrier&lt;/a&gt;&amp;nbsp; -&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I believe you can fix this by setting the 'Elevation Mode' in the Options.&lt;BR /&gt;Select the Layer -&amp;gt; Under Drawing Style, select Options -&amp;gt;&lt;U&gt; Set Elevation mode to 'On the Ground' OR Relative to Ground.&lt;BR /&gt;&lt;BR /&gt;&lt;/U&gt;Hope this helps &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="gis_KIWI4_0-1700539074910.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/86649i8C8A1BB1AE956973/image-size/medium?v=v2&amp;amp;px=400" role="button" title="gis_KIWI4_0-1700539074910.png" alt="gis_KIWI4_0-1700539074910.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="gis_KIWI4_1-1700539130726.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/86650i6D6DCD1E1678248A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="gis_KIWI4_1-1700539130726.png" alt="gis_KIWI4_1-1700539130726.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Nov 2023 04:00:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/feature-layer-below-ground-layer-in-web-scene/m-p/1351813#M55994</guid>
      <dc:creator>gis_KIWI4</dc:creator>
      <dc:date>2023-11-21T04:00:42Z</dc:date>
    </item>
    <item>
      <title>Re: Feature Layer below ground layer in Web Scene</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/feature-layer-below-ground-layer-in-web-scene/m-p/1352964#M56060</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/740399"&gt;@MichaelTrier&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope the above mentioned tips for setting the elevation mode has helped you to make your content visible above the ground.&amp;nbsp;&lt;/P&gt;&lt;P&gt;PS: When using "On the ground", it doesn't matter whether the service has z-values or not, the results are the same. In case of the relative elevation modes, the z values are interpreted as an offset from the ground/scene.&amp;nbsp;&lt;/P&gt;&lt;P&gt;PPS: if you want to disable selection of single features/polygons, you can do it by disabling the popups with the following steps (in Scene Viewer):&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="GreteSoosalu_0-1700747163523.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/86982iAB5E6C7CF4072BC7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="GreteSoosalu_0-1700747163523.png" alt="GreteSoosalu_0-1700747163523.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="GreteSoosalu_1-1700747192392.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/86983iDD86CB79A3119592/image-size/medium?v=v2&amp;amp;px=400" role="button" title="GreteSoosalu_1-1700747192392.png" alt="GreteSoosalu_1-1700747192392.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="GreteSoosalu_2-1700747218166.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/86984i01B8176DB0F95741/image-size/medium?v=v2&amp;amp;px=400" role="button" title="GreteSoosalu_2-1700747218166.png" alt="GreteSoosalu_2-1700747218166.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Nov 2023 14:06:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/feature-layer-below-ground-layer-in-web-scene/m-p/1352964#M56060</guid>
      <dc:creator>GreteSoosalu</dc:creator>
      <dc:date>2023-11-23T14:06:05Z</dc:date>
    </item>
  </channel>
</rss>

