Skip to content

Conversation

@sgoel
Copy link
Collaborator

@sgoel sgoel commented Dec 23, 2024

This PR removes unused costing models from being taken in to consideration when building tiles.
It also prevents them from being used when making routing requests.

https://ridewithvia.atlassian.net/browse/REM-8651

This PR removes unused costing models from being
taken in to consideration when building tiles.
It also prevents them from being used when making
routing requests.
custom_model_files: [tramtrain.json, 15kv-ac_750v-dc.json, gauge_1435.json, preferred_direction.json]
- name: all_tracks
turn_costs:
vehicle_types: [train, tram, light_rail, subway]
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This list is not meant to be in sync with the paper doc. See line 19 in this file:

vehicle_types: [train, tram, light_rail, subway] (vehicle types used for vehicle-specific turn restrictions)

@chelsey
Copy link

chelsey commented Dec 23, 2024

thanks for ticket link too 🍧 👍

@sgoel sgoel merged commit c6d6a6a into master Dec 23, 2024
1 check passed
@sgoel sgoel deleted the remove-costing-profiles branch December 23, 2024 23:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants