In the real world, aggregated data from induction loops is usually measured across all lanes of the road. As I try to model traffic demand from real world Data, which holds the number of vehicles that passed a specific induction loop, I wonder what is best practice to place these Induction loops within my net.
Is there a way in SUMO to place an induction loop across all lanes of an Edge ?
Or
Is there a way to group single Induction loops within a higher level XML-Tag and get retrieve the collected data from the group ?
(The background of these Question is the intended use of the DfRouter for multilane Edges)