geocode-sqlite icon indicating copy to clipboard operation
geocode-sqlite copied to clipboard

Geocode rows in a SQLite database table

Results 8 geocode-sqlite issues
Sort by recently updated
recently updated
newest added

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.

good first issue
geocoder

good first issue
geocoder

good first issue
geocoder

good first issue
geocoder

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.