Hello, I would suggest defining an Origin-Destination Matrix where the origins zones cover Austin and with one destination zone for each parking area (with only a single edge per destination zone). See https://sumo.dlr.de/docs/Demand/Importing_O/D_Matrices.html#tazrelation_format In this matrix you can specify the desired amounts.
Running this matrix through od2trips gives you a trip file that can be used within the simulation. If you wish to see the parkingAreas fill up with cars (instead of cars just disappearing at the destination) you can use https://sumo.dlr.de/docs/Tools/Routes.html#addstops2routespy with option --parking-areas regards, Jakob Am Mi., 15. Dez. 2021 um 17:38 Uhr schrieb Chris Strbjak < [email protected]>: > I have 22 parking lots on our property at Circuit of the Americas of > Varying size from 300 spaces to 5,500 spaces, totaling 27,000 spaces. I > would like to route traffic from multiple areas around Austin Texas to > these lots. This will help me with my traffic control plan so I can see > that major bottlenecks that occur and see issues that arise before our > large events. . Is there a way to quantitate the lots to be a destination > for X amount of cars? > > > > Thank you, > > > > *CHRIS STRBJAK* > > Manager, Transportation Logistics > > 9201 Circuit of The Americas Blvd . ATX 78617 > > o : 512.655.6436 | m : 317.362.5669 > > [email protected] > > > _______________________________________________ > 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
