[`Obs` Obstacle](#obs-obstacle) via `ObsUidLink`<br>
[<u>`Rdo`</u> Runway direction obstacle](Airport#rdo-runway-direction-obstacle) ⍈<br>
[<u>`Fdo`</u> FATO direction obstacle](Airport#fdo-fato-direction-obstacle) ⍈
[<ins>`Rdo`</ins> Runway direction obstacle](Airport#rdo-runway-direction-obstacle) ⍈<br>
[<ins>`Fdo`</ins> FATO direction obstacle](Airport#fdo-fato-direction-obstacle) ⍈
---
<table><tr><td>Related to [[Obstacle in OFMX CSV|Obstacle-CSV]]</td></tr></table>
## <u>`Ogr`</u> Obstacle Group
## <ins>`Ogr`</ins> Obstacle Group
An <u>`Ogr`</u> obstacle group builds clusters of individual `Obs` obstacles. To guarantee uniqueness, the coordinates of the first `Obs` obstacle within this group are used as the group reference point.
An <ins>`Ogr`</ins> obstacle group builds clusters of individual `Obs` obstacles. To guarantee uniqueness, the coordinates of the first `Obs` obstacle within this group are used as the group reference point.
```xml
<Ogr>
...
...
@@ -47,7 +47,7 @@ An <u>`Ogr`</u> obstacle group builds clusters of individual `Obs` obstacles. To
An `Obs` obstacle is an individual object described as cylindrical volume with circular base (`geoLat`, `geoLong` and optional `valRadius`) and height (`valElev` and optional `valHgt`).
:warning: Obstacles must be member of an <u>`Ogr`</u> obstacle group, even if the group consists of just this single obstacle alone. Don't confuse obstacle groups (logical grouping) and obstacles linked with `ObsUidLink` and `codeLinkType` (physical and therefore potentially dangerous connection).
:warning: Obstacles must be member of an <ins>`Ogr`</ins> obstacle group, even if the group consists of just this single obstacle alone. Don't confuse obstacle groups (logical grouping) and obstacles linked with `ObsUidLink` and `codeLinkType` (physical and therefore potentially dangerous connection).
```xml
<Obs>
...
...
@@ -122,7 +122,7 @@ An `Obs` obstacle is an individual object described as cylindrical volume with c
*`Obs` – Obstacle
*`@source` ![[X]](https://openflightmaps.gitlab.io/ofmx/svg/x.svg) – Reference to [source of data](Identifiers#source)
*`OgrUid` ![[M]](https://openflightmaps.gitlab.io/ofmx/svg/m.svg)![[X]](https://openflightmaps.gitlab.io/ofmx/svg/x.svg) – Association to <u>`Ogr`</u> obstacle group
*`OgrUid` ![[M]](https://openflightmaps.gitlab.io/ofmx/svg/m.svg)![[X]](https://openflightmaps.gitlab.io/ofmx/svg/x.svg) – Association to <ins>`Ogr`</ins> obstacle group