hapr05 / bostonparks

REPOSITORY MOVED TO https://github.com/codeforboston/bostongreenmap

Home Page:bostongreenmap.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NEW HOME: https://github.com/codeforboston/bostongreenmap

Boston Parks

A website to explore parks and green spaces in the Boston Metro Area.

MAPC Project team: Holly St. Clair, Christian Spanring, Susan Brunton, Rob Goodspeed
Consultants: Appropriate Solutions, Inc.

Dependencies

A PostgreSQL/PostGIS database is required for data storage and GeoDjango functionality. To create one, execute:

$ createdb bostonparks -T template_postgis

Python dependencies can be installed through the pip requirements file:

$ pip install -r requirements.txt

Copyright 2012 MAPC

About

REPOSITORY MOVED TO https://github.com/codeforboston/bostongreenmap

bostongreenmap.org

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 65.4%Language:Python 34.6%