This repo pulls a list of distributed US addresses and bulk geocodes them.
Church Finder provides a large list of addresses of churches throughout the country
For goecoding. We actually build our own nominatim server to handle the bulk geocodes.
- Download the US file from http://download.geofabrik.de/north-america.html
- Perform a
docker pull mediagis/nominatim
- Follow the instructions here https://hub.docker.com/r/mediagis/nominatim/ to initialize and start the server