Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin


scrollbar


What

Required

Description

schema location

Branches.xml

no

Definitions of branches

https://fewsdocs.deltares.nl/schemas/version1.0/branches.xsd

DELFT-FEWS is a location oriented system. All time series data must be referenced to a (geographic) location. Scalar time series need no additional information. For longitudinal time series data, each point in the vector must be referenced to a location in a branch structure. This location must be identified by its coordinate within the branch (chainage), and may also be defined by its geographic coordinates within the coordinate system used.

...

  • chainage; coordinate of point as measured along the branch (should be greater than or equal to the start chainage and less than the end chainage).
  • label; label used to identify the point
  • x; : (optional) geographic coordinate of the point (Easting)
  • y; : (optional) geographic coordinate of the point (Northing)
  • z; : (optional) elevation of the point. The elevation is an important attribute for plotting in the longitudinal profile display. This elevation is taken as the bed level.
  • z_rmc: (optional) bed level of right side of main channel
  • z_rb: (optional) right bank level
  • z_rfp: (optional) right floodplain level
  • z_lmc: (optional) bed level of left side of main channel
  • z_lb: (optional) left bank level
  • z_lfp: (optional) left floodplain level
  • description; optional description string. When defined a vertical line will be drawn in the longitudinal display at the location of this point, and the description given displayed.
  • thresholdValueSetId; optional reference to an ID of a threshold value set. When defined, the threshold values will be drawn as markers in the longitudinal display at the location of this point.
comment

Comment item. Used for reference onlyNotice that the point attributes are only drawn if defined in the configuration.