ud_inp_virtual - Giswater/giswater_dbmodel GitHub Wiki
Description:
Arcs that 'disappear' in the model and it treats them as ‘transparent. They are merged with other features and may or may not retain their length.
Fields:
Column name | Data type | Description |
---|---|---|
arc_id | character varying(16) | Id of arc |
fusion_node | character varying(16) | Node which is used to fusion this arc with other arc.Fusion means fusionate this arc with a real arc. |
add_length | boolean | If true, program sums up both lengths. On false only length of real arc will be considered |