Determine - Alpha-Alpha-Alpha
Blog Entry on the Tuesday 30th, December, 2008
I have been playing with a new project, something I may call Determine. Currently as at very early stage (pun intended).Determine is to determine the timing of a traffic signal site, in particular produce a nice diagram.
From the command line:
python ./libdetermine.py --type=./traffic-signal-types.xml --site=./example-site-2.xml --output=/tmp/diagram.xml --png=/tmp/diagram.png
Python and XML! The next task is to try and get the (traffic) stage reporting correct, but it is always nice to be able to post an actual simple diagram at this early stage.