Select to view content in your preferred language

Large shapefile dataset load process with bad performance

500
1
05-03-2022 08:16 PM
HomeroOriaAguilera
Emerging Contributor

Hi. I have this large shapefile dataset (200k points approx.) and I want to load it from a file (locally).

The problem is that the layer is very slow in the load process when it is a SceneView-Scene, it works fast with MapView-Map though.

1. I think that the cause of this delay is because each point hast to request the height from the ArcGISTiledElevationSource.

2. Could be this bug https://support.esri.com/en/bugs/nimbus/QlVHLTAwMDEyMTEzOA== ? 

 

Captura de pantalla 2022-05-03 231510.png

0 Kudos
1 Reply
KoushikHajra
Esri Contributor

Hello, 

Yes it is likely the same issue as you mentioned. It's possible that your assessment is right but we won't know to be absolutely sure without looking into it.  

Regards,

Koushik

0 Kudos