NEW HOME: https://github.com/codeforboston/bostongreenmap
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.
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