Anil K. N. <[EMAIL PROTECTED]> wrote : > > Hi, > > I have been experimenting with Terragear recently and I > managed to add 3 airports (VOCI, VOBG, VOMM). > > I would like to know if I can modify the airports and use > them without rebuilding the entire 10x10 degree scenery > branch which contains the airport. I mean can I get it done > by building a smaller fragment and copying it. It takes quite > some time to get the whole thing built. Platform is Cygwin on > Win 2000.
There are different cases : 1. Your DEM data, polygon data and genapts don't change or the changes in genapts don't affect the geometry of the airport ( light addition for example) : you can safely rerun genapts and put the airport object into the scenery. 2. Your DEM data, polygon data or airport description (default.apt) changed or genapts don't produce the same airport geometry ( a space was added around airports to avoid having trees lined up with the runways ) : regen the airport object and then regen the single tile where it is. Find in AirportArea the ind file containing your airport. the name of the file give you the index of the tile to be regenerated. You should have in your working directory a folder called Shared that ensure there is no seams between tiles. Cheers, -Fred PS: There is a Terragear mail list _______________________________________________ Flightgear-users mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-users
