<?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: Is there a way for ArcGIS runtime for .Net to load point cloud programmatically rather than .slpk file? in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/is-there-a-way-for-arcgis-runtime-for-net-to-load/m-p/1118630#M10653</link>
    <description>&lt;P&gt;Well, it is seemingly possible:&amp;nbsp; &lt;A href="https://docs.opengeospatial.org/cs/17-014r7/17-014r7.html#_point_cloud_scene_layer_structure" target="_self"&gt;point_cloud_scene_layer_structure&lt;/A&gt;, only doubt it is feasibility... &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;BR /&gt;Probably I should give it up...&lt;/P&gt;</description>
    <pubDate>Fri, 19 Nov 2021 13:25:33 GMT</pubDate>
    <dc:creator>ClaudeHe</dc:creator>
    <dc:date>2021-11-19T13:25:33Z</dc:date>
    <item>
      <title>Is there a way for ArcGIS runtime for .Net to load point cloud programmatically rather than .slpk file?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/is-there-a-way-for-arcgis-runtime-for-net-to-load/m-p/1118560#M10651</link>
      <description>&lt;P&gt;Hi, I have thousands of self-defined Lidar data points, each one is defined by latitude, longitude, and altitude as GIS position and a float value as concentration (to be render by different colors in 3D map). These real-time data is collected via some ground-based laser radar and to be displayed&amp;nbsp;synchronously in esri:SceneView, a WPF application, exactly like this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ClaudeHe_0-1637299796961.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/27897iFF582AA99825CD13/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ClaudeHe_0-1637299796961.png" alt="ClaudeHe_0-1637299796961.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I spent a couple of days studying here: &lt;A href="https://github.com/Esri/arcgis-runtime-samples-dotnet" target="_blank"&gt;https://github.com/Esri/arcgis-runtime-samples-dotnet&lt;/A&gt;, but these samples should load point cloud from some '.slpk' file.&lt;/P&gt;&lt;P&gt;I am not planing to be an expert in GIS, what I want to know is: is there a way for 'ArcGIS Runtime for .Net' to create these points &lt;STRONG&gt;programmatically&lt;/STRONG&gt; rather than slpk file?&lt;BR /&gt;BTW, my application is a desktop one with no server or portal.&lt;/P&gt;&lt;P&gt;Any suggestions? Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Fri, 19 Nov 2021 05:42:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/is-there-a-way-for-arcgis-runtime-for-net-to-load/m-p/1118560#M10651</guid>
      <dc:creator>ClaudeHe</dc:creator>
      <dc:date>2021-11-19T05:42:34Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way for ArcGIS runtime for .Net to load point cloud programmatically rather than .slpk file?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/is-there-a-way-for-arcgis-runtime-for-net-to-load/m-p/1118561#M10652</link>
      <description>&lt;P&gt;If we cannot use ArcGIS runtime to &lt;STRONG&gt;programmatically&lt;/STRONG&gt; create point cloud, is it possible to create a slpk file &lt;STRONG&gt;programmatically&lt;/STRONG&gt; ?&lt;/P&gt;</description>
      <pubDate>Fri, 19 Nov 2021 06:37:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/is-there-a-way-for-arcgis-runtime-for-net-to-load/m-p/1118561#M10652</guid>
      <dc:creator>ClaudeHe</dc:creator>
      <dc:date>2021-11-19T06:37:40Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way for ArcGIS runtime for .Net to load point cloud programmatically rather than .slpk file?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/is-there-a-way-for-arcgis-runtime-for-net-to-load/m-p/1118630#M10653</link>
      <description>&lt;P&gt;Well, it is seemingly possible:&amp;nbsp; &lt;A href="https://docs.opengeospatial.org/cs/17-014r7/17-014r7.html#_point_cloud_scene_layer_structure" target="_self"&gt;point_cloud_scene_layer_structure&lt;/A&gt;, only doubt it is feasibility... &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;BR /&gt;Probably I should give it up...&lt;/P&gt;</description>
      <pubDate>Fri, 19 Nov 2021 13:25:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/is-there-a-way-for-arcgis-runtime-for-net-to-load/m-p/1118630#M10653</guid>
      <dc:creator>ClaudeHe</dc:creator>
      <dc:date>2021-11-19T13:25:33Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way for ArcGIS runtime for .Net to load point cloud programmatically rather than .slpk file?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/is-there-a-way-for-arcgis-runtime-for-net-to-load/m-p/1118695#M10654</link>
      <description>&lt;P&gt;&amp;gt;&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;is there a way for 'ArcGIS Runtime for .Net' to create these points&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;programmatically&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;rather than slpk file?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;No there isn't. The SLPK is heavily indexed so that it is possible to handle and render billions of points, even on lower end device - a lot of preprocessing goes into that, so it won't run real-time.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Nov 2021 15:52:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/is-there-a-way-for-arcgis-runtime-for-net-to-load/m-p/1118695#M10654</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2021-11-19T15:52:01Z</dc:date>
    </item>
  </channel>
</rss>

