Skip to content

MAPC/bostonparks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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