Jump to content

SIMstarterNG: Some Airports are not showing in Google Earth


willow2111

Recommended Posts

Hi together,

I made about 30 small airports with ADE 175. They are all shown in fsx and in the runwaysNG.xml from SIMstarter NG too. When I export the airports to Google Earth with SIMstarter NG two airports will not shown there. I don´t know the reason.

The Airports AY01 and AY02 are not shown in Google Earth. All the others AY3, AY4... and so on are O.K.

 

Can you help me please? Please excuse my bad English. I hope someone has a idea to help me.

 

Greetings and Thankyou for helping.

 

willow2111

 

 

runwaysNG.xml Short.txt

Link to comment
Share on other sites

  • Developer

Hi,

 

looks like MakeRwys does not find a runway. You see AY01 and AY04 - right?

 

<ICAO id="AY02">
<ICAOName>John Mc Leod Cabin</ICAOName>
<Country>USA</Country>
<State>Alaska</State>
<City>John McLeod Cabin</City>
<File>Addon Scenery\scenery\Alaska Frank\scenery\AY02_ADEX_FW.bgl</File>
<SceneryName>Alaska Frank</SceneryName>
<Longitude>-132.314499</Longitude>
<Latitude>56.651783</Latitude>
<Altitude>0</Altitude>
<MagVar>23.000</MagVar>
</ICAO>
<ICAO id="AY03">
<ICAOName>Mt  Apowaka Lab</ICAOName>
<Country>USA</Country>
<State>Alaska</State>
<City>Mt Apowaka Lab</City>
<File>Addon Scenery\scenery\Alaska Frank\scenery\AY03_ADEX_FW.bgl</File>
<SceneryName>Alaska Frank</SceneryName>
<Longitude>-132.297745</Longitude>
<Latitude>56.728607</Latitude>
<Altitude>4414</Altitude>
<MagVar>23.000</MagVar>
</ICAO>

 

Link to comment
Share on other sites

Hi Peter,

thanks for your answer. AY01 ist not showing in google earth, AY02 is allso not showing. AY03, AY04, Ay05, AY06 works fine. Im not able to find out what is the difference between AY01 / AY02 and all the other airports.

All Runways are shown in the fsx map and in the runwaysNG.xml file.

 

I hope you have an idea.

 

Greetings from Willow

Link to comment
Share on other sites

  • Developer

Hi Willow,

no idea so far. But I will try to have a look on this issue soon.

Can you please provide these files in addition:

runways.txt
runways.xml

from your Sim Main directory. Maybe as a download link because they can be very big.

Link to comment
Share on other sites

  • 2 weeks later...

Runways short.txtRunways short.txtHi Peter,

I was offline for some time please excuse my late answer. Im glad that you will help me. Thank you very much.

AY01 Breds Island and AY02 John McLeod Cabin are not shown in Google earth, AY03, AY04, AY05 and so on works fine.

 

with best wishes

 

Willow

runways.xml

Link to comment
Share on other sites

  • Developer

Hi Willow,

 

I am very sorry but I have no idea why this happens.

When I look into "Runways Short.txt" I find that AY01 - AY03 have no <RUNWAY></RUNWAY> entry as AY04 have it. But I am not a scenery expert just reading the file. SIMstarter NG needs the related information for the starting position.

 

See the difference:

<ICAO id="AY01">
	<ICAOName>Breds Island</ICAOName>
	<Country>USA</Country>
	<State>Alaska</State>
	<City>Breds Island</City>
	<File>Addon Scenery\scenery\Alaska Frank\scenery\AY01_ADEX_FW.bgl</File>
	<SceneryName>Alaska Frank</SceneryName>
	<Longitude>-132.388885</Longitude>
	<Latitude>56.571205</Latitude>
	<Altitude>0</Altitude>
	<MagVar>23.000</MagVar>
</ICAO>
<ICAO id="AY02">
    <ICAOName>John Mc Leod Cabin</ICAOName>
    <Country>USA</Country>
    <State>Alaska</State>
    <City>John McLeod Cabin</City>
    <File>Addon Scenery\scenery\Alaska Frank\scenery\AY02_ADEX_FW.bgl</File>
    <SceneryName>Alaska Frank</SceneryName>
    <Longitude>-132.314499</Longitude>
    <Latitude>56.651783</Latitude>
    <Altitude>0</Altitude>
    <MagVar>23.000</MagVar>
