geocode-sqlite
geocode-sqlite copied to clipboard
Geocode rows in a SQLite database table
Geopy has a set of tools to help with async here: https://geopy.readthedocs.io/en/latest/#async-mode Should definitely use those, especially when thinking about Datasette integration.
Right now, the whole stack trace is being printed, which breaks the progress bar, and it doesn't actually stop geocoding.
I do this in three places: - In geocode_table, which I wrote first - In the CLI - In geocode_list, which I needed for the progress bar This whole block...
Not a high priority, but it's available and might be interesting with datasets that already have coordinates.