Volumes are indivisible elements of airspace which form sectors. Volumes are defined the same way as shapes are and are automatically closed.
Volumes may be named as required (example: y_sect_vol.xml
) and are located in the fir/sectors
directory.
Element | volume | |
---|---|---|
Attribute | Format | Remarks |
id | string | volume id - used when referring to the volume |
fir | string | FIR in which the volume occurs (avoids duplicates) |
bottom | integer | Base level of airspace block |
top | integer | Top level of airspace block |
<volume id="Y_sect_1" fir="ABXX" bottom="000" top="999"> <point lat="N0494918000" lon="E0041835000" /> <point lat="N0494918000" lon="E0041835000" /> <point lat="N0494918000" lon="E0041835000" /> </volume>