Map Reporting Clustering Functionality

2 Answers 90 Views
Map Styling
Yemo
Top achievements
Rank 1
Iron
Yemo asked on 07 Jun 2022, 08:54 PM

Greetings,

I  was wondering whether this is a feature request or something the map control can already do.

Is it not possible on large datasets for the map to cluster data points together and show a clustered total marker?

The map already seems to have implemented many of the underlying features (grouping, varying bubble sizes etc) so a "clustered bubble" displaying a total would have been ideal and not make the map too cluttered, especially if illustrated on a tiled background.

If its already possible, some sample code would be highly appreciated.

Thanks

 


2 Answers, 1 is accepted

Sort by
1
Todor
Telerik team
answered on 10 Jun 2022, 11:14 AM

Hi Yemo,

Telerik Reports are data-driven, meaning that all the grouping, aggregation, etc. depend on the incoming data.

Can you elaborate on your requirement? How would you like the data to be clustered, and on what criteria? Do you mean the neighbor data points to be shown as one? For example, if there are common pixels when visualized? What should happen on zoom?

Unfortunately, currently, we don't have such functionality. You may consider restructuring your data, for example, by including additional groups that would let you aggregate the data as required.

Regards,
Todor
Progress Telerik

Brand new Telerik Reporting course in Virtual Classroom - the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products. Check it out at https://learn.telerik.com/.
0
Yemo
Top achievements
Rank 1
Iron
answered on 13 Jun 2022, 11:05 AM

Todor,

Many thanks for your response. As you suggested, it is really to report on  "the neighboring data points" and "to shown as one" in reports where the underlying data points would cause a "busy looking" map to be shown.

I have attached a sample illustration to embellish the point. I did not consider "zoom" scenarios since I do believe a report is a snapshot of a given scenario (even if the reporting interactivity might support zooming)

Best regards 

Todor
Telerik team
commented on 16 Jun 2022, 08:06 AM

Hello Yemo,

Thank you for clarifying the requirement. Unfortunately, we don't support the scenario.

The Reporting engine is designed to group based on data. As a workaround, you may restructure the data to perform the required grouping. For example, you may create a dedicated data field that takes into account the location with proper rounding depending on the zoom, and aggregate the data based on a grouping by its value.

Tags
Map Styling
Asked by
Yemo
Top achievements
Rank 1
Iron
Answers by
Todor
Telerik team
Yemo
Top achievements
Rank 1
Iron
Share this question
or