I have a minor issue with AMS. There is a satellite image sitting on top of the airport. AMS sits above the LC entry in the scenery order. The only other EHAM.bgl file is an orbx one, without which I get elevation issues. Open LC and Vector are installed, but not Netherlands.



The aircraft seems to sit about 6" below the surface on what I suspect is the 'proper' scenery.

I have installed via an addon.xml:
<?xml version="1.0" encoding="UTF-8"?>
<SimBase.Document Type="AddOnXml" Version="4,0" ID="add-on">
<AddOn.Name>FlyTampa - EHAM</AddOn.Name>
<AddOn.Description>FlyTampa Amsterdam</AddOn.Description>
<AddOn.Component>
<Category>Scenery</Category>
<Path>P:\Program Files\FlyTampa\FlyTampa\Amsterdam_LC\scenery</Path>
<Name>FlyTampa - EHAM scenery</Name>
<Layer>396</Layer>
</AddOn.Component>
<AddOn.Component>
<Category>Scenery</Category>
<Path>P:\Program Files\FlyTampa\FlyTampa\Amsterdam\scenery</Path>
<Name>FlyTampa - EHAM scenery</Name>
<Layer>396</Layer>
</AddOn.Component>
<AddOn.Component>
<Category>Texture</Category>
<Path>P:\Program Files\FlyTampa\FlyTampa\Amsterdam\texture</Path>
</AddOn.Component>
<AddOn.Component>
<Category>Scenery</Category>
<Path>P:\Program Files\FlyTampa\scenery\world\scenery</Path>
<Layer>396</Layer>
</AddOn.Component>
<AddOn.Component>
<Category>Scenery</Category>
<Path>P:\Program Files\FlyTampa\FlyTampa\Libraries\scenery</Path>
<Layer>396</Layer>
</AddOn.Component>
<AddOn.Component>
<Category>Texture</Category>
<Path>P:\Program Files\FlyTampa\FlyTampa\Libraries\texture</Path>
</AddOn.Component>
<AddOn.Component>
<Category>Texture</Category>
<Path>P:\Program Files\FlyTampa\effects</Path>
</AddOn.Component>
</SimBase.Document>
Copied from my Dubai install and seems to be ok there.
What have I done wrong?
Mike