Skip to content

Map plots tracks, not density #6

@mrhheffernan

Description

@mrhheffernan

Map is really a plotter of tracks, not densities. Existing heatmaps don’t do a good job of capturing activity data.

Proposed fix: use h3 indices at highest resolution, alternately another geospatial indexing system.

Ideal fix would be something like processing sections at a time, generating tiles with something like a numpy histogram, and colouring by density. This is more involved and unlikely to be achievable in a lightweight way.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions