SMS:1D Hyd Cross Section Coverage

From XMS Wiki
Revision as of 17:39, 13 July 2016 by Jcreer (talk | contribs)
Jump to navigationJump to search

The 1D-Hydraulic Cross Section coverage is used to identify the cross section stations in the hydraulic model, and can also be used to automatically cut a cross section from an underlying digital terrain model. The attributes of a cross section feature arc is the cross section itself, along with the other parameters that define its topology in the model and include: a cross section ID (internally assigned), the reach name (inherited from the centerline arc it intersects), the station (inherited from the centerline), and any specific model attributes. The 1D-Hydraulic coverage is used in conjunction with the cross sections and digital terrain model in order to determine the thalweg position (from the centerline arc) and the left and right bank points (from the bank arcs).

1Dhydcrosssection.jpg

A cross section is assigned automatically when cutting the cross sections, or can be assigned manually (imported from a file or entered directly) using the cross section editor.

See the help for Editing Cross Sections to learn more about how cross sections are managed and edited.

Coverage Specific Right-Click Commands

The 1D Hyd Cross Section Coverage contains all the standard commands in its right-click menu. The coverage also contains a couple specific commands unique to its right-click menu. These commands include:

Add Arcs to Mesh
Adds all cross section arcs to an existing mesh.
Extract cross sections
Brings up the Extract Cross Sections dialog where a cross section database can be created from the cross sections in the coverage.
Summary table
Brings up the Summary Table Options dialog which allows viewing calculations along cross section arcs.

Editing Cross Sections

For the new 1D Hydraulic Cross Section coverage, the cross section geometry is stored in text database file on disk. When extracting cross sections they are saved to a new (or existing) database file. However, extraction of cross sections from digital terrain models is not the only way that they can be created, nor is extraction always the only thing that needs to be done. For example other ways cross sections can be entered for use include: including importing from a spreadsheet, or entering manually. In such cases, and many times after extraction from a digital terrain model there are edits that must be performed in order to prepare the cross sections for hydraulic modeling.

Edit cross sections in one of three ways:

  1. When double-clicking on an arc in a 1D Hydraulic Cross Section coverage, it's possible to assign a cross section from a database. After assigning the cross section, also enter the editor for that cross section.
  2. Opening a cross section database for editing (or create a new database) using the Manage Cross Sections command.
  3. Opening an existing cross section database using the File | Open command.

The operations described in the following paragraphs can be done using the cross section editor shown in the figure below.

File:Cross section editor.jpg

General Properties

In order to identify information about the cross section in the database a name (not required), a reach, a station, and the name of the topographic data used to extract the cross section (if applicable) can be defined. A note about the cross section can also be defined. Not all of these attributes are critical for the development of a hydraulic model, but they are useful in managing the cross section within a database.

Editing Geometry

Cross section points can be added, or values edited when the Geom Edit tab of the editor is active. XY values are available when the actual 3D position of each point on the cross section is known. The more traditional D-Z pairs define the distance from the starting point and a corresponding elevation.

Geo-Referencing

Geo-referencing information provides the spatial (x-y) location of the cross section and included geometry. This information is inherent in the 3D coordinates, when extracting cross sections from a digital terrain model. However, if the cross section geometry is taken from a survey then the actual x-y-z coordinates of the points may not be known. In order to use the data within SMS for flood plain delineation, a proper geo-reference must be provided.

A cross section can have one of the following georeferencing definitions: All points specified (i.e. extracted cross sections will be of this type), Use two points (i.e. the coordinates of the beginning and ending location along the cross section defined), Use one point an angle (i.e. the centerline location is known and some angle relative to it defined), or no geo-referencing defined.

The geo-referencing is defined from the Geo Ref tab in the cross section editor.

Line Properties

Line properties define segments of material properties along the cross section. When using an area property coverage during extraction from a digital terrain model these properties are automatically marked and defined. However, they can also be established manually from within the Line Props tab in the cross section editor. To manually define the properties, use the "Insert Breakpoint" tool to specify the beginning and end locations on the cross section plot for each property. These locations and values can be edited in the Line Props spreadsheet.

Point Properties

Point properties include thalweg, left bank, and right bank (other properties can be defined but are not mapped/saved to hydraulic models from within WMS) locations. When using a centerline and bank line arcs from a 1D Hydraulic Centerline coverage during extraction these points are marked. SMS can "Auto Mark" these points by looking for the lowest elevation (thalweg), and appropriate breaks in elevation/slope (banks). Point properties are edited from within the Point Props tab in the cross section editor.

Merging

It is possible to combine a surveyed cross section with a section extracted from a terrain model for the flood plain (i.e. the terrain model does not contain enough detail to define the cross section of the river) using the tools in the Merge tab in the cross section editor. Two different cross sections can be merged, with rules for locations and precedence defined in order to create a new cross section.

Filtering

It may be that there are more points defining the cross section than are necessary (or that the hydraulic model is capable of processing). The Filter tab in the cross section editor allows specifying rules for filtering "insignificant" points along the cross section. This can be particularly important when extracting cross sections from a dense digital terrain model.

Managing Cross Sections

CsDb Management dialog

For the new 1D Hydraulic Cross Section coverage, the cross section geometry is stored in text database file on disk. When extracting cross sections they are saved to a new (or existing) database file. This database was the basis for the development of the cross section data in the ArcHydro data model. Cross sections in the database can be used for the development of hydraulic models such as HEC-RAS.

The Manage Cross Sections command allows creating a new database or opening an existing database to add geometries, edit existing ones, and provide proper geo-referencing information. It is also possible to open a cross section database using the Open command from the File menu.

Cross Section Database Definition

When setting up a new database the following attributes can be defined:

  • Topo ID – A topographic identifier and description that identifies where the cross section database was derived from. Create a new Topo ID for each database.
  • Line Prop Types – By default SMS uses only a Material ID, but other properties could be defined for general use (they will not immediately be used by supported hydraulic models).
  • Point Prop Types – By default SMS uses thalweg, left bank, and right bank but other point properties could be defined for general use.

The Cross Section Database Management dialog also allows creating a new cross section; edit, copy, or delete an existing cross section; insert an entire database (merge databases together); convert a cross section database to a coverage (the georeferencing of cross sections must be provided for the cross section to be included in the coverage); create a digital terrain model from the cross section geometry; and converting the coverage to line properties.

Related Topics