To summarize the main objection raised by some of the mappers:
The MOT route data cannot be relied upon, so an import would include the stops a bus goes through, but not the exact route or the street names.
The route=bus relation mandates routes, so an import must invent a new relation and not use route=bus.
The import needlessly bloats the map and complicates the import/conflict resolution code without adding much practical value to OSM, “because importing the bus stop data without the roads and routes / because importing the data in any form” isn’t of much use to OSM.
Of course! The exact address can already be found at the page, and if the deletion change is ever added it would also link to the address.
Hello! Sorry for the infrequent updates. I had been unable to perform the runs weekly in the past few months, but starting next week the regular updates should return.
With that said, I would like to re-write the code ASAP. (It will likely be re-written in Java). The re-write should make it cleaner, allow full automation, and make it locally stateless. I aim for minimal dependencies (preferably only the standard Java library) so that it can run for a very long time without maintenance.
hello @SafwatHalaby and everybody else.
first, i’d like to thank for putting out country on the map, in the spirit of Tal.
since the use of the bus stops is the busses that would stop there,
would it be possible to go further and load the bus routes (with the meaning in osm),
from the same gtfs repository?
It looks like the periodic import of bus stops update in Israel is no longer performed.
As far as I can see, the last update import was in Changeset: 93373309 | OpenStreetMap, dated 2020-11-01.
In the future I will look into importing bus routes, not just the stop names and locations. But that can only happen once the bus stops are up to date, so I’m focusing on that first.