Select to view content in your preferred language

Clustering point geometries in a 3D SceneView

1149
5
09-07-2023 01:21 AM
Status: Under Consideration
Labels (3)
5 Comments
GreteSoosalu
Status changed to: Under Consideration
 
GreteSoosalu

Hi @FlavieMoraux 

This is in our backlog but not yet planned for a release. 
Could you please share the use case(s) you are trying to solve? This helps us to prioritize our backlog.

michaelkdev

When will this be available? or planned for a release?

GreteSoosalu

Hi @michaelkdev 

currently we don't have it planned for any upcoming release. 

Could you share any examples where you'd use clustering in SceneView? This helps us prioritize the feature and to understand the  3D-specific needs once we implement this.

ChristopheS

Hi @GreteSoosalu 

We need 3D clustering because our software that is sold to our clients uses 2D and 3D assets management geolocalization. Users can easily switch from 2D and 3D maps, they can build map from bunches of many layers of different types (most of them are featureLayers) and they also can geolocalize assets that have their coordinates in a database. For this last we use client side GraphicsLayer(s). Clustering functions are available but it is written in java on application server. We want to use the built-in clustering functionalities that come with client side FeatureLayer. But to perform this switch from GraphicsLayer to client side FeatureLayer this we need both 2D and 3D clustering.