Skip to content

Map plots tracks, not density #6

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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