From 3a8d44e64032b7029b61d64c234700bda0e6393d Mon Sep 17 00:00:00 2001 From: Trey Hensley <167023060+simdude320@users.noreply.github.com> Date: Tue, 2 Sep 2025 20:56:59 -0500 Subject: [PATCH] Update KSSF in SAT Tracon updated runway numbers to match current charts. 9/27 -> 10/28 --- SAT.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/SAT.json b/SAT.json index 6abcc01..88d03ea 100644 --- a/SAT.json +++ b/SAT.json @@ -954,7 +954,7 @@ { "id": "8b50b130-3299-4e9b-9de7-86c51108edf5", "name": "EAST VMC", - "airportConditions": "VIS APPRS IN USE. LDG AND DEPTG RWY 9, RWY 14.", + "airportConditions": "VIS APPRS IN USE. LDG AND DEPTG RWY 10, RWY 14.", "notams": "READBACK ALL HOLD SHORT INSTRUCTIONS.", "template": "STINSON MUNICIPAL ATIS INFO [ATIS_CODE] [OBS_TIME]. [FULL_WX_STRING]. [ARPT_COND] [NOTAMS]", "externalGenerator": { @@ -964,7 +964,7 @@ { "id": "69573531-3cde-4b15-830c-e2f0c3daab23", "name": "WEST VMC", - "airportConditions": "VIS APPRS IN USE. LDG AND DEPTG RWY 27, RWY 32.", + "airportConditions": "VIS APPRS IN USE. LDG AND DEPTG RWY 28, RWY 32.", "notams": "READBACK ALL HOLD SHORT INSTRUCTIONS.", "template": "STINSON MUNICIPAL ATIS INFO [ATIS_CODE] [OBS_TIME]. [FULL_WX_STRING]. [ARPT_COND] [NOTAMS]", "externalGenerator": { @@ -974,7 +974,7 @@ { "id": "a4132fb4-1bf2-40fd-bb70-bdb87035a401", "name": "EAST IMC", - "airportConditions": "@RNAV AND *VOR CIRCLING INSTRUMENT APPROACHES TO RWY 9, RWY 14 IN USE. DEPTG RWY 9, RWY 14. ", + "airportConditions": "@RNAV AND *VOR CIRCLING INSTRUMENT APPROACHES TO RWY 10, RWY 14 IN USE. DEPTG RWY 10, RWY 14. ", "notams": "READBACK ALL HOLD SHORT INSTRUCTIONS.", "template": "STINSON MUNICIPAL ATIS INFO [ATIS_CODE] [OBS_TIME]. [FULL_WX_STRING]. [ARPT_COND] [NOTAMS]", "externalGenerator": { @@ -984,7 +984,7 @@ { "id": "c4df414b-74a4-4c86-aa8e-fdeb2e172d90", "name": "WEST IMC", - "airportConditions": "@RNAV AND *VOR RWY 32 APPROACH IN USE. DEPTG RWY 27, RWY 32.", + "airportConditions": "@RNAV AND *VOR RWY 32 APPROACH IN USE. DEPTG RWY 28, RWY 32.", "notams": "READBACK ALL HOLD SHORT INSTRUCTIONS.", "template": "STINSON MUNICIPAL ATIS INFO [ATIS_CODE] [OBS_TIME]. [FULL_WX_STRING]. [ARPT_COND] [NOTAMS]", "externalGenerator": { @@ -1506,4 +1506,4 @@ } } ] -} \ No newline at end of file +}