Visualization

Visualization is how we displayed the output of our model in order to verify our model and show the locations of officers relative to one another.

To increase processing speed and program stability we chose to divide the interpretation of the data, and the processing of the heatmap into seperate programs. The visualization program consists of two major parts, the data interpreter, and the web display. They use a combination of php, and javascript to interpret and display our data.