[openstreetmap/openstreetmap-website] Turn on turn restriction support for graphhopper (#2695)

Andi notifications at github.com
Wed Jul 8 15:36:13 UTC 2020


Yes `turn_costs=true` does not disable CH, but it seems the problem is that requests with `disable.ch=true` are redirected to another server of the GraphHopper infrastructure which does not support turn costs. Why this line in `graphhopper.js`:

```javascript
"ch.disable": vehicleType === "car"
```
? @karussell maybe?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/2695#issuecomment-655595187
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20200708/90d68cc2/attachment.htm>


More information about the rails-dev mailing list