1) https://sumo.dlr.de/wiki/Tools/Trip#Edge_Probabilities 2) Instead of generating many trips, you could also generated a smaller number of random flows by using randomTrips option --flows INT. It is then easier to modify those flows that do not suite your expectation.
Am Mi., 29. Mai 2019 um 17:13 Uhr schrieb <[email protected]>: > Hello, > > thank you very much for hint Jakob. > > Should be the fringe-factor just unequal to zero? I don’t really get the > meaning of the value itself… > > Then think to use *weights-output-prefix* Is that, if you have many > section of your map it would cost a bit time to define it. I just wanted to > generate very quickly a route file … > > > > Kind regards, > > > > Chritsian > > > > > > *Von:* [email protected] <[email protected]> *Im > Auftrag von *Jakob Erdmann > *Gesendet:* Mittwoch, 29. Mai 2019 16:47 > *An:* Sumo project User discussions <[email protected]> > *Betreff:* Re: [sumo-user] option from randomTrips.py > > > > Hello, > > to avoid insertion in the middle of the network and instead insert at the > boundary of the network, the option --fringe-factor can be used. > > However, you can also set a custom probability for each edge to be used as > source/sink or via-edge. See > https://sumo.dlr.de/wiki/Tools/Trip#Customized_Weights > > > > regards, > > Jakob > > > > Am Mi., 29. Mai 2019 um 16:26 Uhr schrieb <[email protected]>: > > Hello Sumo users, > > i come back here for another question relative to the additional tool > „RandomTrips.py“. I was wondering if we have some possibility to set as > input the different possible Source/Sink Node. Such, that this generator > don’t push in the net file some vehicle in the middle of lane, just because > this lane have many node. > > I look in the option of this function but did not be able to find > something. Could you please give me some hints > > > > Kind regards > > > > Christian > > > > _______________________________________________ > 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 >
_______________________________________________ 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
