eyeseast / geocode-sqlite

Geocode rows in a SQLite database table
Apache License 2.0
231 stars 6 forks source link

if no bbox options are passed, `value` is None #30

Closed noslouch closed 2 years ago

noslouch commented 2 years ago

and you can't call len on None.

just a small bug I found when using the googlev3 geocoder