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

Allow easily adding shuttle bus services by creating linked connections of OSM-shuttlebuses #42

Open
6 of 11 tasks
pietervdvn opened this issue Mar 6, 2019 · 2 comments
Labels
backlog This requires fixing at some point, but not right now. enhancement New feature or request long-term

Comments

@pietervdvn
Copy link
Contributor

pietervdvn commented Mar 6, 2019

Testing relations:

Shuttlebus Brugge:

Wandelbus Gent: This is a continuous loop without fixed stops

Shuttlebus Gent P&R:

Features:

  • Adding stops by stop position from relation
  • Adding stops by public_transport=platform from relation (and not duplicating them)
  • Determining frequency by interval and duration
  • Automatically reloading the relation every day
  • Scheduling buses based on 'opening_hours' (although opening hours parsing is far from complete)
  • Determining duration by the actual route features
  • Determining exact stops of timing based on integrated timetables
@pietervdvn pietervdvn added this to the 1.1 milestone Apr 9, 2019
@pietervdvn pietervdvn added the enhancement New feature or request label Apr 9, 2019
@pietervdvn
Copy link
Contributor Author

Depends slightly on #23

@pietervdvn
Copy link
Contributor Author

pietervdvn commented Apr 26, 2019

First version of it is built.

It is possible to create transitDBs from one OSM-relation with IDP and to use them.

However, the parsing of the data should be improved and an automatic reloading should be possible with it.

@pietervdvn pietervdvn removed this from the 1.1 Osoc milestone Nov 15, 2019
@pietervdvn pietervdvn added backlog This requires fixing at some point, but not right now. long-term labels Nov 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog This requires fixing at some point, but not right now. enhancement New feature or request long-term
Projects
None yet
Development

No branches or pull requests

1 participant