shp2pgsql -I shapes.shp transport | psql -h localhost -U postgres -d wheretolive
osm2pgsql NSW.xml -d wheretolive -U postgres -P 5432 --hstore
shp2pgsql -I catchments.shp catchments | psql -U postgres -d wheretolive
source .env
source .venv/bin/activate
python tests.py