Skip to content

Heatmap by average of values instead of point density #749

@jdelga

Description

@jdelga

Currently, heatmaps are created by using the point density, which is useful in most scenarios. However, it can't be used when we can't add the values of each point, such as elevation, average precipitations or temperature.

As we can't add temperature we would need to build the heatmap using an interpolation between the data we have, while it is not affected by two close points.

Example:

https://mgimond.github.io/Spatial/spatial-interpolation.html

Source:

image

Possible result:

image

Metadata

Metadata

Assignees

Labels

staletriage meI really want to be triaged.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions