<?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: Setting vertical offset for SLPK layer in ArcGIS Runtime .NET sdk? in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/setting-vertical-offset-for-slpk-layer-in-arcgis/m-p/601718#M7368</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks&amp;nbsp;Rex&amp;nbsp;Hansen for your reply. Can you please help us in knowing that how arcgis online apply the offset to the slpk. Is it some arcgis server side operation or some client side rendering.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we don't have a way to shared the scene layer with you right now, as it's not an online service.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;ahsan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Jan 2019 07:51:58 GMT</pubDate>
    <dc:creator>AhsanMukhtar1</dc:creator>
    <dc:date>2019-01-04T07:51:58Z</dc:date>
    <item>
      <title>Setting vertical offset for SLPK layer in ArcGIS Runtime .NET sdk?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/setting-vertical-offset-for-slpk-layer-in-arcgis/m-p/601716#M7366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #242729; background-color: #f9f8f6; border: 0px; margin: 0px 0px 1em;"&gt;I recently started development of an app using ArcGIS Runtime dot net SDK (WPF). I have an issue related to the the elevation offset for scene layer package (slpk).&lt;/P&gt;&lt;P style="color: #242729; background-color: #f9f8f6; border: 0px; margin: 0px 0px 1em;"&gt;When I load my slpk layer to ArcGIS Online it overlays above the ground. but in ArcGIS Online I can set the elevation offset that corrects the vertical position of the model.&lt;/P&gt;&lt;P style="color: #242729; background-color: #f9f8f6; border: 0px; margin: 0px 0px 1em;"&gt;Now if I use the portal item or ArcGIS Online service in dot net WPF app it works fine because my model has been published with an offset.&lt;/P&gt;&lt;P style="color: #242729; background-color: #f9f8f6; border: 0px; margin: 0px 0px 1em;"&gt;But i want to load my slpk file local path, and I am unable to find any such option to set the offset value for ground overlay.&lt;/P&gt;&lt;PRE style="color: #242729; background-color: #eff0f1; border: 0px; margin: 0px 0px 1em; padding: 5px;"&gt;&lt;CODE style="background-color: #eff0f1; border: 0px; font-weight: inherit;"&gt;Uri _serviceUri = new System.Uri(@"D:\Projects\test\lod75.slpk"); ArcGISSceneLayer sceneLayer = new ArcGISSceneLayer(_serviceUri); myScene.OperationalLayers.Add(sceneLayer);&lt;/CODE&gt;#&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2019 12:27:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/setting-vertical-offset-for-slpk-layer-in-arcgis/m-p/601716#M7366</guid>
      <dc:creator>AhsanMukhtar1</dc:creator>
      <dc:date>2019-01-03T12:27:00Z</dc:date>
    </item>
    <item>
      <title>Re: Setting vertical offset for SLPK layer in ArcGIS Runtime .NET sdk?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/setting-vertical-offset-for-slpk-layer-in-arcgis/m-p/601717#M7367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately ArcGIS Runtime does not honor offset on a scene layer in a web scene or expose a property to set the offset for a scene layer, but this is in our backlog to support in an upcoming release.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;A couple questions when you get the chance: &lt;BR /&gt;1) What type of scene layer are you using (3d object, integrated mesh, point cloud, point...)? &lt;BR /&gt;2) How are you creating the SLPK? &lt;BR /&gt;3) Can you share the scene service and/or portal item you have created with the offset?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;-Rex&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2019 19:44:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/setting-vertical-offset-for-slpk-layer-in-arcgis/m-p/601717#M7367</guid>
      <dc:creator>RexHansen</dc:creator>
      <dc:date>2019-01-03T19:44:21Z</dc:date>
    </item>
    <item>
      <title>Re: Setting vertical offset for SLPK layer in ArcGIS Runtime .NET sdk?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/setting-vertical-offset-for-slpk-layer-in-arcgis/m-p/601718#M7368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks&amp;nbsp;Rex&amp;nbsp;Hansen for your reply. Can you please help us in knowing that how arcgis online apply the offset to the slpk. Is it some arcgis server side operation or some client side rendering.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we don't have a way to shared the scene layer with you right now, as it's not an online service.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;ahsan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jan 2019 07:51:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/setting-vertical-offset-for-slpk-layer-in-arcgis/m-p/601718#M7368</guid>
      <dc:creator>AhsanMukhtar1</dc:creator>
      <dc:date>2019-01-04T07:51:58Z</dc:date>
    </item>
  </channel>
</rss>

