... | ... | @@ -60,12 +60,12 @@ An <u>`Ase`</u> airspace is considered to have class layers if more than one air |
|
|
```
|
|
|
|
|
|
* <u>`Ase`</u> – Airspace
|
|
|
* `@region`<sup>[XT]</sup> – [Region](Identifiers#region) this airspace belongs to
|
|
|
* `@source`<sup>[XT]</sup> – Reference to [source of data](Identifiers#source)
|
|
|
* `@region` ![[X]](https://openflightmaps.github.io/ofmx/svg/x.svg) – [Region](Identifiers#region) this airspace belongs to
|
|
|
* `@source` ![[X]](https://openflightmaps.github.io/ofmx/svg/x.svg) – Reference to [source of data](Identifiers#source)
|
|
|
* `@classLayers`<sup>[E][XT]</sup> – Number of [`Ase#CLASS` class layers](#aseclass-class-layer) defined for this airspace (omit if none are present)
|
|
|
* `AseUid`<sup>[M]</sup> – <u>`Ase`</u> identifier
|
|
|
* `codeType`<sup>[M]</sup> – Airspace type: `FIR` (flight information region), `UIR` (upper FIR), `CTA` (control area), `UTA` (upper CTA), `TMA` (terminal control area), `CTR` (control zone), `TSA` (temporary segregated area), `TRA` (temporary reserved area), `AWY` (airway corridor), `P` (prohibited area), `R` (restricted area), `D` (danger area) *or* [see full list](https://openflightmaps.github.io/ofmx/aixm/4.5/manual/aicm/aicm/xdom_11.html#CODE_TYPE_AS)
|
|
|
* `codeId`<sup>[M]</sup> – Published identifier associated with the airspace
|
|
|
* `AseUid` ![[M]](https://openflightmaps.github.io/ofmx/svg/m.svg) – <u>`Ase`</u> identifier
|
|
|
* `codeType` ![[M]](https://openflightmaps.github.io/ofmx/svg/m.svg) – Airspace type: `FIR` (flight information region), `UIR` (upper FIR), `CTA` (control area), `UTA` (upper CTA), `TMA` (terminal control area), `CTR` (control zone), `TSA` (temporary segregated area), `TRA` (temporary reserved area), `AWY` (airway corridor), `P` (prohibited area), `R` (restricted area), `D` (danger area) *or* [see full list](https://openflightmaps.github.io/ofmx/aixm/4.5/manual/aicm/aicm/xdom_11.html#CODE_TYPE_AS)
|
|
|
* `codeId` ![[M]](https://openflightmaps.github.io/ofmx/svg/m.svg) – Published identifier associated with the airspace
|
|
|
* `txtLocalType` – Type designator according to local use
|
|
|
* `txtName` – Name of the airspace according to ICAO rules
|
|
|
|
... | ... | @@ -86,7 +86,7 @@ Omit the remaining properties if this main <u>`Ase`</u> airspace [has class laye |
|
|
* `uomDistVerMnm` – Unit of `valDistVerMnm`: `FT` (feet), `M` (meters) *or* `FL` (level)
|
|
|
* `Att` – [[Timetable]]
|
|
|
* `codeSelAvbl` – `Y` (yes, airspace may be activated selectively) *or* `N` (no)
|
|
|
* `txtRmk` – Remarks
|
|
|
* `txtRmk` ![[MD]](https://openflightmaps.github.io/ofmx/svg/md.svg) – Remarks
|
|
|
|
|
|
## `Abd` Border
|
|
|
|
... | ... | @@ -105,9 +105,9 @@ The `Abd` border feature defines the horizontal geometry of an <u>`Ase`</u> airs |
|
|
```
|
|
|
|
|
|
* `Abd` – Border
|
|
|
* `AbdUid`<sup>[M]</sup> – `Abd` identifier
|
|
|
* `AseUid`<sup>[M]</sup> – Association to `Ase` airspace
|
|
|
* `Avx`<sup>[M]</sup> – Sequence of [`Avx` border vertexes](#avx-border-vertex)
|
|
|
* `AbdUid` ![[M]](https://openflightmaps.github.io/ofmx/svg/m.svg) – `Abd` identifier
|
|
|
* `AseUid` ![[M]](https://openflightmaps.github.io/ofmx/svg/m.svg) – Association to `Ase` airspace
|
|
|
* `Avx` ![[M]](https://openflightmaps.github.io/ofmx/svg/m.svg) – Sequence of [`Avx` border vertexes](#avx-border-vertex)
|
|
|
|
|
|
## `Avx` Border Vertex
|
|
|
|
... | ... | @@ -129,10 +129,10 @@ Straight line between this point and the following point, arc or frontier. |
|
|
```
|
|
|
|
|
|
* `Avx` – Border vertex
|
|
|
* `codeType`<sup>[M]</sup> – Always `GRC`
|
|
|
* `geoLat`<sup>[M]</sup> – Point latitude
|
|
|
* `geoLong`<sup>[M]</sup> – Point longitude
|
|
|
* `codeDatum`<sup>[M]</sup> – Always `WGE` (WGS-84)
|
|
|
* `codeType` ![[M]](https://openflightmaps.github.io/ofmx/svg/m.svg) – Always `GRC`
|
|
|
* `geoLat` ![[M]](https://openflightmaps.github.io/ofmx/svg/m.svg) – Point latitude
|
|
|
* `geoLong` ![[M]](https://openflightmaps.github.io/ofmx/svg/m.svg) – Point longitude
|
|
|
* `codeDatum` ![[M]](https://openflightmaps.github.io/ofmx/svg/m.svg) – Always `WGE` (WGS-84)
|
|
|
|
|
|
### Arc
|
|
|
|
... | ... | @@ -150,12 +150,12 @@ Clockwise or counterclockwise circle arc around the center point and beginning a |
|
|
```
|
|
|
|
|
|
* `Avx` – Border vertex
|
|
|
* `codeType`<sup>[M]</sup> – `CWA` (clockwise arc) *or* `CCA` (counterclockwise arc)
|
|
|
* `geoLat`<sup>[M]</sup> – Starting point latitude
|
|
|
* `geoLong`<sup>[M]</sup> – Starting point longitude
|
|
|
* `codeDatum`<sup>[M]</sup> – Always `WGE` (WGS-84)
|
|
|
* `geoLatArc`<sup>[M]</sup> – Center point latitude
|
|
|
* `geoLongArc`<sup>[M]</sup> – Center point longitude
|
|
|
* `codeType` ![[M]](https://openflightmaps.github.io/ofmx/svg/m.svg) – `CWA` (clockwise arc) *or* `CCA` (counterclockwise arc)
|
|
|
* `geoLat` ![[M]](https://openflightmaps.github.io/ofmx/svg/m.svg) – Starting point latitude
|
|
|
* `geoLong` ![[M]](https://openflightmaps.github.io/ofmx/svg/m.svg) – Starting point longitude
|
|
|
* `codeDatum` ![[M]](https://openflightmaps.github.io/ofmx/svg/m.svg) – Always `WGE` (WGS-84)
|
|
|
* `geoLatArc` ![[M]](https://openflightmaps.github.io/ofmx/svg/m.svg) – Center point latitude
|
|
|
* `geoLongArc` ![[M]](https://openflightmaps.github.io/ofmx/svg/m.svg) – Center point longitude
|
|
|
|
|
|
### Frontier
|
|
|
|
... | ... | @@ -174,12 +174,12 @@ Follow a frontier (e.g. between countries) beginning at the starting point. The |
|
|
```
|
|
|
|
|
|
* `Avx` – Border vertex
|
|
|
* `GbrUid`<sup>[M]</sup> – `Gbr` identifier
|
|
|
* `txtName`<sup>[M]</sup> – Name of the frontier (often two countries ordered alphabetically)
|
|
|
* `codeType`<sup>[M]</sup> – Always `FNT`
|
|
|
* `geoLat`<sup>[M]</sup> – Starting point latitude
|
|
|
* `geoLong`<sup>[M]</sup> – Starting point longitude
|
|
|
* `codeDatum`<sup>[M]</sup> – Always `WGE` (WGS-84)
|
|
|
* `GbrUid` ![[M]](https://openflightmaps.github.io/ofmx/svg/m.svg) – `Gbr` identifier
|
|
|
* `txtName` ![[M]](https://openflightmaps.github.io/ofmx/svg/m.svg) – Name of the frontier (often two countries ordered alphabetically)
|
|
|
* `codeType` ![[M]](https://openflightmaps.github.io/ofmx/svg/m.svg) – Always `FNT`
|
|
|
* `geoLat` ![[M]](https://openflightmaps.github.io/ofmx/svg/m.svg) – Starting point latitude
|
|
|
* `geoLong` ![[M]](https://openflightmaps.github.io/ofmx/svg/m.svg) – Starting point longitude
|
|
|
* `codeDatum` ![[M]](https://openflightmaps.github.io/ofmx/svg/m.svg) – Always `WGE` (WGS-84)
|
|
|
|
|
|
### Circle
|
|
|
|
... | ... | @@ -197,12 +197,12 @@ Circle around a center point with a radius defined by giving any one point on th |
|
|
```
|
|
|
|
|
|
* `Avx` – Border vertex
|
|
|
* `codeType`<sup>[M]</sup> – Always `CWA`
|
|
|
* `geoLat`<sup>[M]</sup> – Latitude of point on circumference
|
|
|
* `geoLong`<sup>[M]</sup> – Longitude of point on circumference
|
|
|
* `codeDatum`<sup>[M]</sup> – Always `WGE` (WGS-84)
|
|
|
* `geoLatArc`<sup>[M]</sup> – Center point latitude
|
|
|
* `geoLongArc`<sup>[M]</sup> – Center point longitude
|
|
|
* `codeType` ![[M]](https://openflightmaps.github.io/ofmx/svg/m.svg) – Always `CWA`
|
|
|
* `geoLat` ![[M]](https://openflightmaps.github.io/ofmx/svg/m.svg) – Latitude of point on circumference
|
|
|
* `geoLong` ![[M]](https://openflightmaps.github.io/ofmx/svg/m.svg) – Longitude of point on circumference
|
|
|
* `codeDatum` ![[M]](https://openflightmaps.github.io/ofmx/svg/m.svg) – Always `WGE` (WGS-84)
|
|
|
* `geoLatArc` ![[M]](https://openflightmaps.github.io/ofmx/svg/m.svg) – Center point latitude
|
|
|
* `geoLongArc` ![[M]](https://openflightmaps.github.io/ofmx/svg/m.svg) – Center point longitude
|
|
|
|
|
|
## `Ase#CLASS` Class Layer
|
|
|
|
... | ... | @@ -254,16 +254,16 @@ Circle around a center point with a radius defined by giving any one point on th |
|
|
```
|
|
|
|
|
|
* `Ase` – Airspace of type CLASS
|
|
|
* `AseUid`<sup>[M]</sup> – `Ase` identifier
|
|
|
* `codeType`<sup>[M]</sup> – Always `CLASS`
|
|
|
* `codeId`<sup>[M]</sup> – Published identifier associated with the class layer or airspace
|
|
|
* `codeClass`<sup>[M]</sup> – Airspace class: `A` *thru* `G` *or* `OTHER` (see remarks)
|
|
|
* `codeDistVerUpper`<sup>[M]</sup> – Upper vertical limit base: `HEI` (height above GND), `ALT` (altitude above MSL), `STD` (altitude in standard atmosphere) *or* [see full list](https://openflightmaps.github.io/ofmx/aixm/4.5/manual/aicm/aicm/xdom_4.html#CODE_DIST_VER)
|
|
|
* `valDistVerUpper`<sup>[M]</sup> – Upper vertical limit (use "STD 999 FL" for UNLIMITED)
|
|
|
* `uomDistVerUpper`<sup>[M]</sup> – Unit of `valDistVerUpper`: `FT` (feet), `M` (meters) *or* `FL` (level)
|
|
|
* `codeDistVerLower`<sup>[M]</sup> – Lower vertical limit base: `HEI` (height above GND), `ALT` (altitude above MSL), `STD` (altitude in standard atmosphere) *or* [see full list](https://openflightmaps.github.io/ofmx/aixm/4.5/manual/aicm/aicm/xdom_4.html#CODE_DIST_VER)
|
|
|
* `valDistVerLower`<sup>[M]</sup> – Lower vertical limit (use "HEI 0 FT" for GND)
|
|
|
* `uomDistVerLower`<sup>[M]</sup> – Unit of `valDistVerLower`: `FT` (feet), `M` (meters) *or* `FL` (level)
|
|
|
* `AseUid` ![[M]](https://openflightmaps.github.io/ofmx/svg/m.svg) – `Ase` identifier
|
|
|
* `codeType` ![[M]](https://openflightmaps.github.io/ofmx/svg/m.svg) – Always `CLASS`
|
|
|
* `codeId` ![[M]](https://openflightmaps.github.io/ofmx/svg/m.svg) – Published identifier associated with the class layer or airspace
|
|
|
* `codeClass` ![[M]](https://openflightmaps.github.io/ofmx/svg/m.svg) – Airspace class: `A` *thru* `G` *or* `OTHER` (see remarks)
|
|
|
* `codeDistVerUpper` ![[M]](https://openflightmaps.github.io/ofmx/svg/m.svg) – Upper vertical limit base: `HEI` (height above GND), `ALT` (altitude above MSL), `STD` (altitude in standard atmosphere) *or* [see full list](https://openflightmaps.github.io/ofmx/aixm/4.5/manual/aicm/aicm/xdom_4.html#CODE_DIST_VER)
|
|
|
* `valDistVerUpper` ![[M]](https://openflightmaps.github.io/ofmx/svg/m.svg) – Upper vertical limit (use "STD 999 FL" for UNLIMITED)
|
|
|
* `uomDistVerUpper` ![[M]](https://openflightmaps.github.io/ofmx/svg/m.svg) – Unit of `valDistVerUpper`: `FT` (feet), `M` (meters) *or* `FL` (level)
|
|
|
* `codeDistVerLower` ![[M]](https://openflightmaps.github.io/ofmx/svg/m.svg) – Lower vertical limit base: `HEI` (height above GND), `ALT` (altitude above MSL), `STD` (altitude in standard atmosphere) *or* [see full list](https://openflightmaps.github.io/ofmx/aixm/4.5/manual/aicm/aicm/xdom_4.html#CODE_DIST_VER)
|
|
|
* `valDistVerLower` ![[M]](https://openflightmaps.github.io/ofmx/svg/m.svg) – Lower vertical limit (use "HEI 0 FT" for GND)
|
|
|
* `uomDistVerLower` ![[M]](https://openflightmaps.github.io/ofmx/svg/m.svg) – Unit of `valDistVerLower`: `FT` (feet), `M` (meters) *or* `FL` (level)
|
|
|
* `codeDistVerMax` – Maximum vertical limit base: `HEI` (height above GND), `ALT` (altitude above MSL), `STD` (altitude in standard atmosphere) *or* [see full list](https://openflightmaps.github.io/ofmx/aixm/4.5/manual/aicm/aicm/xdom_4.html#CODE_DIST_VER)
|
|
|
* `valDistVerMax` – Maximum vertical limit (either this or `valDistVerUpper`, whichever is higher)
|
|
|
* `uomDistVerMax` – Unit of `valDistVerMax`: `FT` (feet), `M` (meters) *or* `FL` (level)
|
... | ... | @@ -272,7 +272,7 @@ Circle around a center point with a radius defined by giving any one point on th |
|
|
* `uomDistVerMnm` – Unit of `valDistVerMnm`: `FT` (feet), `M` (meters) *or* `FL` (level)
|
|
|
* `Att` – [[Timetable]]
|
|
|
* `codeSelAvbl` – `Y` (yes, airspace may be activated selectively) *or* `N` (no)
|
|
|
* `txtRmk` – Remarks
|
|
|
* `txtRmk` ![[MD]](https://openflightmaps.github.io/ofmx/svg/md.svg) – Remarks
|
|
|
|
|
|
## `Adg` Derived Geometry
|
|
|
|
... | ... | @@ -306,9 +306,9 @@ Circle around a center point with a radius defined by giving any one point on th |
|
|
```
|
|
|
|
|
|
* `Adg` – Derived geometry
|
|
|
* `AdgUid`<sup>[M]</sup> – `Adg` identifier
|
|
|
* `codeType`<sup>[M]</sup> – Always `CLASS`
|
|
|
* `AseUidSameExtent`<sup>[M]</sup> – `AseUid` of the `Ase` airspace from which to inherit the geometry
|
|
|
* `AdgUid` ![[M]](https://openflightmaps.github.io/ofmx/svg/m.svg) – `Adg` identifier
|
|
|
* `codeType` ![[M]](https://openflightmaps.github.io/ofmx/svg/m.svg) – Always `CLASS`
|
|
|
* `AseUidSameExtent` ![[M]](https://openflightmaps.github.io/ofmx/svg/m.svg) – `AseUid` of the `Ase` airspace from which to inherit the geometry
|
|
|
|
|
|
## `Sae` Airspace Service
|
|
|
|
... | ... | @@ -346,6 +346,6 @@ Circle around a center point with a radius defined by giving any one point on th |
|
|
```
|
|
|
|
|
|
* `Sae` – Service in airspace
|
|
|
* `SaeUid`<sup>[M]</sup> – `Sae` identifier
|
|
|
* `SerUid`<sup>[M]</sup> – Association to [`Ser` service](Unit#ser-service)
|
|
|
* `AseUid`<sup>[M]</sup> – Association to `Ase` airspace |
|
|
\ No newline at end of file |
|
|
* `SaeUid` ![[M]](https://openflightmaps.github.io/ofmx/svg/m.svg) – `Sae` identifier
|
|
|
* `SerUid` ![[M]](https://openflightmaps.github.io/ofmx/svg/m.svg) – Association to [`Ser` service](Unit#ser-service)
|
|
|
* `AseUid` ![[M]](https://openflightmaps.github.io/ofmx/svg/m.svg) – Association to `Ase` airspace |
|
|
\ No newline at end of file |