I'm building a website for rapid creation of airport TSC files. Screenshot shows the idea. You just click on the map and it populates the relevant boxes for runways, towers etc, calculating LonLat co-ords and runway widths. Then it will let you download a completed TSC file. Oh, and it will store the file so others can download everything everyone has created. So I do everything right I just want to check.
- Does it need to know the runway elevation as long as autoheight is true? i.e. this line <[float64] [height] [14.00]>
- If I leave tower height 30 is that good enough for most situations? <[float64] [tower_height] [30.0]>
- What difference does this make? <[float64] [size] [5000]>
- What are the options/implications for these: <[string8] [appltsys1][rail]> and <[string8] [reil1][none]>
Then I'll just need a good name for it? Rapport maybe?