You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.
I haven't figured out why yet, but I don't believe non store locations (like offsite vaccination sites) are showing up in the table. Here's an example, with this location set:
home_coords = (30.0475, -99.140583)
With max_dist=20, I only see 2 sites around this town, but there's really 3.
Here's an example curl showing 3 actual sites in this town:
Oh, interesting. That could be a problem in that there could be vaccinations available that you're missing. I don't know that I'll fix it because it's still better than nothing, but if you have any ideas on how to change it I would be happy to hear them or take a PR.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Excellent work on this project!
I haven't figured out why yet, but I don't believe non store locations (like offsite vaccination sites) are showing up in the table. Here's an example, with this location set:
With max_dist=20, I only see 2 sites around this town, but there's really 3.
Here's an example curl showing 3 actual sites in this town:
The text was updated successfully, but these errors were encountered: