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

add new vehicle class rail_fast #5525

Closed
namdre opened this issue Apr 26, 2019 · 2 comments
Closed

add new vehicle class rail_fast #5525

namdre opened this issue Apr 26, 2019 · 2 comments

Comments

@namdre
Copy link
Contributor

namdre commented Apr 26, 2019

to model access to high-speed tracks (https://en.wikipedia.org/wiki/High-speed_rail)
Not all trains can drive there similar to how mopeds are forbidden on motorways.

When importing networks from OSM the classification can be done according to the highspeed tag:
https://wiki.openstreetmap.org/wiki/Key:highspeed

@namdre namdre self-assigned this Apr 26, 2019
@namdre namdre changed the title add new vehicle class rail_highspeed add new vehicle class ~~rail_highspeed~~ rail_fast Apr 26, 2019
@namdre
Copy link
Contributor Author

namdre commented Apr 26, 2019

rail_highspeed might be more idiomatic but rail_fast has the big advantage of already existing in the code (as a deprecated class) so we can use it without breaking backwards compatibility. Also the name is shorter.

@namdre namdre changed the title add new vehicle class ~~rail_highspeed~~ rail_fast add new vehicle class rail_fast Apr 26, 2019
namdre added a commit that referenced this issue Apr 26, 2019
namdre added a commit that referenced this issue Apr 26, 2019
@namdre
Copy link
Contributor Author

namdre commented Apr 26, 2019

@palvarezlopez this also affects netedit test results

namdre added a commit that referenced this issue Apr 26, 2019
namdre added a commit that referenced this issue Apr 26, 2019
namdre added a commit that referenced this issue Apr 26, 2019
@namdre namdre closed this as completed Apr 27, 2019
namdre added a commit that referenced this issue Apr 29, 2019
namdre added a commit that referenced this issue Apr 29, 2019
namdre added a commit that referenced this issue Apr 29, 2019
namdre added a commit that referenced this issue Apr 29, 2019
namdre added a commit that referenced this issue Apr 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant