Title: GIS in Water Resources: Lecture 1
1GIS in Water Resources Lecture 1
- In-class and distance learning
- Geospatial database of hydrologic features
- GIS and HIS
- Curved earth and a flat map
2Six Basic Course Elements
- Lectures
- Powerpoint slides
- Video streaming
- Readings
- Arc Hydro GIS in Water Resources
- Homework
- Computer exercises
- Hand exercises
- Term Project
- Oral presentation
- HTML report
- Class Interaction
- Email
- Discussion
- Examinations
- Midterm, final
3Our Classroom
Dr David Tarboton Students at Utah State
University
Dr Ayse Irmak Students at University of Nebraska
- Lincoln
Dr David Maidment Students at UT Austin
4University Without Walls
5Learning Styles
- Instructor-Centered Presentation
- Community-Centered Presentation
Instructor
Student
We learn from the instructors and each other
6GIS in Water Resources Lecture 1
- In-class and distance learning
- Geospatial database of hydrologic features
- GIS and HIS
- Curved earth and a flat map
7Geographic Data Model
- Conceptual Model a set of concepts that
describe a subject and allow reasoning about it - Mathematical Model a conceptual model expressed
in symbols and equations - Data Model a conceptual model expressed in a
data structure (e.g. ascii files, Excel tables,
..) - Geographic Data Model a conceptual model for
describing and reasoning about the world
expressed in a GIS database
8Data Model based on Inventory of data layers
9Spatial Data Vector format
Vector data are defined spatially
(x1,y1)
Point - a pair of x and y coordinates
vertex
Line - a sequence of points
Node
Polygon - a closed set of lines
10Themes or Data Layers
Vector data point, line or polygon features
11Kissimmee watershed, Florida
Themes
12Attributes of a Selected Feature
13Raster and Vector Data
Raster data are described by a cell grid, one
value per cell
Vector
Raster
Point
Line
Zone of cells
Polygon
14Santa Barbara, California
http//srtm.usgs.gov/srtmimagegallery/index.html
15How do we combine these data?
Digital Elevation Models
Streams
Watersheds
Waterbodies
16An integrated raster-vector database
17GIS in Water Resources Lecture 1
- In-class and distance learning
- Geospatial database of hydrologic features
- GIS and HIS
- Curved earth and a flat map
18What is CUAHSI?
UCAR
- CUAHSI Consortium of Universities for the
Advancement of Hydrologic Science, Inc - Formed in 2001 as a legal entity
- Program office in Washington (5 staff)
- NSF supports CUAHSI to develop infrastructure and
services to advance hydrologic science in US
universities
Unidata
Atmospheric Sciences
Ocean Sciences
Earth Sciences
CUAHSI
National Science Foundation Geosciences
Directorate
HIS
19CUAHSI Member Institutions
122 Universities as of August 2008
20Hydrologic Information System Goals
- Data Access providing better access to a large
volume of high quality hydrologic data - Hydrologic Observatories storing and
synthesizing hydrologic data for a region - Hydrologic Science providing a stronger
hydrologic information infrastructure - Hydrologic Education bringing more hydrologic
data into the classroom.
21HIS Overview Report
- Summarizes the conceptual framework, methodology,
and application tools for HIS version 1.1 - Shows how to develop and publish a CUAHSI Water
Data Service - Available at
http//his.cuahsi.org/documents/HISOverview.pdf
22Water Data
Water quantity and quality
Rainfall Snow
Soil water
Modeling
Meteorology
Remote sensing
23Point Observations Information Model
Utah State Univ
Data Source
Network
Little Bear River
GetSites
Sites
Little Bear River at Mendon Rd
GetSiteInfo
GetVariableInfo
Variables
Dissolved Oxygen
GetValues
Values
9.78 mg/L, 1 October 2007, 5PM
Value, Time, Metadata
- A data source operates an observation network
- A network is a set of observation sites
- A site is a point location where one or more
variables are measured - A variable is a property describing the flow or
quality of water - A value is an observation of a variable at a
particular time - A metadata quantity provides additional
information about the value
24WaterML and WaterOneFlow
Penn State
Data
GetSiteInfo GetVariableInfo GetValues
Utah State
Data
NWIS
Data
WaterML
WaterOneFlow Web Service
Data Repositories
Client
EXTRACT
TRANSFORM
LOAD
WaterML is an XML language for communicating
water data WaterOneFlow is a set of web services
based on WaterML
25WaterOneFlow
26CUAHSI National Water Metadata Catalog
- Indexes
- 50 observation networks
- 1.75 million sites
- 8.38 million time series
- 342 million data values
NWIS
STORET
TCEQ
27Synthesis and communication of the nations water
data http//his.cuahsi.org
Government Water Data
Academic Water Data
National Water Metadata Catalog
Hydroseek
WaterML
28Texas Water Data Services
Using CUAHSI technology for state and local data
sources (using state funding)
29Linking Geographic Information Systems and Water
Resources
Water Resources
GIS
30Arc Hydro GIS for Water Resources
- Arc Hydro
- An ArcGIS data model for water resources
- Arc Hydro toolset for implementation
- Framework for linking hydrologic simulation
models
The Arc Hydro data model and application tools
are in the public domain
31Arc Hydro Hydrography
The blue lines on maps
32Arc Hydro Hydrology
The movement of water through the hydrologic
system
33Integrating Data Inventory using a Behavioral
Model
Relationships between objects linked by tracing
path of water movement
34Arc Hydro Components
35Hydrologic Information System
A synthesis of geospatial and temporal data
supporting hydrologic analysis and modeling
36GIS in Water Resources Lecture 1
- In-class and distance learning
- Geospatial database of hydrologic features
- GIS and HIS
- Curved earth and a flat map
37Origin of Geographic Coordinates
Equator
(0,0)
Prime Meridian
38Latitude and Longitude
Longitude line (Meridian)
N
W
E
S
Range 180ºW - 0º - 180ºE
Latitude line (Parallel)
N
W
E
S
(0ºN, 0ºE) Equator, Prime Meridian
Range 90ºS - 0º - 90ºN
39Latitude and Longitude in North America
40 50 59 96 45 0
Austin Logan Lincoln
(3018' 22" N, 9745' 3" W)
(4144' 24" N, 11150' 9" W)
(4050' 59" N, 9645' 0" W)
40Map Projection
Flat Map Cartesian coordinates x,y (Easting
Northing)
Curved Earth Geographic coordinates f,
l (Latitude Longitude)
41Earth to Globe to Map
Map Projection
Map Scale
Scale Factor
Map distanceGlobe distance
(e.g. 0.9996)
(e.g. 124,000)
42Coordinate Systems
A planar coordinate system is defined by a
pair of orthogonal (x,y) axes drawn through an
origin
Y
X
Origin
(xo,yo)
(fo,lo)