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

[Enhancement] Add heatmap visualization style for Related Table-based context layers #165

Open
janbur opened this issue Dec 2, 2023 · 0 comments
Labels
📆 8 - 12 hours I’m going to need about a day and a half to do this.

Comments

@janbur
Copy link
Collaborator

janbur commented Dec 2, 2023

Overview

This can be implemented after: #141

Also linked to: #145

Heatmaps are a great way to visualize point data, indicating where are the hot spots.

Solution

Add a heatmap visualization style for point context layers based on the value from an attribute. As GeoSight is using MapLibre, we could reuse: https://maplibre.org/maplibre-gl-js-docs/example/heatmap-layer/

The heatmap 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📆 8 - 12 hours I’m going to need about a day and a half to do this.
Projects
None yet
Development

No branches or pull requests

1 participant