GIS in Water Resources Review for Midterm Exam. Data Models A geographic data model is a structure for organizing geospatial data so that it can be easily.

Slides:



Advertisements
Similar presentations
Spatial Analysis with ArcView: 2-D. –Calculating viewshed –Calculating line of sight –Add x and y coordinates –Deriving slope from surface data –Deriving.
Advertisements

Hydro Networks in GIS Network model Flow on Networks Hydrologic networks Linear referencing on networks Some slides in this presentation were prepared.
CEE 795 Water Resources Modeling and GIS Learning Objectives: Describe a Network model Identify Flow in a network model Develop a hydrologic network Perform.
CEE 795 Water Resources Modeling and GIS Learning Objectives: Perform raster based network delineation from digital elevation models Perform raster based.
Map Projections (2/2) Francisco Olivera, Ph.D., P.E. Center for Research in Water Resources University of Texas at Austin.
Arc Hydro: GIS for Water Resources David R
Geographic Information Systems. What is a Geographic Information System (GIS)? A GIS is a particular form of Information System applied to geographical.
Geodesy and Map Projections
Map Projections Francisco Olivera, Ph.D., P.E. Srikanth Koka
1 CEE 795 Water Resources Modeling and GIS Session #1 (some material from Dr. David Maidment, University of Texas) January 18, 2006 Learning Objectives:
Spatial Analysis Using Grids
From Topographic Maps to Digital Elevation Models Daniel Sheehan IS&T Academic Computing Anne Graham MIT Libraries.
Spatial Analysis Using Grids n Continuous surfaces or spatial fields representation of geographical information n Grid data structure for representing.
GIS in Water Resources: Lecture 1
Geodesy, Map Projections and Coordinate Systems Geodesy - the shape of the earth and definition of earth datums Map Projection - the transformation of.
Hydro Networks in GIS Network model Flow on Networks Hydrologic networks Linear referencing on networks Some slides in this presentation were prepared.
Geodesy, Map Projections and Coordinate Systems
“Flood monitoring and mapping for Emergency Response in San Antonio-Texas” Part I by Silvana Alcoz Source photo Term.
Spatial Analysis Using Grids Continuous surfaces or spatial fields representation of geographical information Grid data structure for representing numerical.
DEM’s, Watershed and Stream Network Delineation DEM Data Sources Study Area in West Austin with a USGS 30m DEM from a 1:24,000 scale map Eight direction.
shops/gis/docs/projections.ppt.
Geodesy and Map Projections Geodesy - the shape of the earth and definition of earth datums Map Projection - the transformation of a curved earth to a.
Flow Time Time Series Hydro FeaturesHydro Network Channel System Drainage System ArcGIS Hydro Data Model.
Topographic Maps vs DEM. Topographic Map 1:24,000 Scale 20 ft contour 100 ft contour Stream Center Line.
Digital Elevation Model Based Watershed and Stream Network Delineation Understanding How to use Reading
GIS in Water Resources: Lecture 1 In-class and distance learning Geospatial database of hydrologic features GIS and HIS Curved earth and a flat map.
How do we represent the world in a GIS database?
Spatial Analysis Using Grids n The concepts of spatial fields as a way to represent geographical information n Raster and vector representations of spatial.
Map Projections Francisco Olivera, Ph.D., P.E. Srikanth Koka Department of Civil Engineering Texas A&M University.
GEOG 2007A An Introduction to Geographic Information SystemsFall, 2004 C. Earl A model is a ‘synthesis of data’ + information about how the data interact.
Coordinate Systems and Projections. Geodesy, Map Projections and Coordinate Systems Geodesy - the shape of the earth and definition of earth datums Map.
GIS Data Structures How do we represent the world in a GIS database?
GIS in Water Resources Midterm Review 2011 David Maidment, David Tarboton and Ayse Irmak.
GIS in Water Resources Review for Midterm Exam. Latitude and Longitude in North America 90 W 120 W 60 W 30 N 0 N 60 N Austin: (30°N, 98°W) Logan: (42°N,
CEE 795 Water Resources Modeling and GIS Learning Objectives: Demonstrate the concepts of spatial fields as a way to represent geographical information.
URBDP 422 URBAN AND REGIONAL GEO-SPATIAL ANALYSIS Lecture 3: Building a GeoDatabase; Projections Lab Session: Exercise 3: vector analysis Jan 14, 2014.
Stream and Watershed Delineation from DEM’s David Maidment, Ph.D. and Francisco Olivera, Ph.D. Center for Research in Water Resources University of Texas.
GIS in Water Resources Midterm Review 2013 David Maidment and David Tarboton.
GISWR 2015 Midterm Review. Definition of Latitude,  (1) Take a point S on the surface of the ellipsoid and define there the tangent plane, mn (2) Define.
Data Model Conceptual Model – a set of concepts that describe a subject and allow reasoning about it Mathematical Model – a conceptual model expressed.
1 Byung Sik, Kim Kangwon National University Advanced Hydrology and Water Resources Management.
Geodesy, Map Projections and Coordinate Systems Geodesy - the shape of the earth and definition of earth datums Map Projection - the transformation of.
GIS in Water Resources: Lecture 1 The goal of this class is to learn how to apply geographic information systems in water resources. Hydrologists use many.
Spatial Analysis Using Grids By the end of this class you should be able to: describe some ways continuous surfaces or spatial fields are represented in.
Distributed Modeling in Hydrology using Digital Data and Geographic Information Systems David Tarboton Utah State University Course presented at the University.
Introduction to GIS David R. Maidment
Spatial Analysis Using Grids
Geodesy, Map Projections and Coordinate Systems
Key Concepts from Exercise 4
Grid-Based Modeling with Digital Elevation Models
National Hydro Data Programs
Digital Elevation Model Based Watershed and Stream Network Delineation
GIS in Water Resources Midterm Review 2008
Digital Elevation Model Based Watershed and Stream Network Delineation
Data Sources for GIS in Water Resources by David R
Spatial Analysis Using Grids
Review for Midterm Exam
Hydro Networks in GIS Review of key concepts in Ex 4
Hydro Networks in GIS Network model Flow on Networks
GISWR 2015 Midterm Review.
Review for Midterm Exam
GIS in Water Resources: Lecture 1
Networks in GIS Network model Flow on Networks Hydrologic networks
Geodesy, Map Projections and Coordinate Systems
Data Sources for GIS in Water Resources
Creating Watersheds and Stream Networks
Review for Midterm Exam
Presentation transcript:

GIS in Water Resources Review for Midterm Exam

Data Models A geographic data model is a structure for organizing geospatial data so that it can be easily stored and retrieved. Geographic coordinates Tabular attributes

Raster and Vector Data Point Line Polygon VectorRaster Raster data are described by a cell grid, one value per cell Zone of cells

ArcGIS Geodatabase Geodatabase Feature Dataset Feature Class Geometric Network Object Class Relationship Workspace

Geodatabase and Feature Dataset zA geodatabase is a relational database that stores geographic information. zA feature dataset is a collection of feature classes that share the same spatial reference frame.

Feature Class A feature class is a collection of geographic objects in tabular format that have the same behavior and the same attributes. Feature Class = Object class + spatial coordinates

Object Class An object class is a collection of objects in tabular format that have the same behavior and the same attributes. An object class is a table that has a unique identifier (ObjectID) for each record

Relationship Relationship between spatial and non-spatial objects Water quality data (non-spatial) Measurement station (spatial)

National Hydro Data Programs National Elevation Dataset (NED) National Hydrography Dataset (NHD) Watershed Boundary DatasetNED-Hydrology

1:250,000 Scale Soil Information

National Land Cover Dataset the data:

National Water Information System Web access to USGS water resources data in real time

Flow Time Time Series HydrographyHydro Network Channel System Drainage System Arc Hydro Components GIS provides for synthesis of geospatial data with different formats

Geodesy, Map Projections and Coordinate Systems Geodesy - the shape of the earth and definition of earth datums Map Projection - the transformation of a curved earth to a flat map Coordinate systems - (x,y) coordinate systems for map data

Latitude and Longitude in North America 90 W 120 W 60 W 30 N 0 N 60 N Austin: (30°N, 98°W) Logan: (42°N, 112°W)

Length on Meridians and Parallels 0 N 30 N  ReRe ReRe R R A B C  (Lat, Long) = ( , ) Length on a Meridian: AB = R e  (same for all latitudes) Length on a Parallel: CD = R  R e  Cos  (varies with latitude) D

Example 1: What is the length of a 1º increment along on a meridian and on a parallel at 30N, 90W? Radius of the earth = 6370 km. Solution: A 1º angle has first to be converted to radians  radians = 180 º, so 1º =  /180 = /180 = radians For the meridian,  L = R e  km For the parallel,  L = R e  Cos   Cos   km Parallels converge as poles are approached

Example 2: What is the size of a 1 arc-second DEM cell when projected to (x,y) coordinates at 30º N? Radius of the earth = 6370 km = 6,370,000m = 6.37 x 10 6 m Solution: A 1” angle has first to be converted to radians  radians = 180 º, so 1” = 1/3600 º = (1/3600)  /180 radians = x radians For the left and right sides,  L = R e  6.37 x 10 6 * x =  30.88m For the top and bottom sides,  L = R e  Cos  = 6.37 x 10 6 * x * Cos 30º = x = 26.75m Left and right sides of cell converge as poles are approached

Horizontal Earth Datums An earth datum is defined by an ellipse and an axis of rotation NAD27 (North American Datum of 1927) uses the Clarke (1866) ellipsoid on a non geocentric axis of rotation NAD83 (NAD,1983) uses the GRS80 ellipsoid on a geocentric axis of rotation WGS84 (World Geodetic System of 1984) uses GRS80, almost the same as NAD83

Vertical Earth Datums A vertical datum defines elevation, z NGVD29 (National Geodetic Vertical Datum of 1929) NAVD88 (North American Vertical Datum of 1988) takes into account a map of gravity anomalies between the ellipsoid and the geoid

Coordinate System (  o, o ) (x o,y o ) X Y Origin A planar coordinate system is defined by a pair of orthogonal (x,y) axes drawn through an origin

Universal Transverse Mercator Uses the Transverse Mercator projection Each zone has a Central Meridian ( o ), zones are 6° wide, and go from pole to pole 60 zones cover the earth from East to West Reference Latitude (  o ), is the equator (Xshift, Yshift) = (x o,y o ) = (500000, 0) in the Northern Hemisphere, units are meters

UTM Zone 14 Equator -120° -90 ° -60 ° -102°-96° -99° Origin 6°

ArcInfo 9 Spatial Reference Frames Defined for a feature dataset in ArcCatalog Coordinate System –Projected –Geographic X/Y Domain Z Domain M Domain

X/Y Domain (Min X, Min Y) (Max X, Max Y) Maximum resolution of a point = Map Units / Precision e.g. map units = meters, precision = 1000, then maximum resolution = 1 meter/1000 = 1 mm on the ground Long integer max value of 2 31 = 2,147,483,645

Four Points

One degree box and its four lines Geographic Coordinates

One Degree Box in USGS Albers Projection

USGS Albers Projection

Area Calculation in USGS Albers Area = km km km km x = km 2

North American Albers Projection Same projection method as USGS Albers but different parameters

Area Calculation in North American Albers Area = km km km km X = Take home message: Lengths of lines change but area is constant in Albers

x y f(x,y) Two fundamental ways of representing geography are discrete objects and fields. The discrete object view represents the real world as objects with well defined boundaries in empty space. The field view represents the real world as a finite number of variables, each one defined at each possible position. (x 1,y 1 ) PointsLinesPolygons Continuous surface

Vector and Raster Representation of Spatial Fields VectorRaster

Numerical representation of a spatial surface (field) Grid TIN Contour and flowline

Grid Datasets Cellular-based data structure composed of square cells of equal size arranged in rows and columns. The grid cell size and extent (number of rows and columns), as well as the value at each cell have to be stored as part of the grid definition. Number of columns Number of rows Cell size

Raster Sampling from Michael F. Goodchild. (1997) Rasters, NCGIA Core Curriculum in GIScience, posted October 23, 1997

From: Blöschl, G., (1996), Scale and Scaling in Hydrology, Habilitationsschrift, Weiner Mitteilungen Wasser Abwasser Gewasser, Wien, 346 p. Extent Spacing The scale triplet Support

Spatial Generalization Central point ruleLargest share rule

Raster calculation – some subtleties Analysis extent + = Analysis cell size Analysis mask Resampling or interpolation (and reprojection) of inputs to target extent, cell size, and projection within region defined by analysis mask

Interpolation Estimate values between known values. A set of spatial analyst functions that predict values for a surface from a limited number of sample points creating a continuous raster. Apparent improvement in resolution may not be justified

Topographic Slope Defined or represented by one of the following –Surface derivative  z –Vector with x and y components –Vector with magnitude (slope) and direction (aspect)

Hydrologic processes are different on hillslopes and in channels. It is important to recognize this and account for this in models. Drainage area can be concentrated or dispersed (specific catchment area) representing concentrated or dispersed flow.

Drainage Density D d = L/A EPA Reach Files100 grid cell threshold1000 grid cell threshold

Network Definition A network is a set of edges and junctions that are topologically connected to each other.

Edges and Junctions Simple feature classes: points and lines Network feature classes: junctions and edges Edges can be –Simple: one attribute record for a single edge –Complex: one attribute record for several edges in a linear sequence A single edge cannot be branched No!!

Polylines and Edges

Junctions Junctions exist at all points where edges join –If necessary they are added during network building (generic junctions) Junctions can be placed on the interior of an edge e.g. stream gage Any number of point feature classes can be built into junctions on a single network

Connectivity Table J124 J125 J123 J126 E1 E3 E2 J123J124, E1 J124J123, E1J125, E2J126, E3 J125J124, E2 J126J124, E3 JunctionAdjacent Junction and Edge This is the “Logical Network” p. 132 of Modeling our World

Flow to a sink

Network Tracing on the Guadalupe Basin

Linear Referencing Where are we on a line?

Addressing

Arc Hydro Framework with Time Series Spatial relationship classes Temporal classes and relationships Geometric network

Space-Time Cube TSDateTime TSTypeID TSValue FeatureID Time Space Variable Data Value

MonitoringPointHasTimeSeries Relationship

TSTypeHasTimeSeries

Arc Hydro TSType Table Type Index Variable Name Type Of Time Series Info Regular or Irregular Units of measure Time interval Recorded or Generated Arc Hydro has 6 Time Series DataTypes 1.Instantaneous 2.Cumulative 3.Incremental 4.Average 5.Maximum 6.Minimum

Tracking Analyst Display

DEM Based Watershed and Stream Network Delineation Steps DEM Reconditioning/Burning in Streams Fill Sinks Eight direction pour point model to evaluate flow directions Flow accumulation Threshold stream network definition Stream segmentation Watershed delineation Raster to vector conversion of streams and watersheds

+ =  Take a mapped stream network and a DEM  Make a grid of the streams  Raise the off-stream DEM cells by an arbitrary elevation increment  Produces "burned in" DEM streams = mapped streams “Burning In” the Streams Synthesis of Raster and Vector data

AGREE Elevation Grid Modification Methodology

Filling in the Pits DEM creation results in artificial pits in the landscape A pit is a set of one or more cells which has no downstream cells around it Unless these pits are filled they become sinks and isolate portions of the watershed Pit filling is first thing done with a DEM

Slope: Hydrologic Slope - Direction of Steepest Descent

Eight Direction Pour Point Model Water flows in the direction of steepest descent

Flow Direction Grid

Cell to Cell Grid Network Through the Landscape Stream cell

Contributing Area Grid Drainage area threshold > 5 Cells

Delineation of Streams and Watersheds on a DEM

Watershed and Drainage Paths Delineated from 30m DEM Automated method is more consistent than hand delineation

Stream Segments in a Cell Network

Same Cell Value Subwatersheds for Stream Segments

Vectorized Streams Linked Using Grid Code to Cell Equivalents Vector Streams Grid Streams

For every stream segment, there is a corresponding catchment Catchments are a tessellation of the landscape through a set of physical rules Delineated Catchments and Stream Networks

Raster Zones and Vector Polygons Catchment GridID Vector Polygons DEM GridCode Raster Zones One to one connection

Watershed A watershed is the area draining to any point on the stream network A new kind of connectivity: Area flows to a point on a line

Connecting Drainage Areas to the Network Area goes to point on line

HydroID – a unique identifier of all Arc Hydro features HydroIDs of Drainage PointsHydroIDs of Catchments