Spin up a Docker container to geocode NYC addresses fast and securely using python-geosupport and DCP's Geosupport Desktop Edition.
- Docker. If you never used Docker before, you may want to take a few minutes to get familiar with it.
- Local storage. At the time of this writing the built docker container takes up 2.2 GB.
> git clone https://github.com/ishiland/docker-python-geosupport.git
> docker build -t=ishiland/geosupport docker-python-geosupport
> docker run -it ishiland/geosupport
This will open up the shell command inside the running container where you run python-geosupport against the installed Geosupport Desktop.
> docker run -it ishiland/geosupport /bin/sh test.sh