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.

best way to move taxiway signs?

Featured Replies

I'm a noob as to the airport programs but from the various docs I've read it would seem that the taxiway signs are not easily moved??? :-(Also I Guess the same can be said as to the position of Aircraft buildings...I don't need to change them but just move them.Thanks for any help.

Unless you decompile the proper default file, search the file for the signs you want to move, move the signs, and recompile the file, then it is easier to exclude the signs with excbuilderv2.zip. You also need to recreate the sign in it new location with creatsign*.zip.If you save the *.xml files for each exclude and new sign, you can cut and paste them into one *.xml file, recompile that file into one *.bgl file.Since decompiling the default scenery files causes errors for recompiling, you could decompile the default file, cut and paste the sign coding to your new file, make the necessary changes to move the signs to their new locations, make the excludes as above, combine the excludes in the new file, then compile to a new file.W. Sieffert

Bill Sieffert

Thanks W.Rolling up sleaves...

  • Author

The basic XML for a taxiway sign isn't too difficult. The following code adds a single taxiway sign to an airport<?xml version="1.0"?>The fields between define the airportThe fields between define the signTo add more taxiway signs just repeat the latter fields (including ) with the required lat, long, heading, label, size, and justification.See the Scenery SDK for definitions and instructions how to compile it into a .bgl file

Gerry Howard

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.