Skip to content

Latest commit

 

History

History
126 lines (92 loc) · 8.76 KB

README.md

File metadata and controls

126 lines (92 loc) · 8.76 KB

🚏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