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<http://sumo.dlr.de/wiki/Tools/Routes%23addStops2Routes.py>.
Best regards, Eva Gesendet: Sonntag, 07. Januar 2018 um 21:50 Uhr Von: andrea_gmail <[email protected]<mailto:[email protected]>> An: "'Sumo project User discussions'" <[email protected]<mailto:[email protected]>> 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: [email protected]<mailto:[email protected]> [mailto:[email protected]] Per conto di Jakob Erdmann Inviato: domenica 7 gennaio 2018 17:53 A: Sumo project User discussions <[email protected]<mailto:[email protected]>>; [email protected]<mailto:[email protected]> 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 <[email protected]<mailto:[email protected]>>: 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 [email protected]<mailto:[email protected]> 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.]<http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient> Mail priva di virus. www.avg.com<http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient> _______________________________________________ sumo-user mailing list [email protected]<mailto:[email protected]> 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 [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/sumo-user
