Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Add clusters visualization style for Related Table-based (point) context layers #166

Open
janbur opened this issue Dec 2, 2023 · 0 comments
Assignees
Labels
📆 20 - 24 hours I’m sorry it will take at least two to three days.

Comments

@janbur
Copy link
Collaborator

janbur commented Dec 2, 2023

Overview

This can be implemented after: #141

Also linked to: #145

Clusters are a great way to visualize point data, especially when there are many overlapping points.

Solution

Add a clustered visualization style for point context layers based on 1) the count of clustered points, or 2) the aggregated value from an attribute. As GeoSight is using MapLibre, we could reuse: https://maplibre.org/maplibre-gl-js/docs/examples/cluster/

The clustered style should be defined at the Context Layer style config, either globally or overwritten at the project level, just like any other context layer style or label.

@janbur janbur added the 📆 8 - 12 hours I’m going to need about a day and a half to do this. label Dec 2, 2023
@meomancer meomancer added 📆 20 - 24 hours I’m sorry it will take at least two to three days. and removed 📆 8 - 12 hours I’m going to need about a day and a half to do this. labels Mar 19, 2024
@meomancer meomancer self-assigned this May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📆 20 - 24 hours I’m sorry it will take at least two to three days.
Projects
None yet
Development

No branches or pull requests

2 participants