Skip to content
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

Merged
merged 3 commits into from
Sep 7, 2024
Merged

GM DEP/ARR MAPS + RNP #436

merged 3 commits into from
Sep 7, 2024

Conversation

Sanderli25
Copy link
Collaborator

@Sanderli25 Sanderli25 commented Sep 6, 2024

Resolves #423

  • 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

- 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
@Adrian2k Adrian2k self-requested a review September 7, 2024 00:04
@Adrian2k Adrian2k self-assigned this Sep 7, 2024
@Adrian2k
Copy link
Collaborator

Adrian2k commented Sep 7, 2024

In the future, when you make everything into coordinates - please make remakrs in the code which section is what.
Otherwise it is a nightmare to figure out later when you want to make any changes.

@Adrian2k
Copy link
Collaborator

Adrian2k commented Sep 7, 2024

The transition parts are quite "visible".
IRL they use a smaller dots, which is not possible in ES.

Can we either

  1. Make the transitions a sepearte map
    or
  2. Desaturate the colors in transitions, so it is less in the way

Example:
image
COLORDEF:TRANSITION:102:89:45

(Current for reference:)
image

@Adrian2k
Copy link
Collaborator

Adrian2k commented Sep 7, 2024

image

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.

image

@Adrian2k
Copy link
Collaborator

Adrian2k commented Sep 7, 2024

Also where is the east/west SID maps now?

@Adrian2k
Copy link
Collaborator

Adrian2k commented Sep 7, 2024

SID maps also have to be updated in the ground radar plugin maps folder

Copy link
Collaborator

@Adrian2k Adrian2k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

as above

@Sanderli25
Copy link
Collaborator Author

The transition parts are quite "visible".

IRL they use a smaller dots, which is not possible in ES.

Can we either

  1. Make the transitions a sepearte map

or

  1. Desaturate the colors in transitions, so it is less in the way

Example:

image

COLORDEF:TRANSITION:102:89:45

(Current for reference:)

image

I like suggestion number 2. Will update.

@Sanderli25
Copy link
Collaborator Author

image

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.

image

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.

@Sanderli25
Copy link
Collaborator Author

Also where is the east/west SID maps now?

Can add back. Shall these be dot? Never seen these in reference photos. If dot, they will match prop.

@Sanderli25
Copy link
Collaborator Author

SID maps also have to be updated in the ground radar plugin maps folder

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.

@Adrian2k
Copy link
Collaborator

Adrian2k commented Sep 7, 2024

Also where is the east/west SID maps now?

Can add back. Shall these be dot? Never seen these in reference photos. If dot, they will match prop.

See picture I sent you on discord

SID maps also have to be updated in the ground radar plugin maps folder

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.

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)
@Sanderli25
Copy link
Collaborator Author

Sanderli25 commented Sep 7, 2024

All issued fixed. Ground Plugin continues in #440

@Sanderli25 Sanderli25 requested a review from Adrian2k September 7, 2024 14:26
@Adrian2k Adrian2k merged commit dc5bc15 into main Sep 7, 2024
@Sanderli25 Sanderli25 deleted the GM-MAPS branch September 7, 2024 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add transitions to GM STAR maps
2 participants