GithubHelp home page GithubHelp logo

Comments (9)

EddyIonescu avatar EddyIonescu commented on July 26, 2024

Once this and #642 are done modify save_routes to get the appropriate GTFS from S3 instead of downloading the latest directly from the agency by default (ie. when a date isn't provided, meaning it's the current date)

from metrics-mvp.

architec avatar architec commented on July 26, 2024

hi I'm interested. Could you assign this issue to me?

from metrics-mvp.

EddyIonescu avatar EddyIonescu commented on July 26, 2024

Hey @arctdav have you joined our Slack channel and Github organization? If so then you can assign it to yourself. Note that it'd have to be written in Python (and for this PR you could test it on your personal S3 until the PR's approved).
Note that a naming convention like the one in #638 should be used.

from metrics-mvp.

architec avatar architec commented on July 26, 2024

@EddyIonescu joined Slack channel

from metrics-mvp.

architec avatar architec commented on July 26, 2024

@EddyIonescu two questions

  1. what directory should the GTFS store after download?
  2. what file name should the script be?
  3. are there any existing helper function for API calls from TransitFeed for this project?

from metrics-mvp.

architec avatar architec commented on July 26, 2024

Seems to me that transitfeeds.com/api/swagger/#!/default/getLatestFeedVersion isn't working. For example if I pass feed ID "aachener-verkehrsverbund/836" with my key, it says "no response from server". However I assume we use the URL this API responded to download file?

from metrics-mvp.

architec avatar architec commented on July 26, 2024

@EddyIonescu @Brian-Lee

from metrics-mvp.

Brian-Lee avatar Brian-Lee commented on July 26, 2024

@arctdav @EddyIonescu I think I know the problem. When using the "Try it out" button at https://transitfeeds.com/api/swagger/#!/default/getLatestFeedVersion, the result is "no content." This appears to be a bug. However, if you copy the link generated there in the "Request URL" field, you can successfully use that link by pasting it into a browser. It will go ahead and start a download of a gtfs zip file.

from metrics-mvp.

architec avatar architec commented on July 26, 2024

@EddyIonescu PR created, waiting for review

from metrics-mvp.

Related Issues (20)

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.