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

Implement caching of state geojson data #33

Open
etong11 opened this issue Feb 18, 2025 · 0 comments
Open

Implement caching of state geojson data #33

etong11 opened this issue Feb 18, 2025 · 0 comments

Comments

@etong11
Copy link
Collaborator

etong11 commented Feb 18, 2025

Prerequisites:

  • State and county layer based on geojson dataset from url must be implemented on map

Tasks:

  • Implement caching of geojson data after first url request
  • Limit number of requests to fetch the geojson data

Verification:

  • State and county layers should still be present when using cached geojson
  • Subsequent requests for the map data should use cached data rather than requesting API resource
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant