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

https://github.com/datamade/gary-counts-hhmap

Map of the Hardest Hit properties in the City of Gary, IN
https://github.com/datamade/gary-counts-hhmap

Last synced: 10 months ago
JSON representation

Map of the Hardest Hit properties in the City of Gary, IN

Awesome Lists containing this project

README

          

# GaryCounts - Hardest Hit Map

Map of the Hardest Hit properties in the City of Gary, IN

![Screenshot 1](http://datamade.github.io/gary-counts-hhmap/images/screenshot-1.png)
![Screenshot 1](http://datamade.github.io/gary-counts-hhmap/images/screenshot-2.png)

## Running locally

``` bash
git clone git@github.com:datamade/gary-counts-hhmap.git
cd large-lots

# to run locally
python -m SimpleHTTPServer
```

navigate to http://localhost:8000/

# Dependencies
We used the following open source tools:

* [PostGIS](http://postgis.net/) - geospatial database
* [Bootstrap](http://getbootstrap.com/) - Responsive HTML, CSS and Javascript framework
* [Leaflet](http://leafletjs.com/) - javascript library interactive maps

## Team

* Derek Eder - developer, content
* Eric van Zanten - developer, GIS data merging
* Forest Gregg - process design, content

## Errors / Bugs

If something is not behaving intuitively, it is a bug, and should be reported.
Report it here: https://github.com/datamade/gary-counts-hhmap/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/gary-counts-hhmap/blob/master/LICENSE).