An open API service indexing awesome lists of open source software.

https://github.com/datamade/wopr-grid

Deprecated: merged in to plenario
https://github.com/datamade/wopr-grid

Last synced: about 1 month ago
JSON representation

Deprecated: merged in to plenario

Awesome Lists containing this project

README

          

# WOPR Grid Explorer

Explore geospatially aggregated WOPR datasets

![Crime on a
grid](https://dl.dropboxusercontent.com/u/11510165/wopr-grid-refresh.png)

## Running locally

``` bash
git clone git@github.com:datamade/wopr-grid.git
cd wopr-grid

# to run locally
python -m SimpleHTTPServer
```

navigate to http://localhost:8000/

## Team

* Eric van Zanten
* Derek Eder
* Forest Gregg

## Errors / Bugs

If something is not behaving intuitively, it is a bug, and should be reported.
Report it here: https://github.com/datamade/wopr-grid/issues

## Note on Patches/Pull Requests

* Fork the project.
* Make your feature addition or bug fix.
* Commit, do not mess with rakefile, version, or history.
* Send me a pull request. Bonus points for topic branches.

## Copyright

Copyright (c) 2014 DataMade. Released under the [MIT License](https://github.com/datamade/wopr-grid/blob/master/LICENSE).