I’m on a crusade to add all of the bus routes in my city (hopefully all of my country in a future), but there is no easily way as to “draw line here/add a node here as bus stop, tag as bus route X, rinse and repeat” as far as I know right?.
Would love some recommendations from other pros at OSM :)
This is how I do it. First I add all the stops in order for one direction. Then I create a bus route relation and select the roads buses go on. I add them to the relation. I then do the other way around as another relation. Then I create a route master and add the two bus route relations to the route master.
@MistaJostur @notExactlyI20 IMO that’s the best way right now. Once you’ve added all the stops, and in order to create the route, give Relatify a try. I’ve had good echoes about it
This is how I do it with iD and Relatify:
- Create all the bus stops in iD (that includes the bus stop sign location, and (importantly!) the bus stopping location on the road)
- Create a relation using iD using only the first two or three bus stops.
- Use Relatify to finish connecting the rest of the stops.
If the routes are published with GTFS (which they probably are), I bet there’s a tool to get it done!
How do you find out if the routes are published with GTFS? Sorry if it’s a simple question, I’m new to this :)
Check your local transit authority’s website and find the GTFS endpoint urls
Thanks for replying :)
I’ve tried looking, but it’s over my head for now. As far as I can tell though, it’s not available through my local bus operator. This is from the download section of their site:
‘Downloads are currently available as industry standard TransXChange files for schedules and NetEx files for fares.’
So they seem to be static downloads rather than a live link. I’m in South Wales, in the UK, and while the local councils give out the contracts, they don’t seem to deal with much past that.
It doesn’t help that technology wise, we may as well still be in the 90s here :(
Never mind, I’ll keep digging, and try to get the maps around me updated :)