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/ _______________________________________________ sumo-user mailing list [email protected] To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
