Closed tkafka closed 2 years ago
Thanks for the PR. Please carefully re-check if everything still works after my changes, which mostly just fix the code conventions. Respond here, and I'm happy to merge.
@tomayac Hi Thomas, I confirm the geocoder works with your changes, good to merge!
For my project, I needed as granular location database as possible, so I added an option to pick a specific cities database (one of CITIES_FILES = ['cities500', 'cities1000', 'cities5000', 'cities15000']).