VATSIM-UK / UK-Sector-File

UK Sector File
GNU General Public License v3.0
64 stars 123 forks source link

Change all arc definitions to use new ArcGen #4980

Closed AliceFord closed 1 year ago

AliceFord commented 1 year ago

What are the suggested changes?

As per this sector file compiler update, we now have the ArcGen algorithm built into the compiler, using the @ARC macro. Todo:

Note: format for ARC macro is as follows: For a full circle: @ARC(region [Region Name] centre [Centre coordinates] radius [Radius]) For an arc between two coordinates (AIP format): @ARC(region [Region Name] centre [Centre coordinates] radius [Radius] from [Start coordinate as in AIP] to [End coordinate as in AIP])

Sources (if applicable)

AIP

Files to be changed (if known)

as above

luke11brown commented 1 year ago

Note, these areas are also defined in: https://github.com/VATSIM-UK/uk-controller-pack/blob/main/UK/Data/Plugin/TopSky/TopSkyAreas.txt https://github.com/VATSIM-UK/uk-controller-pack/blob/main/UK/Data/Plugin/TopSky/TopSkyMaps.txt