There is no ready-made solution for this You either need to write a script that converts lane,pos coordinates to lon,lat ( https://sumo.dlr.de/wiki/Geo-Coordinates#Performing_coordinate-transformations ) or you could just right-click in sumo-gui on every induction loop at select 'Copy cursor geo-position to clipboard' and then paste the coordinates into a text document.
regards, Jakob Am Mo., 17. Juni 2019 um 16:19 Uhr schrieb hdero <[email protected]>: > Helllo, > > I am trying to find the latitude and Longitude of the induction loops per > lane. I know that I place each induction loop at each specific position. > But > How can I get this position in Latitude and Longitude coordinate because I > can only have the position of the induction loop not the Lat. and Long. > I have checked this link > > https://sumo.dlr.de/wiki/Geo-Coordinates > netconvert --sumo-net-file myNet.net.xml --plain-output-prefix plain > --proj.plain-geo [Got the x,y and angle of vehicles] > > > *Is there a way were I input my induction loop file with their positions > and > I get an output file with the Induction loops latitude and Longitude. * > > > > -- > Sent from: http://sumo-user-mailing-list.90755.n8.nabble.com/ > _______________________________________________ > 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 >
_______________________________________________ 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
