Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/datamade/CUAMP-live

production site for the Chicago Urban Agriculture Mapping Project
https://github.com/datamade/CUAMP-live

Last synced: about 1 month ago
JSON representation

production site for the Chicago Urban Agriculture Mapping Project

Awesome Lists containing this project

README

        

# CUAMP

Chicago Urban Agriculture Mapping Project (i.e., CUAMP) tracks urban agriculture in Chicagoland. The interactive map provides a comprehensive inventory of small residential gardens, commercial urban farms, and everything in between.

## Installation

```bash
$ git clone [email protected]:datamade/CUAMP.git
$ cd CUAMP
$ gem install jekyll
$ jekyll serve -w
```

Then, navigate to http://localhost:5000/, and view the site in your browser.

## Data

The CUAMP team accepts and reviews applications for gardens - successful registrants are added to the CUAMP database and made available for public search. The data for the map resides in a Google spreadsheet that auto-syncs with a [Carto](https://carto.com/) table.

## Team

* [Derek Eder](mailto:[email protected])
* [Regina Compton](mailto:[email protected])
* Jack Corrigan

## Errors / Bugs

If something is not behaving intuitively, it is a bug, and should be reported.
Report it [here](https://github.com/datamade/CUAMP/issues).

## Note on Patches/Pull Requests

* Fork the project.
* Make your feature addition or bug fix, but do not adjust the rakefile, version, or history.
* Commit.
* Send a pull request. Bonus points for well-named topic branches.

## Copyright

Copyright (c) 2016 DataMade. Released under the MIT License.

[See LICENSE for details](https://github.com/datamade/CUAMP/blob/master/LICENSE)