Network Distance Overlay: Difference between revisions
No edit summary |
No edit summary |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
[[File:Network Distance Overlay.jpg|thumb|right|350px|The Network Distance Overlay showing how much distance there is between | [[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 | 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 | * 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)| | * 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 | * This model is intended for [[Net Line]]s with diameters smaller than the grid size. | ||
|seealso= | |seealso= | ||
* [[Underground visualization]] | * [[Underground visualization]] | ||
Latest revision as of 16:53, 7 July 2026

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:
- The height offset of Buildings. This dictates the base of the Building.
- The basement depth and the root depth of Buildings added together. This makes the Building deeper than its base.
- The floor height of Buildings, 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.
Notes
- Net lines are not checked against the presence of other Net lines in the same cell.
- A Building's slanting roof height currently does not contribute to the height of the Building for the calculation of this Overlay.
- Net lines do not need to be explicitly active to be tested.
- This model is intended for Net Lines with diameters smaller than the grid size.
See also