Code Monkey home page Code Monkey logo

Comments (4)

answerquest avatar answerquest commented on June 3, 2024

Hi @dudebrains01 , I'm suspecting columns misnaming in the imported data. Can you check your all the headers in your stops.txt and verify that they're the right spelling, all lowercase etc with no extra tabs/spaces in them? Also, verify that they're in CSV form (comma separated values).

GTFS static reference documentation: https://developers.google.com/transit/gtfs/reference/

Can you share the header and one sample line from each of your gtfs files?

If the console is giving "readTableDB: Loaded stops, 420 records" >> then on the stops page, left side table, are you seeing anything - even blank rows? Or is the table also showing zero rows loaded? There should be a totals footer at bottom.

Note that I'm a bit parched on time at my end and may not be able to respond immediately.

from static-gtfs-manager.

brodyFlannigan avatar brodyFlannigan commented on June 3, 2024

The GTFS data is valid and all the columns are present (passes Google and Conveyal validators with unrelated warnings.

The stops page shows no totals at all.

from static-gtfs-manager.

answerquest avatar answerquest commented on June 3, 2024

Well, then there's nothing I or anyone else can do from here. At the very minimum a problem should be replicable by another party to have any chance at all of resolution. And that requires proper sample data for inputting. On my end the stops load fine so your problem is presently not replicable and thus not actionable. Stackoverflow may be a better forum for your issue; this space is for actual problems with the original code itself which affect everybody and which the project can benefit from fixing. There's plenty of other users for whom things have been working fine.

from static-gtfs-manager.

answerquest avatar answerquest commented on June 3, 2024

Anyways, one more shot in the dark: Press F12 when you load the stops page to load up your browser console. There may be javascript errors reported in the console tab. Backend seems to be doing its job from your terminal outputs - frontend may be having some problem.

from static-gtfs-manager.

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.