Trip id selection

ArjunDelhi3 years ago

I would like to use Traccar as part of a plan to provide real-time predictions for buses.

It seems optimal to add the 'trip_id' component of GTFS along with the rest of the data that gets sent from Traccar Client to Traccar Server.

It would require that the driver open the Traccar Client app at the start of each trip and select the correct trip from some drop-down boxes. I'd have to add this trip selection in to the Client code.

It would also require any downstream software to handle the trip_id e.g. Traccar Server.

Does this sound like a good strategy?

Anton Tananaev3 years ago

Sounds reasonable.

qlex4 months ago

@arjundelhi Did you ever get this done ?