Skip to content

Commit

Permalink
Fixes #5244 - Add Thruxton (EGHO) Heli Aiming Points (#5268)
Browse files Browse the repository at this point in the history
* add heli points

* update changelog

* add heli point labels

* change heli points to traingles

* Update .github/CHANGELOG.md

* Update Airports/EGHO/SMR/Labels.txt

Co-authored-by: Peter Mooney <[email protected]>

---------

Co-authored-by: Peter Mooney <[email protected]>
  • Loading branch information
kristiankunc and PLM1995 authored Apr 13, 2024
1 parent b40b441 commit 98a8cb3
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
2. AIRAC (2404) - Benbecula ATIS frequency updated - thanks to @abdullahshahid95 (Abdullah Shahid)
3. AIRAC (2401) - Updated Stansted (EGSS) VRPs - thanks to @ChrisXPP (Christoph Reule)
4. Bug - Removed danger area EGR612 Arbroath - thanks to @ChrisXPP (Christoph Reule)
5. Enhancement - Added Thruxton (EGHO) Heli Aiming Points - thanks to @kristiankunc (Kristián Kunc)

# Changes from release 2024/02 to 2024/03
1. AIRAC (2403) - Redesignated Islay (EGPI) runways - thanks to @ChrisXPP (Christoph Reule)
Expand Down
10 changes: 10 additions & 0 deletions Airports/EGHO/SMR/Geo.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,13 @@ N051.12.31.001 W001.36.18.651 N051.12.31.272 W001.36.20.893 smrWhite ;HoldingPoi
N051.12.28.859 W001.35.41.736 N051.12.28.657 W001.35.41.138 smrWhite ;HoldingPoint30
N051.12.42.212 W001.36.14.611 N051.12.41.833 W001.36.13.685 smrWhite ;HoldingPoint12
N051.12.44.751 W001.35.28.534 N051.12.44.319 W001.35.30.173 smrWhite ;HoldingPoint25

;Heli_North
N051.12.32.094 W001.36.01.557 N051.12.32.104 W001.36.01.196 smrWhite
N051.12.32.104 W001.36.01.196 N051.12.32.289 W001.36.01.390 smrWhite
N051.12.32.289 W001.36.01.390 N051.12.32.094 W001.36.01.557 smrWhite

;Heli_South
N051.12.17.385 W001.36.16.193 N051.12.17.391 W001.36.15.715 smrWhite
N051.12.17.391 W001.36.15.715 N051.12.17.632 W001.36.15.968 smrWhite
N051.12.17.632 W001.36.15.968 N051.12.17.385 W001.36.16.193 smrWhite
4 changes: 4 additions & 0 deletions Airports/EGHO/SMR/Labels.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,7 @@
"12" N051.12.41.576 W001.36.13.274 smrWhite
"25" N051.12.44.826 W001.35.28.104 smrWhite
"30" N051.12.28.383 W001.35.40.731 smrWhite

;Helicopter Aiming Points
"Heli North" N051.12.31.700 W001.36.01.368 smrWhite
"Heli South" N051.12.16.889 W001.36.15.957 smrWhite
Binary file modified _data/SMR Files/EGHO/EGHO.kmz
Binary file not shown.

0 comments on commit 98a8cb3

Please sign in to comment.