Skip to main content

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

Dear Evamarie,
about my question about parking area I tried to use both the tools, the "GenerateParkingLot" and "addStops2Routes".
I have two questions:
  1. GenerateParkingLot. The code works correctly but I kindly ask you how to automatically generate parking spaces for a layout like the example attached (in particular I don't find the option to duplicate the parking spaces in two dimension)
  2. addStops2Routes. I kindly ask you if it's possible to see a real example: I applied to my model but in the output file .rou, when I route includes the connection edge for the parking area, the stop duration doesn't compare.
I'd appreciate if you could suggest me a possibile solution.

Regards,
Andrea

2018-01-09 15:06 GMT+01:00 <Evamarie.Wiessner@xxxxxx>:

Hello,

 

I added the python script addStops2Routes.py to the folder sumo/tools. You’ll find the file in the latest development version (038a938). (as well as the file generateParkingLots.py). Some details are described here: http://sumo.dlr.de/wiki/Tools/Routes#addStops2Routes.py.

 

Best regards,

Eva

 

 

Gesendet: Sonntag, 07. Januar 2018 um 21:50 Uhr
Von: andrea_gmail <agiaccherini@xxxxxxxxx>
An: "'Sumo project User discussions'" <sumo-user@xxxxxxxxxxx>
Betreff: [sumo-user] R: Question about parking area

Dear Jacob and Eva,

first of all thanks for your help.

I would be very grateful if you can share your script: for me could be a very useful tool to solve my problem.

 

Best regards,

Andrea

 

 

PS: I am using SUMO ver 0.31.0, but in the folder sumo/tools I don’t find the file “generateParkingLots.py” you mention

 

 

Da: sumo-user-bounces@xxxxxxxxxxx [mailto:sumo-user-bounces@eclipse.org] Per conto di Jakob Erdmann
Inviato: domenica 7 gennaio 2018 17:53
A: Sumo project User discussions <sumo-user@xxxxxxxxxxx>; Evamarie.Wiessner@xxxxxx
Oggetto: 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

 

 

Immagine rimossa dal mittente.

Mail priva di virus. www.avg.com

 

_______________________________________________ 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


_______________________________________________
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


Attachment: parking_area_example.pdf
Description: Adobe PDF document


Back to the top