From d67ca344dcce9e95f2379436e0167eb502776699 Mon Sep 17 00:00:00 2001 From: Dave Wegner <44472479+jivebiscuit@users.noreply.github.com> Date: Sun, 3 Nov 2024 00:11:55 -0500 Subject: [PATCH] Update D10.json (#395) Update DFW Approach to D10 callsign and "Lone Star Approach" per real world updates to the area. --- Boundaries/D10/D10.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Boundaries/D10/D10.json b/Boundaries/D10/D10.json index 95585bbf..04ad69bf 100644 --- a/Boundaries/D10/D10.json +++ b/Boundaries/D10/D10.json @@ -3,9 +3,9 @@ "properties": { "id": "D10", "prefix": [ - "REG" + "D10" ], - "name": "Regional Approach" + "name": "Lone Star Approach" }, "geometry": { "type": "MultiPolygon", @@ -80,4 +80,4 @@ ] ] } -} \ No newline at end of file +}