Skip to content

Update Segment Geometry

Simon Gröchenig edited this page Jun 26, 2020 · 3 revisions

Algorithms > Graph Data > Graphium:UpdateSegmentGeometry

This algorithm updates the geometry of the vector data set.

This algorithm can modify layer features "in-place" (without creating a new layer, more information).

Input parameters

ID Parameter Description
(INPUT) Input layer Only applies if used not in-place
FIELD_SEGMENT_ID Segment ID field Attribute of selected vector layer that contains the segment ID
SERVER_NAME * Graphium server Refers to name set in connection editor
GRAPH_NAME * Graph name
GRAPH_VERSION * Graph version

(*) By default, these parameters are set to the selected default graph version (see [Graph Manager](Graph Manager#default-graph-version)).

Output

  • In-place mode: Features with updated geometries in selected vector layer
  • Normal mode: New vector layer with updated geometries