Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem in duration, distance, and geometry #1173

Open
AlirezaAzizi14 opened this issue Oct 28, 2024 · 1 comment
Open

Problem in duration, distance, and geometry #1173

AlirezaAzizi14 opened this issue Oct 28, 2024 · 1 comment
Labels

Comments

@AlirezaAzizi14
Copy link

Hello,
I'm facing an issue with routing. I've set up Vroom on Docker and I'm using it, but it's not providing me with duration, distance, and geometry.
What's the problem?
What steps should I take when I want to run Vroom on my server to ensure it gives me duration, distance, and geometry?

@jcoupey
Copy link
Collaborator

jcoupey commented Oct 28, 2024

See https://github.com/VROOM-Project/vroom/blob/release/1.14/docs/API.md#routes, some values (typically the geometry) are only provided in output if you use -g since they require an additional call to the routing engine that not everyone may want to perform.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants