DragonflightDesign
Resource contributor
- Messages
- 1,306
- Country

Makerwys produces the following (cut down) output for EGAC (Belfast City):-
Specifically, I can't make sense of the lat-lon fields. Shift-Z in the sim shows EGAC at N54 36.72 / W5 52.79 (actually the end of rwy 04), but that's nowhere near any of the figures produced by makerwys. The docs say that <latitude> and <longitude> (not <lat> or <lon>) represents the centre of the runway, but it doesn't appear to be so. I guess that FSStartLat and FSStattLon are the top-left corner of the BGL? Can someone help with what exactly the various lat-lon figures represent?
Thank you.
-Dai
Code:
<ICAO id="EGAC">
<ICAOName>Belfast City</ICAOName>
<Country>United Kingdom</Country>
<City>Belfast</City>
<File>Scenery\0501\scenery\APX46120.bgl</File>
<SceneryName>0501 Base</SceneryName>
<Longitude>-5.872500</Longitude>
<Latitude>54.618057</Latitude>
<Altitude>14.99</Altitude>
<MagVar>-3.000</MagVar>
<Runway id="04">
<Len>5989</Len>
<Hdg>37.750</Hdg>
<Def>Asphalt</Def>
<ILSFreq>108.10</ILSFreq>
<ILSHdg>37.75</ILSHdg>
<ILSid>IHBD</ILSid>
<ILSslope>3.00</ILSslope>
<ILSname>ILS/DME 04</ILSname>
<Lat>54.611370</Lat>
<Lon>-5.880568</Lon>
<FSStartLat>54.611599</FSStartLat>
<FSStartLon>-5.880289</FSStartLon>
Thank you.
-Dai



