Curtis L. Olson wrote:
I can explain the bug to you. If you specify a lon/lat that lies on the *exact* border between two tiles (i.e. --lat=90 --lon=45) then at startup the ground intersection code can fail. This means that the scenery subsystem never returns a valid groud elevation.

Oh. I didn't think of that possibility.

Need to add 0.000001 to the lat|lon if mod()== .000000 to fix it.

Stewart

_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d

Reply via email to