Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] how to use the python tools:

Deal all,
Has someone have used the generateParkingLots. py to generate the parking lots in one customized network?  Appreciated for and kind  help in advance !

As I used the help command to find how to  instruction on how  to use it, there are some command that I would like to know more detail about them: like the format for each sub-command :
(-i /-x /-y /-b /-c / -e)

-h, --help            show this help message and exit
  -i PARKID, --parking-id=PARKID
                        define the name/id of the parking lot
  -x XAXIS, --x-axis=XAXIS
                        define x-position of the parking lot
  -y YAXIS, --y-axis=YAXIS
                        define y-position of the parking lot
  -b BBOX, --bounding-box=BBOX
                        define the xmin, ymin, xmax, ymax of the parking lot
  -n SPACES, --parking-spaces=SPACES
                        define the number of the parking spaces
  -c CONNEDGE, --connecting-edge=CONNEDGE
                        define the connecting edge of the parking lot
  -s START, --start-position=START
                        define the begin position of the enterance/exit of the
                        parking lot
  -e END, --end-position=END
                        define the end position of the enterance/exit of the
                        parking lot
  -l LENGTH, --space-length=LENGTH

Best regards!

Jane 





Back to the top