-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wiki pages for contributing to the VATSIM AIP #45
Comments
Guide to contributing to the VATSIM AIP pagesThe VATSIM AIP contains information about airports and frequencies, and is used by pilots as well as various other services. Third-party services, such as VATSIM-Radar, also utilize this information. (You can click here and go to the IntroductionWhere to edit?After gaining access to edit the VATSIM AIP, you can head to my.vatsim.net, and you should see an option to manage the AIP in the left hand sidebar under the What edit options are there?
How to see which FIRs you got access too?In order to confirm which FIRs you got access to, click on Creating AIP airportsStep 1: Finding an airportFirstly, you need to identify an airport in a FIR you got access too, which is missing. Currently, we are trying to focus solely on controlled, large international airport. Method 1:You can see all airports in a FIR, by using VATSPY, and changing the view / settings on the top bar to only show airport, as shown below. Method 2 (Strongly recommended):Alternatively, you can download the FIR's sector file from GnG AeroNav here, and then extract it. Inside the root folder, there should be a .SCT file, called something like Open the .SCT file up in a normal text editor, (such as Notepad, Visual Studio Code, Notepad++), and scroll down, or search for the section called: Here you would find a list of airports within the sector that has been added into the sector file. Note, this list included most airports, including small, domestic / regional airports, some of which in uncontrolled. You your own judgment. You can also look at the ASRs included in the sector file, (With F1+Num key numbers) as that gives a good indication of which airports are popular, and worth adding. Step 2: Adding the airport:Once you have identifies an airport to work on, open the "Add Airport" page by clicking here, or going to Now, here is a quite guide on where to find information:IATA, ICAO and airport Name:Firstly, google the ICAO code with airport, like "FACT airport", and click on the Wikipedia page. You should easily be able to also get the airport name, and IATA code from there, as shown below. After this step, don't close this page, as you will be coming back to it!
So you know have the name, IATA and ICAO codes, and that can be written in the first 3 fields. Longitude and LatitudeDownload the FIR's sector file from GnG AeroNav here, and then extract it. Inside the root folder, there should be a .SCT file, called something like Open the .SCT file up in a normal text editor, (such as Notepad, Visual Studio Code, Notepad++), and scroll down, or search for the section called: Under this section is all the airports withing that FIR. Search for the ICAO code of the airport you are working on under this section. It should be formatted like this:
We are interested only in the coordinates part of the line, so in the above example it would only be: S033.58.16.928 E018.36.15.451 Copy the coordinates, and head over to this coordinates converter site. In the left hand side paste the coordinates, and then in the right hand side select "Decimal" as the output. It should look something like this (with different numbers of course): Copy the right hand side output to your clipboard. The first number is the Latitude, and the second is the Longitude. So in this case the Latitude would be -33.971368888889 and the longitude would be 18.604291944444 So you now know where to find the latitude and longitude Altitude, Transition Altitude and Transition Level [TO BE EDITED]All three of these data points can be found on Navigraph, or the FIR's AIP. A list of AIP's across the division can be found here. If the airport has an eAIP page, it can also be found there. FIR/vACC, Country, City and General Information.The FIR/vACC should be easy to find, its most likely the name of the sector file, or you can find it by looking on VATSPY under which airport it is. For example, GVAC is the airport, and it under Sal Oceanic, so Sal Oceanis is the FIR/vACC. The country and city, should be in the first few paragraphs of the Wikipedia page you opened earlier. For FACT, it is Cape Town and South Africa. And lastly, the "General Information" should be the first paraph of Wikipedia summarized, so for FACT it could be something like: "Cape Town International Airport is the primary airport for Cape Town, South Africa, and the second busiest in the country. Located 20 km from the city centre, it opened in 1954, replacing Wingfield Aerodrome. It is the only airport in the area with scheduled passenger flights, both domestic and international." To summarise:Name: Wikipedia / Navigraph After you filled all these data fields in, and verified everything is correct, press "Submit", and the airport will be added! Step 3: Adding the positions / stations:After the airport was created, you can head over to the Then click "Add a station". On this page you will have the ability to assign other positions created already from the When adding a position, the fields are simple: Name, Callsign and Frequency. In VATSSA, the CTAF field should always be "No". You can use Navigraph / AIP for frequencies, or the sector file (Recommended) itself. To get it from the sector file, inside the root folder, there should be a .ESE file, called something like Open the .ESE file up in a normal text editor, (such as Notepad, Visual Studio Code, Notepad++), and scroll down, or search for the section called: Here you will find a list of positions, with names, callsigns and frequencies. and repeat and add all the required positions. (Keeping the top down control, in the back of your mind. All positions that control that airport top down, should be added. Do not add FSS positions.) And that's it, congrats, you added your first airport! |
VATIM AIP.txt |
The first comment have all in it
The text was updated successfully, but these errors were encountered: