LEB: use new GPS tracking system
Instead of propagate RT delay to Synthese master:
Perform calls to soa update_by_gps
with an additional parameter: vehicle identifier (name/id ?)
In the tracking URL mapper try to find if the VehiclePosition
connected to service uses the same Vehicle
identifier. If not, change the Vehicle
with the one specified.
If this vehicle does not exist, create it in the database and then link it.