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

Grid display #84

Closed
josephbirkner opened this issue Feb 2, 2024 · 1 comment
Closed

Grid display #84

josephbirkner opened this issue Feb 2, 2024 · 1 comment
Labels
Model This issue concerns the erdblick frontend model. UI This issue concerns the HTML parts of the frontend.
Milestone

Comments

@josephbirkner
Copy link
Collaborator

For each map layer, it should be possible to display a tile grid for the currently active grid levels of that layer. This should also be remembered in the URl/local storage.

@josephbirkner josephbirkner added Model This issue concerns the erdblick frontend model. UI This issue concerns the HTML parts of the frontend. labels Feb 2, 2024
@MisterGC MisterGC added this to the 2024.2 milestone Apr 8, 2024
@josephbirkner josephbirkner modified the milestones: 2024.2, 2024.3 Apr 19, 2024
@MisterGC
Copy link
Contributor

MisterGC commented May 6, 2024

For each map layer, it should be possible to display a tile grid for the currently active grid levels of that layer. This should also be remembered in the URl/local storage.

Acceptance:

  • Allow users to (de-)activate choose one grid visualization for each activated map feature layer
  • Deactivatable grid label which shows by default the mapget grid number/coords (will be covered by 'Tiles as Features')
  • Allow customization of displayed grid label e.g. for custom tile numbers (will be covered by 'Tiles as Features')
  • ensure that visualization is a hairline, especially when zoom in close so that users can easily spot if some geometry
    starts/end on the border

Additional thoughts/ideas:

  • grid visualization can be toggled and opacity can be controlled
  • fade the grid out when invidual cells of the chosen level become too small to avoid confusing 'globe filled with grid-color'
  • also (optionally) display next lower (e.g. 14) and higher (see sketch below) level but clearly show what the chosen reference level is

References:

Ideas/Sketches:

The following sketch shows how we may display three tile levels at once with the chosen tile level being the one standing out most, the others just give some additional guidance - showing the tile id should be optional/toggable
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Model This issue concerns the erdblick frontend model. UI This issue concerns the HTML parts of the frontend.
Projects
None yet
Development

No branches or pull requests

2 participants