You need a check-and-notify program to monitor for gaps.
At least in my area, it is not possible to calculate all routes between stops so far. We just do not have enough information to know which roads are suited for buses and in addition are allowed (not by access rules but as local agreement to e.g. lower traffic noise in residential areas).
Looking at the shapes (gpx traces) in GTFS of which some are created with OSM data, the shapes are often wrong, especially if we talk about bus lines on the country side.
If only there was, now I’m just jumping to attention when Osmose sends me the pin list with the harvest of last week, their cycle is somewhere in the 8-16 day range.
edit: " 8-16 day range"
If only that were transparent to me, I loaded the PT plugin right from the start of using JOSM some 7-8 months ago and never looked which does what.
You might want to take a look at PTNA - Results.
I see. Documentation of the plugin is quite poor, I have to admit, but the JOSM core documentation is usually up-to-date (at least for English, Dutch and French). The F1
key is a good friend. Though it is still a wiki and we happily appreciate help.
Maybe, you can spot some of the additional option from the plugin by disabling/enabling it.
EDIT: Better link target.
Flixbus routes to name one who’s got hundreds if not thousands across Europe, and every time one does something to the tiniest street section with a Flixbus role attached and something anywhere start to finish is off, you get tagged with 99 out of 100 there being a gap somewhere in the 2000 mile route somewhere between Hannover and Brindisi.
This applies to all long distance routes like E-Roads, Europeen cycling and hiking routes, …
One tool to work with are superroute
relations to split these long routes in parts.
If only there was,
I don’t know one for PT routes. I do know Knooppuntnet Monitor for hiking routes.
It’s still an experimental tool, but it is functional enough.
A developer might fork this for PT routes, or you might file an issue to get support for PT-routes.
Notification is not (yet?) built into the tool. It compares the current OSM route to a reference route. The reference can be a “frozen” OSM route. It will show interruptions in the route, and it lists route differences > 10m. There is a link to load the route or a particular difference into JOSM for editing.
I don’t know one for PT routes
PTNA can be configured to perform a daily analysis for your area of interest. Not only gaps will be found, riding against oneway direction, being blocked by wrong access restrictions, missing tags, … will be reported. A diff report is available showing what has changed in the last 24 hours - for the good, for the bad.
You need a check-and-notify program to monitor for gaps.
The check-program is already there.
OSM Inspector | Geofabrik Tools
I do the check every day for the Netherlands and also fix the flixbuses wich are partly in the Netherlands.
Routeschema is niet gespecificeerd. Voeg toe public_transport:version (2=public_transport; 1=legacy)
Dat is nou één van de weinige validatiewaarschuwingen die je gewoon kunt negeren.
Net als een verdachte richting op een rotonde.
Veronderstel dat die PTv2 waarschuwing negeren op Nederland slaat?
OT, [quote=“Leo_Slager, post:30, topic:97588”]
Net als een verdachte richting op een rotonde.
[/quote]
Meer dan eens deze ‘suspicious…’ waarschuwing in JOSM tijdens validatie tegengekomen. Ga dan toch maar kijken omdat ik een geval ben tegengekomen waar de rode tekenrichting pijl de ene kant op stond en de kleine zwarte 1 richting triangels de andere kant. Zou met rotondes niet moeten zijn. OSM, weet zonder 1-way tag, welke kant het op gaat in de gegeven locatie.
OT/
There is an GTFS aggregate feed for the Netherlands at gtfs.ovapi.nl
There is an GTFS aggregate feed
Thanks for pointing to that …
These feeds are created from opendata files published by the transit-agencies under open license.
Are the open licenses of the transit-agencies compatible with OSM?
Any workaround how to see changes for longer period that 24 hours? I am not on-line / mapping every day…
No, not on PTNA’s side.
When the current report has been finished “htmldiff.pl
” is called comparing the old (24h before) report with the current one, creating the *.diff.html file. The old report file gets deleted afterwards.
Here ist the link to the original “htmldiff.pl
”, I copied that on 2022-05-16, changed one line and did never update since then.
Maybe we can continue on PTNA: news for Public Transport Network Analysis handling also discussions, feature requests, …