Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Using TTools to get Taxiway data

Featured Replies

Hey all,I am trying to write a program to create sector files using data leeched directly from FS itself.I have found that both TTools and AFCAD are great programs for getting info out of FS, but unfortunately they seem to only show the Taxiway centrelines.What I need is the data used to show the outlines of the actual taxiways themselves. Ground sector files show the whole airport in a frame like layout showing all the perimeters of taxiways, Aprons, buildings etc. FS already have this data as they use it to paint the screen with airport graphical details. They have it, and I need a way to get it out.I have contacted Lee swordy, but he must be a busy man or he somehow didn't get my e-mail, he never replied to my request for help. Therefore I am asking fellow enthusiasts such as yourselves for help.With this new replacement for Pro Controller about to be released, there may be a lot of sector files that need upgrading. (Depending on the formatting of the older files.)I can be contacted at [email protected] P.phildon

Actually it does contain more than the centerline - it contains the width as well, so it might be enough depending on how you want to use it.

Hey Imoellb,You are absolutely right, things can be right in front of us sometimes and we don't see it until someone points it out to us. If I use the centreline as a base, work out the direction of the centreline, draw another line line either side of it using width/2 as a measure, then work out deg,min,sec from that.Take some doing, but might be able to work with that.Thanks pal.Don P.Phildon

I have a small utility programmed in C# that will read an AFCAD file and print the taxiways (with designator) as well as runways - however it is of course missing the terminals and aprons (the parking spots are included).I simply set up the transformation matrix in the output device (screen or printer) so I could use the coordinates in the AFCAD directly. This way I can simply draw a taxiline by creating a pen with the width of the taxiline and connect the starting and ending point. I then draw a circle at each end point to be sure the taxiways connects correctly.The plan was to include the ILS information as well, but I never got it done, as I then would have to calculate from the latitude/longitude used for the runways to the metric coordinates used elsewhere.If you want to have a look at the code, send me a mail.

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.