ESRIs ArcHydro 2 - PowerPoint PPT Presentation

1 / 20
About This Presentation
Title:

ESRIs ArcHydro 2

Description:

A streamflow gage in stuck in ArcHydro. It if given a HydroID 0123456. The USGS gage # has a site number of 0987656432. And that is the HydroCode ... – PowerPoint PPT presentation

Number of Views:33
Avg rating:3.0/5.0
Slides: 21
Provided by: leeherr
Category:
Tags: archydro | esris | gage

less

Transcript and Presenter's Notes

Title: ESRIs ArcHydro 2


1
ESRIs ArcHydro 2
  • Objects
  • And the
  • GeoDatabase

2
This is what we are trying to model
3
This is where we ended last week
4
Is a type of
1 to many relationship
5
Set of Objects
  • ArcHydro is a set of connected objects and
    features
  • To understand the thing a few terms have to be
    defined
  • Class (group of objects with similar behaviors
    and attributes)
  • Object (Member of an object class
  • Attributes of an object (what it is)
  • Behavior (how it interacts with other objects)
  • Interface (protocol for passing info in and out)

6
ArcHydro Objects
  • Three kinds
  • Objects data tables that store only attribute
    data
  • Features data tables that store spatial
    coordinates and attributes
  • Network features Special pts and lines called
    junctions and edges in addition to their
    attributes and spatial coordinates
  • Simple network features one feature
  • Complex network features Several connected
    spatial features and only one attribute table

7
ArcHydro Features
  • ArcHydro features are different from any other
    kind of feature in ArcGIS
  • In ArcGIS the ObjectID is a unique identifier of
    any object with a Feature Class assigned at
    object creation

8
ArcHydro Features 2
  • In ArcHydro all features are HydroFeatures and
    all carry the following attribures
  • HydroID Integer that uniquely identifies the
    feature
  • HydroCode Text that is a permanent public
    identifier of the feature

9
(No Transcript)
10
Example
  • A streamflow gage in stuck in ArcHydro
  • It if given a HydroID 0123456
  • The USGS gage has a site number of 0987656432
  • And that is the HydroCode
  • Now ArcHydro can link the junction (0123456) with
    the gage site 09876532 and thus be able to
    extract gage data as needed

11
HydroID Structure
  • Format
  • Class number followed by a feature number
  • HydroID 12000044
  • Feature 44 in feature class 12
  • HydroID is defined using a pair of tables
  • LayerKeyTable
  • HydroIDTable

12

13
Ragionalization
  • HydroID can be applied to regions by inserting
    another 2 digit number before the Class Number
  • Thus you can have up to 100 regions
  • And that makes it easy to break large areas up
    into smaller units for analysis

14
Linking
  • All Hydro features can be associated with other
    hydro features by storing the HydroID of the
    first feature as an attribute of the second.
  • This allows the association of drainage areas
    with junctions on the network so you can get
    water from the drainage area to a stream

15
The Concept
  • that all Hydro features in the model are uniquely
    identified is a powerful idea for supporting
    behavioral modeling because it means that the
    database can be considered as an integrated whole
    rather than as a set of separate data layers!

16
HydroID use
  • Within ArcHydro all fields used to support
    HydroID-based relation ships are integer fields
  • Easier to manage than text
  • Queries are more efficient
  • All ArcHydro attributes ending with ID are
    integer
  • All ArcHydro attributes ending with CODE are text
    (string)

17
ArcHydro Framework
18
Feature Classes
  • HydroEdge The blue lines describing streams
  • HydroJunction
  • Junctions at the ends of flow segments (edges)
  • Topologically connected in ArcGIS geometric
    networks (Hydro Network)
  • Waterbody ponds, lakes, etc.
  • Watershed Drainage area
  • Monitoring point gages, etc.

19
(No Transcript)
20
(No Transcript)
Write a Comment
User Comments (0)
About PowerShow.com