Skip to content

Cache majority of OSM API requests #21

@jakecoppinger

Description

@jakecoppinger

To improve first load speed and reduce load on the OSM API, we could download the node locations at build time.

I like the idea of building almost as a "static cache", and if there's a cache miss we still hit the API (so new measurements still load between builds and deployments)

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