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

Geocode all business locations #106

Open
5 tasks
waldoj opened this issue Sep 24, 2019 · 0 comments
Open
5 tasks

Geocode all business locations #106

waldoj opened this issue Sep 24, 2019 · 0 comments

Comments

@waldoj
Copy link
Member

waldoj commented Sep 24, 2019

That was done for the prior incarnation of this site, and the old data can be reuse.

Steps:

  • store the address database in an S3 bucket (it's too big to travel with the repo)
  • retrieve the database before each update, if it isn't present
  • save the updated database after each update
  • merge the SQLite database's single table with the live database
  • adapt the old geocoder to serve this new function
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant