Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Question about parking area

Hello,
1)
- if you do not care about the visualization of parking vehicles, you can define an arbitrary number of road-side parking spaces for a parkingArea. (attribute
roadsideCapacity). The may look somewhat squished (-:
- you can use the sumo/tools/generateParkingLots.py (call --help to figure out the options as there is currently no documentation)

2)  In our own projects we did this with a custom python script. 
Possibly, my collegue Eva could clean up our script and make it available as part of the sumo tools. I've put here in cc, ask her for details.

regards,
Jakob



2018-01-07 12:50 GMT+01:00 andrea_gmail <agiaccherini@xxxxxxxxx>:

Dear Sumo users,

I am workign with SUMO and I’d like to build a model with a parking area (about 200 slots).

I have some questions:

  1. Do I have build manually all slots (defining x,y for each of them)? Or, is there a specific tool/function to do this?
  2. Assuming an OD matrix as traffic demand (and then I define routes using OD2TRIPS and the DUAROUTER), is there a method to “quickly” define  the stop in parking area only for a specific group of vehicle? In the model I have a port with a parking where vehicles waiting for taking a ferry and it’s impossible to write manually all routes and stop.

I hope to be clear.

 

Best regards,

Andrea

 


_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/sumo-user



Back to the top