From fd2bc066c8a0506c2ad108d1e07dcacf34077a33 Mon Sep 17 00:00:00 2001 From: Verbjimtim <169089251+Verbjimtim@users.noreply.github.com> Date: Mon, 4 Nov 2024 11:55:48 +0000 Subject: [PATCH] Update ML.json move YMML approach tag north west slightly to prevent overlap of airport tag and approach tag --- Boundaries/YMML/ML.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Boundaries/YMML/ML.json b/Boundaries/YMML/ML.json index b719615a..6ca24407 100644 --- a/Boundaries/YMML/ML.json +++ b/Boundaries/YMML/ML.json @@ -6,8 +6,8 @@ "ML" ], "name": "Melbourne Approach East", - "label_lat": -37.673332, - "label_lon": 144.84334 + "label_lat": -37.509167, + "label_lon": 144.559722 }, "geometry": { "type": "MultiPolygon", @@ -350,4 +350,4 @@ ] ] } -} \ No newline at end of file +}