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.

Taxi2Gate LFPG elevation issues Terminals B and D only

Featured Replies

4 hours ago, samisahusky said:

Like W5 looks like it would be turned too far away to work.

W5 works fine.

W7 now a working jetway.

xVvMdWq.jpg

Find this in the xml file:
<Stand AfcadICAO="LFPG" AfcadGateName="GATE_W" AfcadParkingNumber="7">

            <!-- StandLocation;49.01727017015219;2.5418736040592194;232.9911346435547;19.100000381469727-->

    </Stand>

 

Replace with this:
<Stand AfcadICAO="LFPG" AfcadGateName="GATE_W" AfcadParkingNumber="7">

            <!-- StandLocation;49.01727017015219;2.5418736040592194;232.9911346435547;19.100000381469727-->

        <SimObject Name="Jetway 1 GATE_W 7">
            <Placement Lat="49.0168620732" Lon="2.5418406557" Alt="0.0#AGL" Hdg="157.4"/>
            <Model SimTitle="Taxi2Gate_LFPG_Jetway_T1">
                <Jetway InitialState="23;56;18;0"/>
            </Model>
        </SimObject>
    </Stand>

W2 (leftmost jetway in image) has no parking spot in the AFCAD so it's a fake jetway. If you were to taxi to W2 there may be a plane parked in the way at W1.

Edited by BillS511

 

 

  • Replies 47
  • Views 12.8k
  • Created
  • Last Reply
  • Author
1 hour ago, BillS511 said:

W5 works fine.

W7 now a working jetway.

xVvMdWq.jpg

Find this in the xml file:
<Stand AfcadICAO="LFPG" AfcadGateName="GATE_W" AfcadParkingNumber="7">

            <!-- StandLocation;49.01727017015219;2.5418736040592194;232.9911346435547;19.100000381469727-->

    </Stand>

 

Replace with this:
<Stand AfcadICAO="LFPG" AfcadGateName="GATE_W" AfcadParkingNumber="7">

            <!-- StandLocation;49.01727017015219;2.5418736040592194;232.9911346435547;19.100000381469727-->

        <SimObject Name="Jetway 1 GATE_W 7">
            <Placement Lat="49.0168620732" Lon="2.5418406557" Alt="0.0#AGL" Hdg="157.4"/>
            <Model SimTitle="Taxi2Gate_LFPG_Jetway_T1">
                <Jetway InitialState="23;56;18;0"/>
            </Model>
        </SimObject>
    </Stand>

W2 (leftmost jetway in image) has no parking spot in the AFCAD so it's a fake jetway. If you were to taxi to W2 there may be a plane parked in the way at W1.

I don't even have W7 in the XML to begin with, that's why I said I thought it was static. I'll add your code in and see what happens.

Steven Destazio (DVA12924)

 

"There's not reason to be alarmed, and we hope you'll enjoy the rest of the fight. By the way, is there anyone on board who knows how to fly a plane?" - Elaine Dickinson

We all started learning a product/feature at some point in our tenure within the flight sim community. Please understand that and understand that people come here to learn how to solve problems, not be harassed because you feel you are better than everyone else. We are all equal. Show respect and you'll get respect. Please don't guess at a solution unless trial/error and remember we are here to help each other and learn/teach from each other. Check your ego at the door. We should be interacting as if we will be sitting next to each other on the flight deck, not grade school bullies.

9 hours ago, samisahusky said:

I don't even have W7 in the XML to begin with, that's why I said I thought it was static. I'll add your code in and see what happens.

When I saved the xml file it also included the imported AFCAD parking spots when using SODE Placer. That would explain why you didn't have W7 in your xml.

BTW Did you notice the extra jetway at F92?
4wQB0jN.jpg

 

This is the extra jetway:

<SimObject Name="Jetway 2 GATE_F 92">
            <Placement Lat="49.0063342" Lon="2.5795623" Alt="0.0#AGL" Hdg="264.6"/>
            <Model SimTitle="Taxi2Gate_LFPG_Jetway_2A_SAT" StaticSimTitle="Taxi2Gate_LFPG_Jetway_2A_SAT_Static_0">
                <Jetway InitialState="0;60;30;0" MultiIndex="2"/>
            </Model>
        </SimObject>

Edited by BillS511

 

 

Archived

This topic is now archived and is closed to further replies.

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.