Skip to content

techieshark/crashmapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crashmapper - Mapping crashes in Oregon

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.

Requirements

The code was developed and tested with the following:

  • 'pandoc' for creating documentation
  • 'ghc' (Glasgow Haskell Compiler)

Documentation

The full report is available at the crashmapper project page. Or, to rebuild report.html, run make report.

Creating the map file

Run cd code; make kml to produce the mapfile at code/output/krashes.kml.

Viewing the map

Load code/output/krashes.kml in Google Earth.

Contributors

Cody by Peter W (@techieshark). Data from the ODOT Crash Analysis & Reporting Unit.

License

Provided under the GPLv3.

About

💥 Convert Oregon Department of Transport (ODOT) crash data to Google Earth files using Haskell

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published