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

Remove the name property from vehicle parsers #2931

Merged
merged 3 commits into from
Jan 19, 2024
Merged

Conversation

easbar
Copy link
Member

@easbar easbar commented Jan 18, 2024

This is leftover code of the old flag encoder approach and I don't think it has a real use case. The only thing I could think of that could be useful is using multiple roads vehicles with different transportation modes but this doesn't even work currently, because we ignore the 'name' field here

Verified

This commit was signed with the committer’s verified signature. The key has expired.
easbar Andi
fix

Verified

This commit was signed with the committer’s verified signature. The key has expired.
easbar Andi

Verified

This commit was signed with the committer’s verified signature. The key has expired.
easbar Andi
@karussell
Copy link
Member

It seems it is used for migration purposes like this: #2929 (?) but I also think this is not necessary. E.g. for hike we did this before but now only use the foot encoded values in the custom model and add some "hike" statements.

@easbar
Copy link
Member Author

easbar commented Jan 19, 2024

Ok but since we are removing vehicles altogether we don't need customizable names for vehicles, I think.

@easbar easbar merged commit 1046bae into master Jan 19, 2024
@easbar easbar deleted the remove_vehicle_names branch January 19, 2024 13:11
@karussell karussell added this to the 9.0 milestone Mar 21, 2024
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.

None yet

2 participants