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

Requirements on vehicles #506

Open
KlausKovar opened this issue Apr 18, 2024 · 2 comments
Open

Requirements on vehicles #506

KlausKovar opened this issue Apr 18, 2024 · 2 comments
Assignees
Labels
improvements New feature or request
Milestone

Comments

@KlausKovar
Copy link
Collaborator

KlausKovar commented Apr 18, 2024

vehicle types:

  • car
  • motorbike
  • specialVehicle
  • trailer

A scpecial Vehicle is eg. a trike, a quad or a motorbike with a sidecar.

Attributes necessary for an offer (mandatory)

  • height
  • length
  • width

Attributes necessary for an offer (mandatory in case of a car)

  • roof width

Mandatory attributes for the booking:

  • height
  • length
  • width
  • roof width
  • licensePlateNumber
  • customer name
  • weight
  • phone number

Optional attributes for the booking:

  • brand name: eg. "Audi" or type of special vehicle ("quad", "trike", "motorbike with sidecar")
  • textileRoof
  • rack:
    • roof or rear
    • type (in case of a roof rack: roof railing, carrier for luggage
    • heightIncrease
    • number of bikes (in case of a rear rack)

A vehicle can have a reduction card (reduction card type) of an automobile club (ÖAMTC, ARBÖ, ADAC).

At the moment:

  • ÖBB does not allow a booking of a vehicle without a corresponding night train booking via our external API.
  • ÖBB does not allow a booking of a car with a trailer corresponding night train booking via our external API.
@KlausKovar KlausKovar added the improvements New feature or request label Apr 18, 2024
@KlausKovar KlausKovar self-assigned this Apr 18, 2024
@CGantert345
Copy link
Contributor

special vehicle --> tiny vehicle?

@jspetrak jspetrak moved this to Done in OSDM Specification Apr 19, 2024
@jspetrak jspetrak moved this from Done to To do in OSDM Specification Apr 19, 2024
@jspetrak jspetrak added this to the 3.4.0 milestone Jul 20, 2024
@ralfbayer-db ralfbayer-db modified the milestones: 3.4.0, 4.0.0 Aug 30, 2024
@CGantert345
Copy link
Contributor

TODO: check whether all required attributes are in the spec or are missing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvements New feature or request
Projects
Status: To do
Development

No branches or pull requests

4 participants