home.social

#gtfs — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #gtfs, aggregated by home.social.

  1. В @organicmaps подвезли информацию о наземных маршрутах при нажатии на остановку. Как раз вчера случай был, когда хотел понять, куда едет автобус, но не хотел открывать для этого глючный Яндекс.

    Глядишь, скоро будет и навигация с наземным транспортом. Ещё бы как-то у Мосгортранса свободно выудить #GTFS реального времени для расписаний...

  2. Does anyone know of a utility that can read a #GTFS file and construct a printable timetable for a given service, or for all the services in a line?

  3. Trip planning for April 18 and after on the redesigned MARTA bus network is available on the [MARTA Tracker](tracker.itsmarta.com) and [ATL RIDES](atlrides.com).

    #Atlanta #Transit #MARTA #GTFS

  4. @felixguendling and Robin presenting recent developments in #MOTIS at #FOSSGIS2026 - NeTEX, Siri, #GTFS Fares v2, translations, performance improvements.

    pretalx.com/fossgis2026/talk/P

  5. The ATL RIDES trip planner (atlrides.com) now has real-time train updates and can find itineraries using MARTA Reach!

    #Atlanta #Transit #MARTA #GTFS #OpenTripPlanner

  6. Автобусы в Петербурге или GTFS по-русски: успеть за 15 минут

    Сегодня, когда в очередной раз я вижу 0 сообщений в телеграм канале, который должен предупреждать о приближающихся автобусах, будет достаточно символично написать эту статью. Дело началось в тот момент, когда... Делаем свой яндекс транспорт?

    habr.com/ru/articles/1008224/

    #gtfs #транспорт #петербург #геоинформационные_системы #open_source #мессенджеры #telegram #python #общественный_транспорт #автобусы

  7. Is there any #GTFS or similar extension to display what travel classes are available on a train ?

    Like, can I create a GTFS file that immediately shows the user a train e.g. carries sleeper, couchette and 2nd class ?

  8. Maybe I just spent the entire day doing a weird thing, buuuut :

    I wrote detailed API documentation on most of the public APIs of the :uz: Ukrzaliznytsia online timetable along with a detailed implementation guide to actually write down the code I for gathering real schedule data from Ukraine.

    That might finally be my #GTFS for Ukraine 👀 !

    gitlab.com/TheOneWithTheBraid/

    #PublicData

  9. Hella weird-running public transport they got in Perth…

    @bovine3dom the #Fahrtle daily challenge should be called the daily GTFS WTF XD

    #Perth #publicTransport #GTFS #OpenData

  10. @organicmaps

    Nottingham, England, GTFS bus info:
    nctx.co.uk/open-data

    Not sure if that gives the real time updates though or only the schedule.

    Any #Nottingham techie folks know more? Or about the tram GTFS, which I haven't found?

    #GTFS #buses #trams

  11. @lolow First of all, good luck!

    I believe OsmCha can be used to catch things like this, but I don't have experience with this.

    However I know a lot about importing bus stops to OSM: wiki.openstreetmap.org/wiki/Gt

    This is a script that I run every day to update OSM with any new data from GTFS in Israel. It works pretty well, if I do say so myself! If you want, we can try to adapt it to your region and GTFS feed.

  12. What an elegant way to handle time in a human centric way that can be used on devices that might not have a tz library or even know the current time.

    I bet the discussion for this time format was really interesting and I wonder if it’s a real standard! #gtfs

  13. I have always wondered how transit data is provided and today I found #gtfs The General Transit Feed Specification!

    gtfs.org

  14. As I have somewhat tired of this script, I tidied it up and put it on github

    average velocity of all moving TTC vehicles from GTFS feed — gist.github.com/scruss/cebe194

    #awk #ttc #transit #gtfs

  15. My local transit authority recently updated to a real-time #GTFS data feed for buses in the region. But in the rollout, they left their old, static feed alive and that's caused every data sink (eg Transit App, Apple Maps, etc) to still use the old data.

    I figured they'd notice eventually, but after three months, I started emailing sinks directly and to my surprise, they plan to switch to the new feed.

    Be the change you want to see! Don't delay!

  16. TIL, the Massachusetts bay transit authority publishes their #GTFS feed _without_ protobuf and just plain JSON, ohmygod I love Boston.


    Also proper GTFS documentation and API call limits, and OPEN ACCESS DATA? how do I personally thank all the MBTA people and give them all a personal thanks?
  17. 20 months ago Transitous began its operation. With the recent additions in Chile and Egypt we now have data in over 60 countries, put together by 90 contributors and taken from more than 2200 #GTFS and #GBFS feeds.

    When we started stop-to-stop routing in a few countries seemed to be what's realistically achievable. Today we can do door-to-door routing through entire continents, from Helsinki to Lisbon or from New York City to San Francisco.

  18. Beim morgigen #OpenTransportMeetup (25.6.2025, 20h) ermöglicht #MichaelLorenzen vom #VBN einen Blick hinter die Kulissen der Erzeugung des #DELFIeV #GTFS-Realtime-Feeds. Mit diesem werden deutschlandweit ÖPNV-Echtzeitdaten als OpenData zugänglich.

    github.com/transportkollektiv/

  19. On the way to #MobilityData 2025 #Paris Workshop.

    Data: #DELFIeV #NeTEx feed, converted to #GTFS. Stop name for Stuttgart main station not helpful, helas.

  20. Here's an overview of the public transport data that goes into #Transitous via #GTFS, #GBFS and #OSM, and how you can help to extend this in your region: volkerkrause.eu/2025/06/14/tra

    Any improvement there benefits applications like #GNOME Maps, #KDE Itinerary or #Träwelling.

  21. Computing travel time matrices in r⁵py from @geopandas #DataFrame is two lines of code:

    (1) create an r5py.TransportNetwork from @openstreetmap and #GTFS data

    (2) turn it into an r5py.TravelTimeMatrix()

    Try it out in #binder: r5py.readthedocs.io/stable/use

  22. Computing travel time matrices in r⁵py from @geopandas #DataFrame is two lines of code:

    (1) create an r5py.TransportNetwork from @openstreetmap and #GTFS data

    (2) turn it into an r5py.TravelTimeMatrix()

    Try it out in #binder: r5py.readthedocs.io/stable/use

  23. Computing travel time matrices in r⁵py from @geopandas #DataFrame is two lines of code:

    (1) create an r5py.TransportNetwork from @openstreetmap and #GTFS data

    (2) turn it into an r5py.TravelTimeMatrix()

    Try it out in #binder: r5py.readthedocs.io/stable/use

  24. Computing travel time matrices in r⁵py from @geopandas #DataFrame is two lines of code:

    (1) create an r5py.TransportNetwork from @openstreetmap and #GTFS data

    (2) turn it into an r5py.TravelTimeMatrix()

    Try it out in #binder: r5py.readthedocs.io/stable/use

  25. Computing travel time matrices in r⁵py from @geopandas #DataFrame is two lines of code:

    (1) create an r5py.TransportNetwork from @openstreetmap and #GTFS data

    (2) turn it into an r5py.TravelTimeMatrix()

    Try it out in #binder: r5py.readthedocs.io/stable/use

  26. Analyzing Realtime Data for  Insights

    In today’s post, we are going to dive deep into how to analyze public transport data, using both schedule and real time information

    anitagraser.com/2025/03/10/ana

  27. #ÖPNV-Fahrplandaten aus der ganzen Welt…

    Beim nächsten #OpenTransportMeetup stellt Isabelle de Robert die #MobilityData #MobilityDatabase und den Canonical #GTFS Schedule Validator vor. Außerdem zeigen #JonahBrüchert und #FelixGündling, wie das Projekt #transitous GTFS-Daten weltweit sammelt und verarbeitet, um Open-Source-Routingdienste bereitzustellen. Nächsten Mittwoch 20 Uhr.

    chaos.social/@mfdz/11400706952

  28. Public Transit Schedule Data from all around the world... At the next #OpenTransportMeetup, Isabelle de Robert will present #MobilityData #MobilityDatabase and Canonical #GTFS Schedule Validator, and #JonahBrüchert and #FelixGündling will present how the #transitous project retrieves and processes GTFS data from around the world to provide open source routing services

    github.com/transportkollektiv/

  29. 2.4 release

    In this new release, you will find new algorithms, default output styles, and other usability improvements, in particular for working with public transport schedules in format

    anitagraser.com/2025/01/11/tra

  30. Die wöchentliche Aktualisierung der #DELFIeV #GTFS Daten ist verfügbar. Wer die Region #Nürnberg beauskunftet, muss allerdings aufpassen: in den Daten fehlen die Nürnberger Bus, Tram und U-Bahnlinien.

    github.com/mfdz/GTFS-Issues/is

  31. 🌟 Únete a nosotros en nuestro próximo webinar! Como Trufi Association, junto con el proyecto Comunidad de Práctica AMAM respaldado por la Cooperación Técnica Alemana (GIZ México), exploraremos la digitalización en el transporte público y el estándar GTFS. Regístrate aquí: tinyurl.com/ConoceGTFS

    ¡Esperamos verte allí! #RecopilaciónDeDatos #DescolonizarElTransporte #GTFS #GTFSFlex #TransporteInformal #TransportePopular #Mapeo #DatosAbiertos #OpenStreetMap #TransportePúblico #webinar

  32. GTFS algorithms about to land in Trajectools

    continues growing. Lately, we have started expanding towards analyses. The algorithms available through the current Trajectools development version are courtesy of the library

    anitagraser.com/2024/05/04/gtf

  33. Earlier this year, I tested the plugins with limited success: fosstodon.org/@underdarkGIS/11

    After relaunching , I've finally gotten around to integrating the first GTFS algorithms into it.

    Currently testing with GTFS datasets from mobilitydata.gv.at/daten/soll-

    Not sure why there is a gap in the network at Lorüns 🤔