You can check the ids in sumo-gui. If you need to access them with a script, you can use sumolib: https://sumo.dlr.de/docs/Tools/Sumolib.html#loading_a_network_file (set withInternal=True).
Am Sa., 13. März 2021 um 06:00 Uhr schrieb Mohammed Hammam < [email protected]>: > Thanks, but how to get the IDs of internal lanes, my most important value > is the length of each lane inside the junction. > > I have to get exact length for all junctions in my network. > > Best Regards, > > Mohammed Hammam > Facebook <https://www.facebook.com/BoWa3d> | Instagram > <https://www.instagram.com/waed1110/> > Twitter <https://twitter.com/waed1110> . | Linkedin > <https://www.linkedin.com/in/mohammedhammam-aboshaban-802b30155/> > Tel: +974-5563-3861 > ------------------------------ > *From:* sumo-user <[email protected]> on behalf of Jakob > Erdmann <[email protected]> > *Sent:* Tuesday, March 9, 2021 7:00 PM > *To:* Sumo project User discussions <[email protected]> > *Subject:* Re: [sumo-user] junction length > > Hello, > the exact length corresponds to the length of each "internal" lane that > connects across the junction. See > https://sumo.dlr.de/docs/sumo-gui.html#investigating_internal_edges_and_lanes > > regards, > Jakob > > Am Di., 9. März 2021 um 14:54 Uhr schrieb Mohammed Hammam < > [email protected]>: > > Hi there, > I am working on a project related to improvements in traffic lights and I > was wondering if there is a way to get any junction length in sumo > as I am trying to place some induction loop detectors and I have to put > them in an exact position which I cannot get because I don't have the > junction length. > > I tried to take the shape and do some calculations using Pythagorean > Theorem and take the max and min for x and y but it is not accurate as it > should be. > > is there a way to get the exact length of any junction in sumo? > > Thanks in advance. > > Best Regards, > > Mohammed Hammam > Facebook <https://www.facebook.com/BoWa3d> | Instagram > <https://www.instagram.com/waed1110/> > Twitter <https://twitter.com/waed1110> . | Linkedin > <https://www.linkedin.com/in/mohammedhammam-aboshaban-802b30155/> > Tel: +974-5563-3861 > _______________________________________________ > sumo-user mailing list > [email protected] > To unsubscribe from this list, visit > https://www.eclipse.org/mailman/listinfo/sumo-user > > _______________________________________________ > sumo-user mailing list > [email protected] > To unsubscribe from this list, visit > https://www.eclipse.org/mailman/listinfo/sumo-user >
_______________________________________________ sumo-user mailing list [email protected] To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
