-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GM DEP/ARR MAPS + RNP #436
Conversation
- Updated GM-STAR for 19 and 01 - Updated SID maps for 19 and 01 - Added PROP SIDs for 01L, 19L and 19R - Added map with names for all SIDs - Added PIVAT in Transit route map, but without line as it is not mandatory - Updated all GM RNPs - New RNP blue colour defined - Removed unnecessary text in noise abatement map for 19 and 01
In the future, when you make everything into coordinates - please make remakrs in the code which section is what. |
While I am aware this is how the map is drawn IRL, it is actually incorrect. GM437 is mandatory flyover, so aircrafts has to pass the point before turning. They are also then to intercept a R280 from GM437 towards GM439. I think it will be more correct to use the map we already had for this - it can also be less confusing for new controllers on ENGM who have not studied the SID charts to full details. |
Also where is the east/west SID maps now? |
SID maps also have to be updated in the ground radar plugin maps folder |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
as above
I like suggestion number 2. Will update. |
Actually disagree on this one. The map does not need to be a 100% representation of the flight path. The hump is more coordinates for basically nothing. Can perhaps make the turn start a bit further north. |
Can add back. Shall these be dot? Never seen these in reference photos. If dot, they will match prop. |
Forgot these existed. It's not my call, but is it necessary with SID in the APP window? Never seen this in any reference photos. Could save some lines by deleting, and free the hassle of updating multiple places during changes. |
See picture I sent you on discord
Unfortunately I did not seem to document the reason for adding these anywhere - but I recall it being requested by multiple people to have it added there. Yes it is a pain to keep everything updated, this is a consequence of using manually mapped maps instead of autogenerated ones. |
- New Transition colour
- Readded West/East SIDs for ENGM all RWYs. (These are the same as they were before the update)
All issued fixed. Ground Plugin continues in #440 |
Resolves #423