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 support for MOTIS Endpoints #61

Merged
merged 1 commit into from
Dec 19, 2022
Merged

Add support for MOTIS Endpoints #61

merged 1 commit into from
Dec 19, 2022

Conversation

1Maxnet1
Copy link
Collaborator

This Pull Request introduces a draft for the required properties for motis clients and how to specify them. I am only aware of one available motis-server (https://europe.motis-project.de/).

This topic has already been discussed here:

Please let me know what you think. Every kind of feedback is appreciated.
CC: @felixguendling

@1Maxnet1 1Maxnet1 changed the title Add support for MOTIS Endpoints Draft: Add support for MOTIS Endpoints Dec 15, 2022
@1Maxnet1
Copy link
Collaborator Author

One thing I would like to discuss is how the loaded Datasets can be specified. I thought about how to properly specify the timepspans as a tuple of two dates. Is there a preferred date-format? Then I would add the missing specification to the Readme.md

@felixguendling
Copy link

At the moment you cannot specify the time interval per loaded timetable. MOTIS allows you to set a time span and will extract this time span from every loaded timetable. Date format could be an ISO date string (in UTC) or just a unix timestamp (also UTC). I think the ISO date string would improve readability.

readme.md Outdated Show resolved Hide resolved
@1Maxnet1 1Maxnet1 changed the title Draft: Add support for MOTIS Endpoints Add support for MOTIS Endpoints Dec 19, 2022
@felixguendling
Copy link

Thank you very much for adding MOTIS! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants