Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Assign Polygon as Parking lot in SUMO-TraCI

Hi Jacob!! 
Thank you very much. It worked!! 
I would like to know the syntax ---- for creating multiple parking areas:
Parking 1 on e1 , Parking 2 on e2 in same additional file. 

This is creating two separate files 
python "C:\Program Files (x86)\Eclipse\Sumo\tools\generateParkingLots.py"
--shape "-32.39,6.17 78.90,4.86 46.19,73.56 -2.10,71.14 -32.82,6.17" -n 100
-c e1_0 

python "C:\Program Files (x86)\Eclipse\Sumo\tools\generateParkingLots.py"
--shape "-32.39,6.17 78.90,4.86 46.19,73.56 -2.10,71.14 -32.82,6.17" -n 100
-c e2_0 

I am new to programming. Please dont mind if its too simple question. 





--
Sent from: http://sumo-user-mailing-list.90755.n8.nabble.com/


Back to the top