dystonse / dystonse-gtfs-data

Read gtfs and gtfs-realtime data, write them into a database, perform and export analyses and make predictions based on them.
9 stars 2 forks source link

Add geolocation support to start journeys at any place #8

Open lenaschimmel opened 4 years ago

lenaschimmel commented 4 years ago

Currently, each journey must start at some stop/station. The monitor can already handle walks and searching / grouping multiple nearby stops. It would be easy to let a journey start at any geolocation.

Possible ways to enter a geolocation:

(Each of the above should get a separate issue for progress tracking)