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

City Name Labels #204

Open
tgilcrest opened this issue Jul 9, 2020 · 0 comments
Open

City Name Labels #204

tgilcrest opened this issue Jul 9, 2020 · 0 comments
Labels
Enhancement UI/UX These are issues that will impact the UI/EX of the app.

Comments

@tgilcrest
Copy link

tgilcrest commented Jul 9, 2020

To give users a reference of the geography on the map, we want to offer the ability to display names of cities on the map. We already have labels for the population of geounits on the map, so to prevent confusing or difficult cartography, we should make the user pick between either place names or population labels. This can be seen in the prototype as well:
image.png

We want to show cities of different sizes at different zoom levels because there are too many to show on the map at once.

E.g. We only show large cities at zoomed out levels:
image.png

But we show smaller cities when zoomed in further:
image.png

This script demonstrates how the prototype generated vector tiles for cities of different sizes.

Acceptance criteria:

  • City name labels added to label selector
  • Categorical grouping of label selections added to dropdown (e.g. Places and Population from screenshot above)
  • Label selector is single select (only one layer can be selected at once)
  • Only the selected label layer shows on the map at once
@tgilcrest tgilcrest changed the title County and City Name Labels City Name Labels Jul 22, 2020
@dmcglone dmcglone added Enhancement UI/UX These are issues that will impact the UI/EX of the app. labels Jan 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement UI/UX These are issues that will impact the UI/EX of the app.
Projects
None yet
Development

No branches or pull requests

2 participants