This repository was archived by the owner on Jul 22, 2025. It is now read-only.
traffic.tar
#158
Replies: 1 comment
-
that's out of scope, you can look at https://github.com/valhalla/valhalla/issues and discussions, lots of info sprinkled around. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
after execute thid code:
docker run -dt --name valhalla_gis-ops -p 8002:8002 -v /home/user/custom_files:/custom_files ghcr.io/gis-ops/docker-valhalla/valhalla:latest
i got this:
2024/05/27 02:29:25.323161 [WARN] (stat): /custom_files/traffic.tar No such file or directory
2024/05/27 02:29:25.323175 [WARN] Traffic tile extract could not be loaded
how i got traffic.tar?
Beta Was this translation helpful? Give feedback.
All reactions