From 239787286a06156dbe92f662a23c04a43d3317c1 Mon Sep 17 00:00:00 2001 From: Verbjimtim <169089251+Verbjimtim@users.noreply.github.com> Date: Tue, 12 Nov 2024 10:13:54 +0000 Subject: [PATCH] Fix YSCB APP tag location --- Boundaries/YSCB/CB.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Boundaries/YSCB/CB.json b/Boundaries/YSCB/CB.json index 6a281338..40db3044 100644 --- a/Boundaries/YSCB/CB.json +++ b/Boundaries/YSCB/CB.json @@ -6,8 +6,8 @@ "CB" ], "name": "Canberra Approach East", - "label_lat": -35.306946, - "label_lon": 149.195 + "label_lat": -35.000000, + "label_lon": 148.9019456 }, "geometry": { "type": "MultiPolygon", @@ -130,4 +130,4 @@ ] ] } -} \ No newline at end of file +}