********************************* My Personal Airspaces ********************************* * AC is the airspace class (A, B, C, P, R, Q) * AN is the airspace name * AL is the lower limit (value in feet or SFC for surface) * AH is the upper limit (value in feet) * V is the center airspace coordinates (X=latitude, Y=longitude) in the case of a circular airspaces * DC is the radius of the airspace in nautical miles * DP is the airspace coordinates (X=latitude, Y=longitude) in the case of a polygon airspace. You can have multiple DP lines for each airspace to build the polygon. * You can end the airspace information with an empty line. * indicates a comment line and is not processed. ********************************* Airspace Example 1 ********************************* AC P AN My Polygon Airspace AH 7000ft AL 4000ft DP 01:30:19 N 001:04:36 E DP 01:37:23 N 001:12:26 E DP 01:37:23 N 001:12:26 E DP 01:52:57 N 001:28:59 E DP 01:51:05 N 001:35:01 E DP 01:46:58 N 001:32:52 E DP 01:33:18 N 001:17:33 E DP 01:24:27 N 001:07:46 E DP 01:30:19 N 001:04:36 E * ********************************* Airspace Example 2 ********************************* AC R AN My Restricted Airspace Name AL SFC AH 2000ft V X=25:51.861N -27:27.669W DC 0.3 *