</ICAO>
<ICAO id="AY03">
    <ICAOName>Mt  Apowaka Lab</ICAOName>
    <Country>USA</Country>
    <State>Alaska</State>
    <City>Mt Apowaka Lab</City>
    <File>Addon Scenery\scenery\Alaska Frank\scenery\AY03_ADEX_FW.bgl</File>
    <SceneryName>Alaska Frank</SceneryName>
    <Longitude>-132.297745</Longitude>
    <Latitude>56.728607</Latitude>
    <Altitude>4414</Altitude>
    <MagVar>23.000</MagVar>
</ICAO>
<ICAO id="AY04">
    <ICAOName>Mt Apowaka Field</ICAOName>
    <Country>USA</Country>
    <State>Alaska</State>
    <City>Mt Apowaka Field</City>
    <File>Addon Scenery\scenery\Alaska Frank\scenery\AY04_ADEX_FW.bgl</File>
    <SceneryName>Alaska Frank</SceneryName>
    <Longitude>-132.304123</Longitude>
    <Latitude>56.741684</Latitude>
    <Altitude>3721</Altitude>
    <MagVar>23.000</MagVar>
    <Runway id="18">
        <Len>1640</Len>
        <Hdg>70.000</Hdg>
        <Def>Unknown</Def>
        <ILSFreq></ILSFreq>
        <ILSHdg></ILSHdg>
        <ILSid></ILSid>
        <ILSslope>0.00</ILSslope>
        <Lat>56.741886</Lat>
        <Lon>-132.311661</Lon>
        <FSStartLat>0.000000</FSStartLat>
        <FSStartLon>0.000000</FSStartLon>
        <ClosedLanding>FALSE</ClosedLanding>
        <ClosedTakeoff>FALSE</ClosedTakeoff>
        <ApproachLights>NONE</ApproachLights>
        <EdgeLights>NONE</EdgeLights>
        <CenterLights>NONE</CenterLights>
        <CenterRed>FALSE</CenterRed>
        <EndLights>FALSE</EndLights>
        <REIL>FALSE</REIL>
        <Touchdown>FALSE</Touchdown>
        <Strobes>0</Strobes>
        <LeftVASI>NONE</LeftVASI>
        <RightVASI>NONE</RightVASI>
        <ThresholdOffset>0</ThresholdOffset>
        <PatternTakeOff>Left</PatternTakeOff>
        <PatternLanding>Left</PatternLanding>
        <PatternAltitude>458</PatternAltitude>
    </Runway>
    <Runway id="36">
        <Len>1640</Len>
        <Hdg>250.000</Hdg>
        <Def>Unknown</Def>
        <ILSFreq></ILSFreq>
        <ILSHdg></ILSHdg>
        <ILSid></ILSid>
        <ILSslope>0.00</ILSslope>
        <Lat>56.741650</Lat>
        <Lon>-132.303482</Lon>
        <FSStartLat>0.000000</FSStartLat>
        <FSStartLon>0.000000</FSStartLon>
        <ClosedLanding>FALSE</ClosedLanding>
        <ClosedTakeoff>FALSE</ClosedTakeoff>
        <ApproachLights>NONE</ApproachLights>
        <EdgeLights>NONE</EdgeLights>
        <CenterLights>NONE</CenterLights>
        <CenterRed>FALSE</CenterRed>
        <EndLights>FALSE</EndLights>
        <REIL>FALSE</REIL>
        <Touchdown>FALSE</Touchdown>
        <Strobes>0</Strobes>
        <LeftVASI>NONE</LeftVASI>
        <RightVASI>NONE</RightVASI>
        <ThresholdOffset>0</ThresholdOffset>
        <PatternTakeOff>Left</PatternTakeOff>
        <PatternLanding>Left</PatternLanding>
        <PatternAltitude>458</PatternAltitude>
    </Runway>
</ICAO>

 

Link to comment
Share on other sites

Hallo Peter,

thank you very much for helping me. What you say is right. I can see AY 01, AY02 and AY 03 on the fsx-map. And AY03 is shown in Google earth.

But is it o.k. now. Please do not waste your time. 55 of my homemade airports are shown in Google earth. Only 5 airport are not working. I will made their kml-settings by hand in Google earth. It not a big Problem.

 

Thank you again for your very friendly support. I wish you a good new year.

 

Willow

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy & Terms of Use