TOMP-WG / TOMP-API

Transport Operator to Mobility-as-a-Service Provider-API development for Mobility as a Service
Apache License 2.0
97 stars 41 forks source link

[FEATURE REQUEST] Reserve a specific seat. #148

Open edwinvandenbelt opened 4 years ago

edwinvandenbelt commented 4 years ago

Because of the 1.5m Corona distance a lot of PTs struggle with the requirement to reserve specific seats (also needed in planes). There is no real solution yet in the TOMP API.

kushshr commented 2 years ago

Do PTs work with seat Ids? Then, we can implement it like use_assets is implemented in the plannings call.

edwinvandenbelt commented 2 years ago

They do, but unfortunately, we do have to exchange information about the couch layout to inform the end-user.

edwinvandenbelt commented 2 years ago

One solution is to cooperate with OSDM. They do have coach layouts, we can implement the /plannings/offer endpoint with indeed the useAssets array to refer to the seats specified there.

edwinvandenbelt commented 8 months ago

2 approaches: