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

Adding taxi mode #115

Closed
wants to merge 2 commits into from
Closed

Adding taxi mode #115

wants to merge 2 commits into from

Conversation

lassetyr
Copy link

@lassetyr lassetyr commented Jun 19, 2023

Sometimes, e.g. a rail-replacement service or a low-occupancy bus route, is serviced by a taxi instead of a bus. It would be useful if the SIRI-data could reflect this so that e.g. a specific icon could be used. The suggested change applies to several SIRI datatypes (ET, VM, PT ++).

Possible issues could be that

  1. The VehicleModesEnumeration that this is a part of is described as "MODEs of transport applicable to timetabled public transport."
  2. Also, taxi is already part of ContinuousModesEnumeration described as "MODEs of transport applicable to private and non-timetabled transport."

With this in mind - is taxi an acceptable name here? Would e.g. schedulableTaxi or similar be a better choice?

@lassetyr lassetyr marked this pull request as ready for review June 19, 2023 09:30
@ue71603 ue71603 mentioned this pull request Aug 23, 2023
@ue71603
Copy link
Collaborator

ue71603 commented Aug 23, 2023

redone as a branch in this repository: #120

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.

2 participants