openAIP / openaip

Public issue tracker of www.openaip.net.
41 stars 3 forks source link

Add ability to include the phone number for listening to the ATIS #377

Closed Vialonyx closed 2 months ago

Vialonyx commented 3 months ago

It would be interesting to add the possibility to include the phone number for listening to the ATIS in addition to the VHF frequency when one exists. This feature would be particularly useful for users who want to access ATIS by phone, as is the case for preparing flights between international airports.

Feature description :

Implementation example : For the Bordeaux airport ATIS (LFBD), the "Phone" field could display a number such as +33 557928104 in addition to the VHF frequency 131.155 MHz.

phone_atis_form_field

Best regards

reskume commented 2 months ago

This feature will be released with the next big update in the next weeks. The airport model will contain a new property "telephoneServices" that can be used to add multiple services to an airport. the telephone service object contains the name, the phone number and a remarks property.