Skip to content

Adapt URI to ORS production settings without default /ors base path#1037

Merged
jcoupey merged 3 commits intoVROOM-Project:masterfrom
GIScience:ors-production
Nov 16, 2023
Merged

Adapt URI to ORS production settings without default /ors base path#1037
jcoupey merged 3 commits intoVROOM-Project:masterfrom
GIScience:ors-production

Conversation

@TheGreatRefrigerator
Copy link
Copy Markdown
Contributor

@TheGreatRefrigerator TheGreatRefrigerator commented Nov 14, 2023

Issue

#1036

Tasks

  • Update CHANGELOG.md (remove if irrelevant)
  • review

Comment thread src/routing/ors_wrapper.cpp Outdated
BREAKING-CHANGE: this removes the hardcoded `ors/v2/`
which now needs to be provided either in the cli using the `-a` flag
(e.g.`-a <profile>:<host>/ors/v2`)
or with `vroom-express` or `vroom-docker` in the `config.yml`
e.g.
```
routingServers:
 ors:
  driving-car:
    host: "0.0.0.0/ors/v2"
    port: 8082
```

Co-authored-by: Amandus Butzer <amandus.butzer@heigit.org>
@TheGreatRefrigerator
Copy link
Copy Markdown
Contributor Author

@jcoupey i've tagged it as breaking now, if you disagree i will adjust and just provide the examples and link to vroom-express

Comment thread CHANGELOG.md Outdated
TheGreatRefrigerator added a commit to GIScience/vroom-express that referenced this pull request Nov 15, 2023
BREAKING-CHANGE: this adjusts to the removal of the hard-coded ors base path in vroom
  see VROOM-Project/vroom#1037
@jcoupey jcoupey added this to the v1.14.0 milestone Nov 16, 2023
@jcoupey jcoupey merged commit 3913451 into VROOM-Project:master Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants