The problem has been raised before, but I haven'r found a definite answer to my specific question..
When in transit you want to refer to a route or trip or stop, e.g. in banning one of them, you have to concatenate the agency id with route, trip or stop id.
It is a little confusing the use of the real agency id or the id of the feed containing that agency. Some time OTP accepts both, some time only the feed id.
Well, understood that, my question is: from the real agency id (the only one that I'm able to refer) how to find the feed id?
In the building of the graph in the console I see the association that is casual, depending on the order (alphabetic?) that the feeds are processed, but where this dictionay is available inside the program?
Giuseppe