Network Distance Overlay: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
Maxim@tygron.com (talk | contribs)
No edit summary
No edit summary
Line 1: Line 1:
[[File:Network Distance Overlay.jpg|thumb|right|350px|The Network Distance Overlay showing how much distance there is between Building and underground Net lines.]]
[[File:Network Distance Overlay.jpg|thumb|right|350px|The Network Distance Overlay showing how much distance there is between Buildings and underground Net lines.]]
The Network Distance Overlay is a [[Grid Overlay]] which displays the distance (if any) between underground [[Net line]]s and [[Building]]s which extend into the underground.
The Network Distance Overlay is a [[Grid Overlay]] which displays the distance (if any) between underground [[Net line]]s and [[Building]]s which extend into the underground.


For each [[Grid cell]], the depth of the [[Net line]] is compared to the presence of underground [[Building]]s, and [[Building]]s which are present in the underground. If a conflict is possible in a specific cell, the computed value for that cell is the smallest distance between any [[Net line]] and any [[Building]].
For each [[Grid cell]], the depth of the [[Net line]] is compared to the presence of underground [[Building]]s. If a conflict is possible in a specific cell, the computed value for that cell is the smallest distance between any [[Net line]] and any [[Building]].
{{clear}}
{{clear}}


Line 10: Line 10:
* The [[Height offset (Function Value)|height offset]] of [[Building]]s. This dictates the base of the [[Building]].
* The [[Height offset (Function Value)|height offset]] of [[Building]]s. This dictates the base of the [[Building]].
* The [[Basement height m (Function Value)|basement depth]] and the [[Depth of plant roots (Function Value)|root depth]] of [[Building]]s added together. This makes the [[Building]] deeper than its base.
* The [[Basement height m (Function Value)|basement depth]] and the [[Depth of plant roots (Function Value)|root depth]] of [[Building]]s added together. This makes the [[Building]] deeper than its base.
* The [[Floor height m (Function Value)|floor height]] of [[Building]]s, multiplied by its amount of floors. In case the building belongs to the underground category, the floors extend downwards below the surface.
* The [[Floor height m (Function Value)|floor height]] of [[Building]]s, multiplied by their amount of floors. In case the building belongs to the underground category, the floors extend downwards below the surface.


If the [[Net line]]'s height passes through the extent of the [[Building]], the computed distance is 0. Otherwise, the distance between either the top or the bottom of the [[Building]] is used.  
If the [[Net line]]'s height passes through the extent of the [[Building]], the computed distance is 0. Otherwise, the distance between either the top or the bottom of the [[Building]] is used.  
Line 17: Line 17:
| notes=
| notes=
* [[Net line]]s are not checked against the presence of other [[Net line]]s in the same cell.
* [[Net line]]s are not checked against the presence of other [[Net line]]s in the same cell.
* A [[Building]]'s [[Slanting roof height (Function Value)|slating roof height]]s currently does not contribute to the height of the [[Building]] for the calculation of this [[Overlay]].
* A [[Building]]'s [[Slanting roof height (Function Value)|slanting roof height]] currently does not contribute to the height of the [[Building]] for the calculation of this [[Overlay]].
* [[Net line]]s do not need to be explicitly active to be tested.
* [[Net line]]s do not need to be explicitly active to be tested.
* This model does not yet work well for netlines with diameters larger than the grid size.
* This model does not yet work well for [[Net Line]]s with diameters larger than the grid size.
|seealso=
|seealso=
* [[Underground visualization]]
* [[Underground visualization]]

Revision as of 11:08, 6 July 2026

The Network Distance Overlay showing how much distance there is between Buildings and underground Net lines.

The Network Distance Overlay is a Grid Overlay which displays the distance (if any) between underground Net lines and Buildings which extend into the underground.

For each Grid cell, the depth of the Net line is compared to the presence of underground Buildings. If a conflict is possible in a specific cell, the computed value for that cell is the smallest distance between any Net line and any Building.

Distance calculation

Net lines are checked for distance against both Buildings above ground and Buildings below ground. This is done based on the Function Values the Building has. The following details determine the extent of the Building in the underground for testing distance:

If the Net line's height passes through the extent of the Building, the computed distance is 0. Otherwise, the distance between either the top or the bottom of the Building is used.

Notes

See also