All Projects → derhuerst → Vbb Modules

derhuerst / Vbb Modules

List of JavaScript modules for Berlin & Brandenburg public transport.

Projects that are alternatives of or similar to Vbb Modules

European Transport Modules
[DISCONTINUED in favour of public-transport-operators] Collection of european transport JavaScript modules.
Stars: ✭ 9 (-80.85%)
Mutual labels:  open-data, transit, public-transportation, transport
dm tomatrixled
Display (real-time) public transport departures using Raspberry Pi and LED matrices
Stars: ✭ 17 (-63.83%)
Mutual labels:  transit, public-transportation, open-data
european-transport-operators
NOT UP-TO-DATE ANYMORE, UNMAINTAINED. CHECK european-transport-feeds INSTEAD. List of european long-distance transport operators, available API endpoints, GTFS feeds and client modules.
Stars: ✭ 47 (+0%)
Mutual labels:  transit, public-transportation, transport
open-bus
🚌 Analysing Israel's public transport data
Stars: ✭ 65 (+38.3%)
Mutual labels:  transit, open-data, transport
Friendly Public Transport Format
A format for APIs, libraries and datasets containing and working with public transport data.
Stars: ✭ 69 (+46.81%)
Mutual labels:  open-data, public-transportation, transport
Onebusaway Application Modules
The core OneBusAway application suite.
Stars: ✭ 174 (+270.21%)
Mutual labels:  open-data, transit, public-transportation
Hafas Client
JavaScript client for HAFAS public transport APIs.
Stars: ✭ 125 (+165.96%)
Mutual labels:  api, transit, transport
public-transit-tools
Tools for working with GTFS public transit data in ArcGIS
Stars: ✭ 126 (+168.09%)
Mutual labels:  transit, transport
TrenitaliaAPI
Reverse engineering dell'API dell'app di Trenitalia
Stars: ✭ 32 (-31.91%)
Mutual labels:  transit, transport
transitland-atlas
an open directory of mobility feeds and operators — powers both Transitland v1 and v2
Stars: ✭ 55 (+17.02%)
Mutual labels:  transit, open-data
vbb-rest
An HTTP API for Berlin & Brandenburg public transport.
Stars: ✭ 104 (+121.28%)
Mutual labels:  transit, transport
ideas
How to make public transport more comfortable, more accessible, more transparent?
Stars: ✭ 35 (-25.53%)
Mutual labels:  transit, transport
GTFS-ride
GTFS-ride is an open standard for storing and sharing fixed-route transit ridership data.
Stars: ✭ 43 (-8.51%)
Mutual labels:  transit, public-transportation
citylines
Citylines.co is a collaborative platform for mapping the transit systems of the world!
Stars: ✭ 53 (+12.77%)
Mutual labels:  transit, transport
matsim-sbb-extensions
matsim swiss rail
Stars: ✭ 23 (-51.06%)
Mutual labels:  transit, transport
ara
Ara is a golang server for real-time public transport data exchange, using the SIRI protocol.
Stars: ✭ 12 (-74.47%)
Mutual labels:  transit, public-transportation
Django Api Domains
A pragmatic styleguide for Django API Projects
Stars: ✭ 365 (+676.6%)
Mutual labels:  api, guide
Node Gtfs
Import GTFS transit data into SQLite and query routes, stops, times, fares and more.
Stars: ✭ 323 (+587.23%)
Mutual labels:  transit, public-transportation
Onebusaway Android
The official Android/Fire Phone app for OneBusAway
Stars: ✭ 388 (+725.53%)
Mutual labels:  transit, public-transportation
bvg-topological-map
BVG transport map as a nice SVG.
Stars: ✭ 15 (-68.09%)
Mutual labels:  transit, transport

VBB JavaScript modules

This is a list of JavaScript modules for Berlin & Brandenburg public transport (VBB), grouped by their data source.

support me via GitHub Sponsors

Friendly Public Transport Format

Most of the modules below should be compatible with the Friendly Public Transport Format by now, making them interoperable.

Static Data

VBB publishes static public transport data (stops of all trains of all lines at all stations) as GTFS. These GTFS data sets look & feel like a database dump, so a lot of processing needs to be done to actually consume this data.

Modules containing processed static data:

Modules to find stations:

Modules with additional data:

APIs

VBB also provides an API under a proprietary license. This public API provides all the information they have, but is rate-limited, doesn't have CORS and isn't REST.

The VBB app talks to another private API that has no rate limits. Please note that the usage of this API is not officially endorsed and does not have any licensing. Use it through the modules below at your own risk.

These modules can be used to query data from the (private) API and other places.

Tools, UIs & Experiments

From the How to automatically generate transit maps. experiment:

Modules I'm not willing to maintain right now:

  • vbb-map – Render lines on a map. unmaintained
  • vbb-osm-map – Render lines on a map, using OpenStreetMap. unmaintained
  • vbb-toy-map-feed – A live feed for the BVG delays map. unmaintained
  • vbb-station-graph – Visualize public transport next to any station. unmaintained

Community

Modules by others, in no particular order:

Utilities

These modules perform a specific distinct task. They are used by the modules above.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].