I've made several object bgl's and placed them into my scenery file. But for some reason I can't get a bgl file generated useing the code below:
xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
xsi:noNamespaceSchemaLocation="bglcomp.xsd" >
latitudeMinimum = "36 20.77"
longitudeMaximum = "-119 45.31"
longitudeMinimum = "-119 44.98"
excludeAllObjects = "TRUE" />
I've even tried lat/lon in differante orders. Can anyone help me on this?