I think it was more than a year ago. Nick asked me if I would make a tool and my answer was that it was not necesairy because the tweak only involved a few easy lines of ASM code. Yesterday I started making a tool for this simple tweak, plus some other features. What am I talking about? Ground polygons. If you look at the forums they remain a hot issue all the time. Having to use the FS2002 gamepack, having to tweak the ASM code by hand.
So now I started working on a tool that I called GroundPolygonAssistent. It will help you to do the following things:
- Tweak the ASM code of ground polygons to make them proper ground polygons
- Combine different layers of ground polygons in one BGL file
- Split the polygons if they are bigger than a certain size, this can be useful for FSX, where they have to be smaller than 100 meter to work correctly with the curvation of the earth
- Output the polygons with different reference points, this can be useful for big airports where accuracy errors occur at big distances from the reference point and it can also increase the overall performance a bit
- Reproject the polygons, sometimes the data might be in a different projection than the flat earth one used by FS for its XYZ coordinate system, in that case the tool will help you to keep the accuracy of your origional data
Below you see a first screenshot of the user interface. As the tool is not finished yet (actually the buttons have no functions yet at this moment), things might change a bit. I will keep you informed about the progress.