Problem with Loading Speed When Load the Multiple Local SLPK file

850
3
11-08-2021 05:48 AM
KarthikS
New Contributor II

Hi,

I am developing an WPF application that load multiple local SLPK files using ArcGIS Runtime Dot Net SDK.

Each SLPK have buildings, highway roads, vegetations and trees.

I have 64 GB RAM with Good Graphics Card PC.

But still loading speed is very slow.

My code is given below

2.png

1.png

 Please give us advice

Thanks

0 Kudos
3 Replies
MichaelBranscomb
Esri Frequent Contributor

Hi,

A couple of questions:

  • Are you using ArcGIS Runtime SDK for .NET version 100.12? 
  • Can you share the metadata for your SLPKs to check the layer type, version, etc?

A quick way to check the SLPK metadata is to use 7-zip to browse into the SLPK > 3dSceneLayer.json.gz > 3dSceneLayer.json. This contains the layer type, version, texture format, etc.

If your SLPKs are version 1.6 or less then try converting them to 1.7/1.8: https://github.com/Esri/i3s-spec/blob/master/i3s_converter/i3s_converter_ReadMe.md

Also see https://developers.arcgis.com/net/reference/release-notes/100.12/#enhancements 

0 Kudos
KarthikS
New Contributor II

Hi  MichaelBranscomb

Thank you for your reply

Yes, I am using ArcGIS Runtime SDK for .NET version 100.12

My slpk file version is 1.7. I attached the metadata.json, 3dSceneLayer.json and nodepages/0.json files

my all slpk file contains one to two buildings 

I Load the 50 slpk file at a time.

Can you share me your email, So I can forward my slpk file and other files

 

Thanks

KarthikS

0 Kudos
MichaelBranscomb
Esri Frequent Contributor

Hi,

We would love to test your data - please email me on mbranscomb@esri.com.

 

Thanks

0 Kudos