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.
Jungle Bus
Jungle Bus is a targeted and easy-to-use Android app for on-site bus stop collection.
MapContrib web editor
MapContrib is a webmap (with the JungleBus theme) to collect bus stop info.
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.
osm-pt-ngx-leaflet
osm-pt-ngx-leaflet (source) is an online web editor used to edit public transport routes.
OSM Transport Editor
Makina Corpus's OSM Transport Editor (source) is an online web editor used to edit public transport relations.
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.
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.
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.
osm-transit-extractor
osm-transit-extractor - source is a script that extract lines, routes and stop information and turn it into a GIS friendly format (CSV with WKT)
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.