Vatsim-Scandinavia / ENOR-Sectorfile

Norway FIR plugins and configurations for sector file
8 stars 5 forks source link

Add GM visual points - STAR list #404

Closed Sanderli25 closed 3 weeks ago

Sanderli25 commented 1 month ago

Recommend adding COZIP, YOMME, MIDWO, EXLOF to "Assign STAR" list as "VISUAL"

Flesland has it, but not Gardermoen: image

Adrian2k commented 1 month ago

It is quite a wonky setup for ENBR where I had to have specific names for each runway (17 = VISUAL & 35 = VISAPP), since they had to be added as STARs instead of APPs - due to GNG not supporting visual as an approach type.

image

Adrian2k commented 1 month ago

Figured I could make the same concept with ENGM, as it only need 2 runway specific setups. image

STAR:ENGM:01L:EXLOF·VISAPP:EXLOF OBW ;  Combiner=ENGM4/78 | ID=01L_EXLOF_VISAPP
STAR:ENGM:01L:MIDWO·VISAPP:MIDWO OBW ;  Combiner=ENGM4/78 | ID=01L_MIDWO_VISAPP

STAR:ENGM:01R:EXLOF·VISAPP:EXLOF ONE ;  Combiner=ENGM4/78 | ID=01R_EXLOF_VISAPP
STAR:ENGM:01R:MIDWO·VISAPP:MIDWO ONE ;  Combiner=ENGM4/78 | ID=01R_MIDWO_VISAPP

STAR:ENGM:19L:COZIP·VISUAL:COZIP GME ;  Combiner=ENGM4/78 | ID=19L_COZIP_VISUAL
STAR:ENGM:19L:YOMME·VISUAL:YOMME GME ;  Combiner=ENGM4/78 | ID=19L_YOMME_VISUAL

STAR:ENGM:19R:COZIP·VISUAL:COZIP GSW ;  Combiner=ENGM4/78 | ID=19R_COZIP_VISUAL
STAR:ENGM:19R:YOMME·VISUAL:YOMME GSW ;  Combiner=ENGM4/78 | ID=19R_YOMME_VISUAL

Requires testing in ES before closing.

Sanderli25 commented 4 weeks ago

This looked good when I tested it.