Site Tools


projects:software:malaysia_gtfs_opentripplanner_onebusaway

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
projects:software:malaysia_gtfs_opentripplanner_onebusaway [2025/01/01 07:22] – [Realtime Information] rewrite to be more terse, still needs condensing imho Andrew Yongprojects:software:malaysia_gtfs_opentripplanner_onebusaway [2025/05/01 08:20] (current) – [OpenTripPlanner] kill demo to save resources Andrew Yong
Line 85: Line 85:
  
 Instructions are written with [[https://docs.docker.com/compose/install/|Docker Compose]] in mind, but it's possible (with many more steps) to [[https://docs.opentripplanner.org/en/latest/Basic-Tutorial/|run OpenTripPlanner standalone]] with the configuration below. Instructions are written with [[https://docs.docker.com/compose/install/|Docker Compose]] in mind, but it's possible (with many more steps) to [[https://docs.opentripplanner.org/en/latest/Basic-Tutorial/|run OpenTripPlanner standalone]] with the configuration below.
- 
-**Demo: https://otp.ndoo.my/** 
- 
 ==== Preparation - Files ==== ==== Preparation - Files ====
  
Line 208: Line 205:
     * Docker (foreground): ''%%docker run -it --rm -p 8080:8080 -v ./opentripplanner:/var/opentripplanner docker.io/opentripplanner/opentripplanner:latest --load --serve%%''     * Docker (foreground): ''%%docker run -it --rm -p 8080:8080 -v ./opentripplanner:/var/opentripplanner docker.io/opentripplanner/opentripplanner:latest --load --serve%%''
  
 +FIXME unfinished writing, a conclusion and some screenshots here would be nice
 +
 +===== Connecting to OneBusAway =====
 +
 +We will use OneBusAway as a mobile app frontend to OneTripPlanner.
 +
 +FIXME unfinished writing, OneBusAway + OpenTripPlanner works on Android, but not iOS; there was [[https://github.com/OneBusAway/otpkit|a GSoC 2024 project to support OpenTripPlanner on OneBusAway iOS]] but the app implementation never happened.
projects/software/malaysia_gtfs_opentripplanner_onebusaway.1735716149.txt.gz · Last modified: by Andrew Yong