Hydro Networks in GIS - PowerPoint PPT Presentation

About This Presentation
Title:

Hydro Networks in GIS

Description:

p. 132 of Modeling our World. Build Network Tables. Establishes connectivity of Edge and ... Network Connectivity. Find connected. Find loops. Network Flow ... – PowerPoint PPT presentation

Number of Views:29
Avg rating:3.0/5.0
Slides: 61
Provided by: maid8
Category:

less

Transcript and Presenter's Notes

Title: Hydro Networks in GIS


1
Hydro Networks in GIS
  • Network model
  • Flow on Networks
  • Hydrologic networks
  • Linear referencing on networks

Some slides in this presentation were prepared by
Dr Francisco Olivera
2
National Hydrography Dataset
Key feature classes
Five feature classes with NHDFLowline built
into A geometric network
NHDPoint, NHDLine, NHDArea are point, line and
area water features on map apart from
flowlines and waterbodies
3
National Hydrography Dataset
4
NHD Waterbody
5
NHD Geometric Network
6
Arc Hydro Framework Input Data
Watersheds
Waterbody
Streams
Hydro Points
7
Arc Hydro Framework Data Model
8
Arc Hydro Framework For South Florida
Basins
Waterbody (NHD)
Hydro Points
Hydro Network (NHD)
9
Network Definition
  • A network is a set of edges and junctions that
    are topologically connected to each other.

10
Network Model in GIS
  • Three components
  • Geometric model (x,y,z,m) coordinates of edges
    and junctions
  • Logical model which edges are connected to what
    junctions
  • Addressing model location on the network using
    measure

11
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!!
12
Polylines and Edges
13
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

14
Connectivity Table
p. 132 of Modeling our World
J125
Junction
Adjacent Junction and Edge
J123 J124, E1
J124 J123, E1 J125, E2 J126, E3
J125 J124, E2
J126 J124, E3
E2
J124
E3
E1
J123
J126
This is the Logical Network
15
Build Network Tables
  • Establishes connectivity of Edge and Junction
    features
  • Enables tracing
  • Generates Generic Junctions

Geometric Network Wizard in ArcCatalog
16
Snapping Features
17
Network Sources and Sinks
Each junction feature class in a network can
have junctions which are sources or sinks for
flow
18
Ancillary Role of Sink
19
Flow to a sink
20
Flags
21
Trace Solvers
22
Upstream Trace Solvers
23
Hydrologic Networks
  • Hydrologic data includes
  • Single-line streams
  • Double-line streams
  • Braided streams
  • Manmade channel systems
  • Waterbodies

24
Flow Line
Traces movement of water in a one-dimensional
flow system
25
Location of the Flowline
26
Introduction to the Hydro Network
  • Hydro Edge think of Arc
  • Hydro Junction think of Node
  • Waterbody think of Polygon

27
Flow Network
A connected set of flow edges
28
Flowlines and Shorelines
29
Network Building
  • Define flow-paths within double-line streams and
    waterbodies.
  • Define network sinks and sources.

30
Network Connectivity
Find connected
Find loops
31
Network Flow Direction
  • Enable flow in flow-paths.
  • Disable flow in shorelines

Sink
Flow direction is unknown
32
Network Flow Direction
  • Enable flow in flow-paths.
  • Disable flow in shorelines

Sink
Flow direction is known
33
Uninitialized Flow Direction
34
Assigned Flow Direction
35
Network Tracing
Trace Upstream
Trace Downstream
36
Trace Path
Find the shortest path between two points on the
network
37
Hydro Network for Holland
38
Hydro Network for Colorado River Basin around
Lake Travis
39
Guadalupe Basin Framework Dataset
40
Network Tracing on the Guadalupe Basin
41
Schematic Network
42
Hydro Network Junctions
43
Connecting Waterbodies using Relationships
44
Hydro Network through Canyon Lake
45
Linking Canyon Lake to the Network
46
Connecting Drainage Areas using Relationships
47
Connecting Drainage Areas to the Network
Area goes to point on line
48
Linear Referencing
Where are we on a line?
49
My Streams are really long
Use ReachID to link many Hydro Edges together
into one River
50
Addressing
51
Coordinates of a 2-D Polyline
52
Coordinates of a 2-D Polyline M
53
Setting Line Measure
54
Proportional Aliasing
Distance is measured Relative to the length of
the line as a percentage 0 100
55
Setting Percent Measure
pMSeg.SetAndInterpolate MsBetween 0, 100
pMSeg.SetAndInterpolate MsBetween 100, 0
0 100 going downstream
0 100 going upstream
56
Distances from Upper End in Meters
57
0
Percent distance from bottom end of reach
100
58
Measure in kilometers
Measure in km from bottom end of line (like river
miles or Kilometers)
pMSeg.SetAndInterpolateMsBetween 0,
(Shape_Length /1000)
59
Point and Line Events
60
Displaying Events
Write a Comment
User Comments (0)
About PowerShow.com