This directory documents the creation of the data container images currently hosted at quay.io/codeformuenster/verkehrsunfaelle.
Follow the instructions for importing and geocoding outlined in the readme in the root of this repository. This will take some time.
Replace the image
in the docker-compose.yml
file with an image from
quay.io/codeformuenster/verkehrsunfaelle and start it. Make sure the data
volume of the postgres container is empty, otherwise nothing will be imported.
Then make your changes or import something new.
Execute the build.sh
file in this directory.