Skip to content
#

gtfs

Here are 290 public repositories matching this topic...

home-assistant-config
renemarc
renemarc commented Feb 22, 2018

As a visitor, I want to see what devices look like so that I can understand how they would integrate into the environment.

Acceptance criteria

  • It's done when product pictures are added for relevant README.md files.
  • It's done when usage pictures/videos are added for relevant README.md files.
  • It's done when all images and videos used are open-source.
fpurcell
fpurcell commented Jul 12, 2019

calculate all the patterns belonging to a route into route_pattern

further, do we need a current_route_pattern? alt, do we really need a current_pattern table, ala #45 ?

I think we need current_route_pattern, since we currently have route_id 100 (which doesn't change over time), but the list of patterns for route_id 100 do change over time.

And with a current_route_pattern, do we need a

matkoniecz
matkoniecz commented Sep 5, 2018

https://github.com/public-transport/friendly-public-transport-format/blob/master/README.md describes the vision, without any examples of the format itself

it links to https://github.com/public-transport/friendly-public-transport-format/blob/master/spec/readme.md that has no introduction or basic examples. It immediately starts from "In order to be able to use this format in both static data and

xamanu
xamanu commented Sep 18, 2016

In order to generate proper GTFS files good data quality in OSM is recommended, if not required.A little writeup/manual would help users how to assure data quality.

I think the wiki here would be the best place to live for this information. Maybe once it's getting to be more complete we could integrate it into learnOSM.org

Just a rough brainstorm list of the contents I suggest to include:

  • Use
barbeau
barbeau commented Feb 24, 2020

Summary:

Feedback from agencies - it would be useful to see small details on the entity that triggered the error in the error message. Right now we show the ID, like:

trip_id 1234...

However, it would be more useful if we included the trip headsign, route shortname, and stop name along with the ID, like:

trip_id 1234 South to Downtown

Steps to reproduce:

Trigger an

landonreed
landonreed commented Jan 15, 2020

In the UserAccountInfoPanel the user description only displays whether the user is an application admin, organization admin, or standard user. It doesn't describe if the user is a project admin and it doesn't detail which projects and/or feeds the user has permissions for.

https://github.com/ibi-group/datatools-ui/blob/4293884e821326b5dd3816272ae40e034c9c139e/lib/manager/components/UserAccoun

Improve this page

Add a description, image, and links to the gtfs topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gtfs topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.