<?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: How to import .Slpk from arcgis pro in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-import-slpk-from-arcgis-pro/m-p/333385#M14541</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;did you publish it to ArcGIS online?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://pro.arcgis.com/en/pro-app/tool-reference/data-management/create-scene-layer-package.htm"&gt;create-scene-layer-package&lt;/A&gt; and&lt;/P&gt;&lt;P&gt;&lt;A href="http://pro.arcgis.com/en/pro-app/help/projects/supported-data-types-and-items.htm"&gt;supported-data-types-and-items&lt;/A&gt; which says under the Portal and ArcGIS section&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The package is downloaded and a layer referencing the package is created in the map&lt;/P&gt;&lt;P&gt;It isn't clear how you are trying to access the data&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Aug 2017 09:12:03 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2017-08-23T09:12:03Z</dc:date>
    <item>
      <title>How to import .Slpk from arcgis pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-import-slpk-from-arcgis-pro/m-p/333382#M14538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello ,&lt;/P&gt;&lt;P&gt;I've created a .SLPK file and this is the first time i do that i need to know how to import the file from arcgis pro to know if it's correctly created or not , cause i tried to load the file with arcgisruntime v100.1 and it didn't work any ne can lead me please ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;i've shared my .slpk &amp;nbsp;and my layer here's the script i used to create the .slpk&lt;/P&gt;&lt;P&gt;import arcpy&lt;BR /&gt;arcpy.env.workspace='C:\scene'&lt;BR /&gt;arcpy.management.CreateSceneLayerPackage('c:\scene\sceneLayer.lyrx','c:\scene\scene.slpk',["INTENSITY","RGB","FLAGS","RETURNS"],arcpy.SpatialReference(4326),0,0.1,0.1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Aug 2017 08:54:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-import-slpk-from-arcgis-pro/m-p/333382#M14538</guid>
      <dc:creator>ManelKEDDAR</dc:creator>
      <dc:date>2017-08-22T08:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to import .Slpk from arcgis pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-import-slpk-from-arcgis-pro/m-p/333383#M14539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was able to successfully add the Scene layer Package to ArcGIS Pro. I am not sure what this data is supposed to be about but it looks like a multipatch &amp;nbsp;(3D Object Scene layer). I also notice that it is displaying at 0,0 so the input data was not properly defined spatially. Also, you only need these parameters&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;["INTENSITY","RGB","FLAGS","RETURNS"] if you are inputting LAS Data. These parameters are not meant for multipatch data. &amp;nbsp;This doc has a good overview of the different Scene Layer types &amp;nbsp;&lt;A class="link-titled" href="http://doc.arcgis.com/en/arcgis-online/reference/scene-layers.htm" title="http://doc.arcgis.com/en/arcgis-online/reference/scene-layers.htm"&gt;Scene layers—ArcGIS Online Help | ArcGIS&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Aug 2017 20:05:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-import-slpk-from-arcgis-pro/m-p/333383#M14539</guid>
      <dc:creator>Andrew--Johnson</dc:creator>
      <dc:date>2017-08-22T20:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to import .Slpk from arcgis pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-import-slpk-from-arcgis-pro/m-p/333384#M14540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello ,&lt;/P&gt;&lt;P&gt;Thanks for your answer , can you tell me how did you add the scene layer package please ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Aug 2017 07:53:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-import-slpk-from-arcgis-pro/m-p/333384#M14540</guid>
      <dc:creator>ManelKEDDAR</dc:creator>
      <dc:date>2017-08-23T07:53:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to import .Slpk from arcgis pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-import-slpk-from-arcgis-pro/m-p/333385#M14541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;did you publish it to ArcGIS online?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://pro.arcgis.com/en/pro-app/tool-reference/data-management/create-scene-layer-package.htm"&gt;create-scene-layer-package&lt;/A&gt; and&lt;/P&gt;&lt;P&gt;&lt;A href="http://pro.arcgis.com/en/pro-app/help/projects/supported-data-types-and-items.htm"&gt;supported-data-types-and-items&lt;/A&gt; which says under the Portal and ArcGIS section&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The package is downloaded and a layer referencing the package is created in the map&lt;/P&gt;&lt;P&gt;It isn't clear how you are trying to access the data&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Aug 2017 09:12:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-import-slpk-from-arcgis-pro/m-p/333385#M14541</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-08-23T09:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to import .Slpk from arcgis pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-import-slpk-from-arcgis-pro/m-p/333386#M14542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello ,&amp;nbsp;&lt;/P&gt;&lt;P&gt;No i didn't publish it to arcgis online actually i succeeded to add the (.slpk) to arcgis pro and now when i try to display it on a sceneView with arcgis runtime v100.1 doesn't work here what i have done in my my code , i think it's not the right place to mublish my problem , but i've already asked question on the arcgis runtime for SDK forum &amp;nbsp;:&lt;/P&gt;&lt;P&gt;&amp;nbsp;MySceneView.Scene = new Scene();&lt;BR /&gt;var layer = new ArcGISSceneLayer();&lt;BR /&gt; layer.Source = new Uri(@"C:\Users\mkeddar\Documents\scene\sceneLayer.slpk");&lt;BR /&gt; MySceneView.Scene.OperationalLayers.Add(layer);&lt;BR /&gt;Camera newCamera = new Camera(1.3811071,6.0166563,-0.001,345,65,0);&lt;BR /&gt; MySceneView.SetViewpointCameraAsync(newCamera);&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Aug 2017 09:19:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-import-slpk-from-arcgis-pro/m-p/333386#M14542</guid>
      <dc:creator>ManelKEDDAR</dc:creator>
      <dc:date>2017-08-23T09:19:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to import .Slpk from arcgis pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-import-slpk-from-arcgis-pro/m-p/333387#M14543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this one?&amp;nbsp;&lt;A _jive_internal="true" href="https://community.esri.com/groups/arcgis-pro-sdk/content?start=20"&gt;groups arcgis-pro-sdk&lt;/A&gt; you might want to move it over there.&amp;nbsp; Sometimes Places and Spaces can be quite separate even though the ArcGIS pro is common to both in their names&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Aug 2017 09:40:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-import-slpk-from-arcgis-pro/m-p/333387#M14543</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-08-23T09:40:00Z</dc:date>
    </item>
  </channel>
</rss>

