Server based on https://github.com/openvenues/libpostal
on python to parse world addresses.
- Pull the repo
- Build separate container for
parse_addresses
- Update
docker-compose.override.yaml
file and add new service - Run project with
docker-compose up -d