This was originally done as a coding project for a Functional Languages class at Portland State University. Seems pretty useful though, so it is now available for general use.
The code was developed and tested with the following:
- 'pandoc' for creating documentation
- 'ghc' (Glasgow Haskell Compiler)
The full report is available at the crashmapper project page.
Or, to rebuild report.html, run make report.
Run cd code; make kml to produce the mapfile at code/output/krashes.kml.
Load code/output/krashes.kml in Google Earth.
Cody by Peter W (@techieshark). Data from the ODOT Crash Analysis & Reporting Unit.
Provided under the GPLv3.