kiliankoe / vvo

🚏🚍 A collection of links and tools regarding the VVO/DVB network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🚏VVO

This is a list of API endpoints, libraries, apps, tools and anything else that's available to access data in the Verkehrsverbund Oberelbe network. This includes the Dresdner Verkehrsbetriebe.

This document is inspired by derhuerst/vbb-modules.

Got any more info, details, links? Please don't hesitate to open an issue and/or PR πŸ™ƒ

Static Data

APIs

  • Widgets
  • WebAPI
    • New API used by the mobile page (and therefore the official app)
    • No known official documentation
    • See documentation/webapi for reverse-engineered docs
  • EFA
    • "Classic" interface for trip requests
    • No known (public) documentation (yet?)
  • Trias or here
    • Brand new and still in the process of being implemented afaik
    • "Documentation" v1.1 or v1.2
  • DVB WebDFI
    • Closed access
    • For web-based departure monitors
    • See #3 for some more information
    • No known (public) documentation (yet?)
  • DVB Maps App
    • POI search and reverse geocoding
    • No known (public) documentation (yet?)

Libraries

Client libraries for various languages, sorted in no particular order. Although the names are specific to the DVB, most if not all of them are compatible with everything in the VVO network.

To make it more obvious which lib support which features, here's a nifty table.

JavaScript Python Haskell Swift Java Ruby Go Rust
Find stops via name βœ… βœ… βœ… βœ… βœ… βœ…
Find stops via coords βœ… βœ… βœ… βœ…
Departure Monitor βœ… βœ… βœ… βœ… βœ… βœ… βœ… βœ…
Routing βœ… βœ… βœ… βœ… βœ…
Reverse Geocoding βœ… βœ… βœ…
POI Search βœ… βœ…
Route Changes βœ… βœ…
Supported Lines βœ… βœ…
Route Map Location
Used API A, E, D W, E, D W, E A A W W W

W: Widgets, E: EFA, A: WebAPI, D: DVBApps

Other

Apps

Mobile apps known and used in Dresden.

Tools, UIs & Experiments

About

🚏🚍 A collection of links and tools regarding the VVO/DVB network


Languages

Language:Python 100.0%