Public Transport Network Analysis

From OpenStreetMap Wiki
Jump to navigation Jump to search
Public Transport Network Analysis
PTNA relation analysis screenshot.png
Author: ToniE
License: GNU GPL
Platform: Web
Languages:
German, English, and French
Website: ptna.openstreetmap.de
Source code: osm-ToniE GitHub

System for finding and aggregating information about public transportation lines mapped in OSM.

Features
Feature Value
Map Display
?
Routing
?
Navigating
?
Tracking
?
Monitoring
?
Editing
?
Rendering
?
Accessibility
?
PTNA displaying a part of relation relation 4246469 original page

Public Transport Network Analysis or PTNA (ptna.openstreetmap.de) is an open-source system for finding and aggregating information about public transportation lines mapped in OSM. It was created by ToniE and its source code is available via GitHub.

Features

The current features of PTNA are:

The service mainly focuses on PTv2 relations but PTv1 is not excluded at all. E.g. only PTv2 allows checking for gaps in the itinerary. PTv2 and PTv1 allow checking for access rights on ways: highway=construction, access=private, psv=yes and others. Error messages start with "PTv2 route: ..." or "Route: ..." then.

Documentation

Syntax of the CSV input data

PTNA reads a CSV formatted list of data from the OSM-Wiki (or GitHub) and takes the data as "target" data: which public transport routes do exist in reality. The public transport routes found in OSM (the "actual" data) are compared with the CSV list as "target" to "actual" comparison.

The following link takes you to a pre-formatted description, a better documentation will follow: Syntax of CSV data

External links

See also