Hello all!

I am building a visualization using Sumo output data such as stop-output. This 
output includes information about what a vehicle is doing at a particular 
position (in this case it’s the amount of time stopped). However, this position 
is described in terms of a lane ID and a position (distance along that lane). 
Instead of lane ID and position I would like the coordinates in terms of xy, 
UTM, or WGS84 (I am comfortable converting between all of those). This 
conversion will depend on the network file of course, because that is where the 
lane positions (in xy coordinates) are described.

My main question is: Does such a conversion exist in the community already? If 
I craft a conversion myself is it something that would be useful to others and 
should be contributed to the open source libraries? Or am I chasing a weird 
niche conversion?

Thanks,

-Melissa
_______________________________________________
sumo-user mailing list
[email protected]
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-user

Reply via email to