From ea822fe226b3610197abd294187a4fede846e4f3 Mon Sep 17 00:00:00 2001
From: James Seppi
Date: Mon, 26 Jan 2015 10:07:18 -0600
Subject: [PATCH] add how do i find data section, closes #153
---
application/package.json | 3 ++-
application/server/views/about.html | 33 +++++++++++++++++++++++++++++
2 files changed, 35 insertions(+), 1 deletion(-)
diff --git a/application/package.json b/application/package.json
index ba771e3a..ef6e9e52 100644
--- a/application/package.json
+++ b/application/package.json
@@ -36,7 +36,8 @@
"gulp-ng-annotate": "^0.3.5",
"gulp-uglify": "^0.2.1",
"gulp-util": "^2.2.14",
- "jshint-stylish": "^0.1.5"
+ "jshint-stylish": "^0.1.5",
+ "nodemon": "~1.3.2"
},
"engines": {
"node": ">=0.10.0"
diff --git a/application/server/views/about.html b/application/server/views/about.html
index 42d955c4..522ca246 100644
--- a/application/server/views/about.html
+++ b/application/server/views/about.html
@@ -22,6 +22,7 @@
+
+ How do I find the information I'm looking for?
+
+
+ -
+ Choose a type of water planning data from the four colored menu tabs near the top:
+
+ - Projected Water Demands
+ - Existing Supplies
+ - Water Needs (potential shortages)
+ - Recommended Strategy Supplies
+
+
+ -
+ Use the dropdown menus or click on the map or table elements (depending on the view you are in), to select either:
+
+ - the geographic area of interest (region, county, or water user group); or
+ - the water usage type (e.g., irrigation), type of strategy (e.g., conservation), or water source of interest
+
+
+ -
+ Choose a planning decamde (2010 - 2060)
+
+ -
+ You may also add and/or change map layers by clicking the small icon in the upper right hand corner of the map
+
+ -
+ Hit the Home link in the upper right corner of the page to reset the page
+
+
+
+