Missing data values can be inferred from existing data, allowing gaps in data to be filled with reasonable values.
Inference data is edited on the Inference Data Editor.
The following parameters can be inferred for nodes:
Parameter |
Inferred from |
---|---|
Coordinates |
Upstream and Downstream node positions and conduit lengths. See Coordinates section below for more details. |
Ground Level |
Node ground levels can be inferred for any node where these values are missing. There are five methods by which ground level can be inferred:
|
Node coordinates can be inferred for any node where these values are missing. Values are inferred if both x and y coordinates are zero or blank.
No inference is carried out if just one of these values is blank or zero. No inference is carried out if the node is not connected to the network. For node coordinate inference to work efficiently and correctly, you should attempt to sort out any connectivity problems in advance.
Check the Infer default conduit lengths option in the Parameters section of the Inference Data Editor to treat all conduit lengths with a #D flag as having unknown lengths for the purpose of calculating node coordinates.
InfoWorks ICM attempts to infer node coordinates for nodes where both x and y coordinates are zero or blank.
Inference is carried out as follows:
The GeoPlan Window may show links running to the system origin. This can often happen when you import networks where the data is incomplete. The reason is that the links are not connected at one end. The node coordinate inference method will not address this problem.
Ground Levels are inferred from nodes with ground level values within a user defined Search Radius of the node with a missing ground level.
Check the Infer ground levels equal to zero option to apply inference to ground levels with zero value in addition to missing ground levels. (In certain locations a ground level of zero may be valid.)
|
ExampleThe contribution from each node to the ground level of the target node is weighted by the inverse square function of distance from the boundary node. Weight decreases as distance from the target node increases, therefore ground level of nodes closer to the target node will contribute more to the calculated ground level. If a node within the search radius does not have a ground level, it will be ignored during the calculation process. |
Node ground level is inferred by assuming that the cover level is the same for all nodes. The cover level is specified in the Inference Data Editor.
The following rules are applied to a node with missing ground level:
These rules are applied to each node with missing ground level values.
Check the Infer ground levels equal to zero option to apply inference to ground levels with zero value in addition to missing ground levels. (In certain locations a ground level of zero may be valid.)
Node ground level is inferred from the cover levels of adjacent nodes.
The following rules are applied to a node with missing ground level:
These rules are applied to each node with missing ground level values.
Check the Infer ground levels equal to zero option to apply inference to ground levels with zero value in addition to missing ground levels. (In certain locations a ground level of zero may be valid.)
The rules are iterated until either no further ground levels can be inferred or 50 iterations have been completed.