Public transport/Tools
A curated list of awesome tools about transport data in OSM
Contributing :
Please add your tool only if :
- it is dedicated to transport (Overpass Turbo is a very useful tool, but is not dedicated to transport so please don't add it here)
- it can be used anywhere (if it is closed source, or dedicated to a transport network or region, please don't add it here)
Data collection
OsmTracker
OSMTracker is the basic and most used application to survey tracks and stops of public transport for OpenStreetMap. With this application, you can use some public transport dedicated layouts to easily collect bus/ferry tracks and info about stops and lines.
OsmAnd
OsmAnd is a general application to use OpenStreetMap. It works well for collecting data, too. Please review this public transport tracking tutorial.
MapContrib web editor
MapContrib (with the Jungle Bus theme) is a webmap to collect bus stop info.
OpenStop
OpenStop is an Android app for collecting accessibility information about public transport stops in a question-answer format inspired by StreetComplete and aimed to non-experts.
Data editing
JOSM (Java OpenStreetMap Editor)
JOSM is the mid-professional standard editor for OpenStreetMap. It is currently the most complete editor, also for public transport information, especially by extending it with some extensions/pluginsː
- PT Assistant is the most advanced plugin. It offers visual highlights, a few transport dedicated functions and several validation rules.
- Jungle Bus validation ruleset (source) provides some more validation rules.
- public transport plugin simplifies the otherwise quite intricate editing of public transport data.
- CustomizePublicTransportStop simplifies creation and setup of public transport stops in according with standards.
- User:MARC13/easy-routes(pl) - a plugin in Polish.
Relatify
Relatify (source) is an online web editor used to edit public transport routes.
Simple Route Editor
Simple Route Editor (source) is an web tool for quickly creating and editing PTv1/PTv2 routes.
Busy Hours
Busy Hours (source) is a web editor for public transport hours. It allows to set the operating hours, the peak and off-peak hours and frequencies at these times.
Bus Lanes
Bus Lanes (source) is a web viewer and editor for bus and public transport lanes.
Data validation and quality assurance
See Public transport/Quality Assurance.
Data visualization
Renderers
There are several people creating specialist public transport maps:
- The Transport Map layer on OSM's front page by Andy Allan
- Öpnvkarte (öpnvkarte.de) (Also available at openbusmap.org for those with no Ö accessible)
- Openptmap (openptmap.org)
- OpenMap.lt public transport layer
- Just Go ! - for the region of Paris only
Public Transport Viewers
The following tools display OSM public transport data :
- OSMTransportViewer (source)
- PTMap
- OpenStreetBrowser, under 'transportation' > 'Public transport routes'
Route details
Unroll (source code) is a tool for viewing transport route details in OpenStreetMap. It allows you to search for transport routes and to display their details: attributes, trips, timetables, stops, shapes, etc.
Stop details
Jungle Bus Map (source code) (fr) is a webmap for viewing transport stop deails in OpenStreetMap. It displays the attributes and the routes served.
Rutas
Rutas is a ready to reuse website featuring bus lines in a city. It has been used so far in :
- the MapaNica.net project : Map - Source (original development)
- the AccraMobile3 project : Map - Source
Station indoors
- OpenStationMap displays indoors of public transport stations (including rails and platforms).
Data export and usage
osm2gtfs
osm2gtfs - source is a script to turn OpenStreetMap data and schedule information into GTFS, which can be widely used, like in OpenTripPlanner or in the mobile application Transportr.
prism
prism is an open-source tool to extract public transport data (lines, routes, and stops) from OpenStreetMap. It generates GTFS feeds or GIS friendly CSV extracts.
gtfs-osm-sync
gtfs-osm-sync is an open-source Java application used to synchronize public transportation data in the General Transit Feed Specification (GTFS) format with OpenStreetMap. Includes a visual editor for resolving conflicts between a GTFS dataset and edits to bus stops in OpenStreetMap.
osmptparser
osmptparser is a blazing fast rust/python library that extracts public transport information from osm files into linestrings+stops and does a best effort to fix errors in data while parsing it.
Sketch Line
Sketch Line (source) is a tool to create transport diagram out of OSM data. For now, it does not support the ptv2 schema.