Skip to content

🌲 Django app for data-driven recreation planning

Notifications You must be signed in to change notification settings

AlanChen4/RecPlan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RecPlan

RecPlan is a recreation planning tool that makes data-driven decisions easily available.

RecPlan Demo

  • Modify park site characteristics and see changes in their estimated trips
  • Compare different scenarios of site characteristics with geospatial analysis tools
  • Evaluate equity distribution
  • Utilize accurate and precise survey data through a simple interface

Installation and Setup

  1. Download the latest version of Python from https://www.python.org/downloads/
  2. Install dependencies by running pip install -r requirements.txt in terminal or command line
  3. Start Django server on local machine by running python manage.py runserver in the top-level veritas folder

Usage

Home Dashboard

  • Add new scenarios
  • Calculate previous scenarios with one-click
  • Toggle between different types of analysis views

home

Site Modification

  • Modify characteristics of a site such as its acreage, trails, or amenities

site

Analysis Views

  • View potential recreation scenarios and analyze their equity distribution along with their estimated park site visits

spatial utility trips estimate

About

🌲 Django app for data-driven recreation planning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published