Giter VIP home page Giter VIP logo

orion-gtfs's People

Watchers

 avatar  avatar  avatar  avatar

orion-gtfs's Issues

Implement this for Muni

orion-gtfs
Gets GTFS sources from config and uploads them to S3

AWS Lambda Function runs hourly and updates the GTFS source files with the ones linked to in the config.

Purpose
We need a single reliable. source for GTFS files for each agency. Uploading them to S3 gives us versioning in case a GTFS update is broken (or just happens to break us) along with durability in case the agency changes the path of its GTFS or if it disappears.

Usage
This GTFS is used by all our services and clients

  • use config file for muni

GTFS route util

Given a vehicle's coordinates, we don't actually know how far it is along its route. The goal of this util is to take a GTFS, a vehicle's (or stop's) coordinates, and its route, and tell us how far it is (between 0.0 and 1.0).

Usages:

  • figuring out whether a vehicle has passed a stop
  • easily getting and comparing vehicle travel times along a route

See https://github.com/remix/partridge for parsing Muni's GTFS file - https://www.sfmta.com/reports/gtfs-transit-data

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.