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

Display village names differently from suburb names #4842

Open
DabMK opened this issue Jul 17, 2023 · 1 comment
Open

Display village names differently from suburb names #4842

DabMK opened this issue Jul 17, 2023 · 1 comment

Comments

@DabMK
Copy link

DabMK commented Jul 17, 2023

Expected behavior

It is very confusing the thing that village names and suburb names are displayed in the same way (I know that in the 13rd and 12th levels of zoom the suburb names are slightly bigger, but it is very hard to notice).

Actual behavior

I'd suggest to change just a little bit the font or the color of the text.

Screenshots with links illustrating the problem

Tmp

@cody-somerville
Copy link

As mentioned, suburbs are rendered with greater priority and at lower zoom levels in bigger font and with greater prominence than Villages. I personally find this perplexing so came here to file a bug on that particular behavior. Villages are higher in hierarchy than Suburbs.

Comparison of Rendering Differences between Suburbs and Villages

Attribute Suburb Village Notes
Initial Zoom >= 12 >= 12 Both start rendering at zoom level 12 and stop at < 17
Initial Text Size 11 10 Suburb text starts slightly larger
Initial Text Wrap Width 55 50 Suburb text has a larger initial wrap width
Initial Text Line Spacing -0.55 -0.50 Minor difference in line spacing
Initial Text Margin 7.7 7.0 Suburb text has a slightly larger margin

Zoom Level Modifiers

Zoom Level Suburb Text Size Village Text Size Notes
>= 13 12 11 Both increase, but Suburb remains larger
>= 14 14 13 Both change text fill to lighter color; Suburb remains larger
>= 15 14 14 Village catches up in text size
>= 16 15 15 Both are now the same size; Suburb started larger but ends the same

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

No branches or pull requests

2 participants