azavea / cac-tripplanner

Clean Air Council Circuit Trip Planner and Travelshed

Home Page:https://gophillygo.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Containerize end-to-end build of update OTP graph

hectcastro opened this issue · comments

Review the steps necessary to update the project's OpenTripPlanner graph and attempt to containerize such that all steps complete with as few external dependencies as possible:

  • Containerize gtfs-feed-fetcher
  • Containerize osmconvert script invocations
  • Move cac.tif from file share to centralized storage (e.g., S3)
  • Containerize OpenTripPlanner for graph building
  • ...