For example, some transit providers put the stop_id on each bus stop sign. Applications can identify the stop_id
What exactly do you mean by overloading? You can create individual stations (I.e. transit centers, terminals, etc.) that are composed of multiple unique stops(I.e. vehicles serving a unique location at the station, and how you organize them is up to you. Some googling shows that the stop_type was just a proposal, as stop display is determined by the routes that serve it in route_type in the routes.txt file.
I had recently overloaded stop_code to differentiate between railway stations and bus stops, but that's not what it says in the spec is it, so I will just reassign the stop_id to it.
I can use stop_type instead for that, 0 is (bus) stop, and 1 is (railway) station. Bus stations will just be big bus stops. I'll see if I get busted by the feed validator if I then use 2 for ferry stop.
--
You received this message because you are subscribed to the Google Groups "Transit Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to transit-develop...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.