Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 774 Bytes

README.rst

File metadata and controls

31 lines (19 loc) · 774 Bytes

Vacant to Vibrant

A vacant lot viewer and organizing platform for Philadelphia, roughly based on 596 Acres.

Installation

Vacant to Vibrant uses Django and GeoDjango. The rest of the requirements are in requirements.txt.

Once the requirements are installed, create a PostGIS database as described in settings/base.py.

Organization

Apps specific to Philadelphia's data are grouped in the package phillydata.

Apps that deal with generic "places" are grouped in the package places.

License

Vacant to Vibrant is released under the GNU Affero General Public License, version 3.