From e885eb8c7ed8b184860e881e0bfeb35f58d4ee9b Mon Sep 17 00:00:00 2001 From: Rish Saddiq Date: Sat, 29 Jul 2023 19:52:01 +0100 Subject: [PATCH 1/5] Add Y1 Z1 Z2 --- Airports/EGPK/SMR/Geo.txt | 5 ++++- Airports/EGPK/SMR/Labels.txt | 3 +++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Airports/EGPK/SMR/Geo.txt b/Airports/EGPK/SMR/Geo.txt index 5b63247798..d83b9506bc 100644 --- a/Airports/EGPK/SMR/Geo.txt +++ b/Airports/EGPK/SMR/Geo.txt @@ -12,8 +12,11 @@ N055.30.21.235 W004.35.24.166 N055.30.20.420 W004.35.24.947 smrYellow ;R2 N055.30.03.392 W004.34.52.549 N055.30.03.082 W004.34.51.479 smrYellow ;S1 N055.29.16.656 W004.35.20.431 N055.29.15.846 W004.35.20.756 smrYellow ;S N055.30.33.699 W004.35.32.750 N055.30.32.563 W004.35.29.278 smrYellow ;T -N055.29.37.730 W004.35.04.988 N055.29.36.999 W004.35.05.471 smrYellow ;Y N055.29.51.341 W004.34.54.561 N055.29.50.573 W004.34.55.307 smrYellow ;W +N055.29.37.730 W004.35.04.988 N055.29.36.999 W004.35.05.471 smrYellow ;Y +N055.29.38.600 W004.35.12.389 N055.29.37.904 W004.35.09.358 smrYellow ;Y1 +N055.30.02.781 W004.34.55.395 N055.30.03.920 W004.34.54.509 smrYellow ;Z1 +N055.30.04.333 W004.34.54.289 N055.30.05.434 W004.34.53.375 smrYellow ; Z2 ;Small Helipad N055.30.45.640 W004.35.10.417 N055.30.45.064 W004.35.08.737 taxiway N055.30.45.064 W004.35.08.737 N055.30.44.077 W004.35.09.677 taxiway diff --git a/Airports/EGPK/SMR/Labels.txt b/Airports/EGPK/SMR/Labels.txt index f23bf80b73..5bccf6317d 100644 --- a/Airports/EGPK/SMR/Labels.txt +++ b/Airports/EGPK/SMR/Labels.txt @@ -13,6 +13,9 @@ "T" N055.30.32.158 W004.35.29.009 standHold "W" N055.29.51.585 W004.34.53.407 standHold "Y" N055.29.38.238 W004.35.04.316 standHold +"Y1" N055.29.37.175 W004.35.10.306 standHold +"Z1" N055.30.02.151 W004.34.55.466 standHold +"Z2" N055.30.05.407 W004.34.52.828 standHold ;Stands "1A" N055.30.35.300 W004.36.40.700 standHold "1" N055.30.36.320 W004.36.39.210 standHold From 0ad2ce8bfd06dc560fd10571d42d2de806bee7d9 Mon Sep 17 00:00:00 2001 From: Rish Saddiq Date: Sat, 29 Jul 2023 20:40:25 +0100 Subject: [PATCH 2/5] Update Y1 --- Airports/EGPK/SMR/Geo.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Airports/EGPK/SMR/Geo.txt b/Airports/EGPK/SMR/Geo.txt index d83b9506bc..0143929e7c 100644 --- a/Airports/EGPK/SMR/Geo.txt +++ b/Airports/EGPK/SMR/Geo.txt @@ -14,7 +14,7 @@ N055.29.16.656 W004.35.20.431 N055.29.15.846 W004.35.20.756 smrYellow ;S N055.30.33.699 W004.35.32.750 N055.30.32.563 W004.35.29.278 smrYellow ;T N055.29.51.341 W004.34.54.561 N055.29.50.573 W004.34.55.307 smrYellow ;W N055.29.37.730 W004.35.04.988 N055.29.36.999 W004.35.05.471 smrYellow ;Y -N055.29.38.600 W004.35.12.389 N055.29.37.904 W004.35.09.358 smrYellow ;Y1 +N055.29.38.500 W004.35.11.921 N055.29.38.046 W004.35.10.165 smrYellow ;Y1 N055.30.02.781 W004.34.55.395 N055.30.03.920 W004.34.54.509 smrYellow ;Z1 N055.30.04.333 W004.34.54.289 N055.30.05.434 W004.34.53.375 smrYellow ; Z2 ;Small Helipad From c3bb230e70fee25739a85dc6db4af2119b57a377 Mon Sep 17 00:00:00 2001 From: Rish Saddiq Date: Sat, 29 Jul 2023 20:45:36 +0100 Subject: [PATCH 3/5] Update CHANGELOG.md --- .github/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/CHANGELOG.md b/.github/CHANGELOG.md index d20092d185..61b16b41cd 100644 --- a/.github/CHANGELOG.md +++ b/.github/CHANGELOG.md @@ -28,6 +28,7 @@ 27. Enhancement - Added Missing Humberside (EGNJ) RNP Approach fixes - thanks to @rishab-alt 28. AIRAC (2308) - Added Leeds East (EGCM) RNP Fixes - thanks to @rishab-alt 29. Bug - Fixed incorrect VOR/NDB Coordinates - thanks to @TechieHelper (Alice Ford) +30. Enhancement - Added Prestwick (EGPK) missing holding points # Changes from release 2023/06 to 2023/07 1. AIRAC (2307) - Add Farnborough (EGLF) Apron B - Thanks to @rishab-alt From 4de6f984ca6df06c68e93f5bd7b177a27106dd51 Mon Sep 17 00:00:00 2001 From: Rish Saddiq Date: Sat, 29 Jul 2023 21:00:40 +0100 Subject: [PATCH 4/5] Update .github/CHANGELOG.md Co-authored-by: Alice <48258855+AliceFord@users.noreply.github.com> --- .github/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CHANGELOG.md b/.github/CHANGELOG.md index 61b16b41cd..b908de3d75 100644 --- a/.github/CHANGELOG.md +++ b/.github/CHANGELOG.md @@ -28,7 +28,7 @@ 27. Enhancement - Added Missing Humberside (EGNJ) RNP Approach fixes - thanks to @rishab-alt 28. AIRAC (2308) - Added Leeds East (EGCM) RNP Fixes - thanks to @rishab-alt 29. Bug - Fixed incorrect VOR/NDB Coordinates - thanks to @TechieHelper (Alice Ford) -30. Enhancement - Added Prestwick (EGPK) missing holding points +30. Enhancement - Added Prestwick (EGPK) missing holding points - thanks to @rishab-alt # Changes from release 2023/06 to 2023/07 1. AIRAC (2307) - Add Farnborough (EGLF) Apron B - Thanks to @rishab-alt From f7df611a68671c7fa0fe44222b20c4fbe6d618d7 Mon Sep 17 00:00:00 2001 From: Rish Saddiq Date: Sun, 30 Jul 2023 23:37:46 +0100 Subject: [PATCH 5/5] Update Airports/EGPK/SMR/Geo.txt Co-authored-by: Lee Roberts <42523604+Robbo599@users.noreply.github.com> --- Airports/EGPK/SMR/Geo.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Airports/EGPK/SMR/Geo.txt b/Airports/EGPK/SMR/Geo.txt index 0143929e7c..9ea0158587 100644 --- a/Airports/EGPK/SMR/Geo.txt +++ b/Airports/EGPK/SMR/Geo.txt @@ -16,7 +16,7 @@ N055.29.51.341 W004.34.54.561 N055.29.50.573 W004.34.55.307 smrYellow ;W N055.29.37.730 W004.35.04.988 N055.29.36.999 W004.35.05.471 smrYellow ;Y N055.29.38.500 W004.35.11.921 N055.29.38.046 W004.35.10.165 smrYellow ;Y1 N055.30.02.781 W004.34.55.395 N055.30.03.920 W004.34.54.509 smrYellow ;Z1 -N055.30.04.333 W004.34.54.289 N055.30.05.434 W004.34.53.375 smrYellow ; Z2 +N055.30.04.333 W004.34.54.289 N055.30.05.434 W004.34.53.375 smrYellow ;Z2 ;Small Helipad N055.30.45.640 W004.35.10.417 N055.30.45.064 W004.35.08.737 taxiway N055.30.45.064 W004.35.08.737 N055.30.44.077 W004.35.09.677 taxiway