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.yamlfile and add new service - Run project with
docker-compose up -d