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

Move line symbol state to database #267

Open
davenquinn opened this issue Feb 26, 2025 · 0 comments
Open

Move line symbol state to database #267

davenquinn opened this issue Feb 26, 2025 · 0 comments

Comments

@davenquinn
Copy link
Member

davenquinn commented Feb 26, 2025

Fault symbol label state (e.g., whether a map has trustworthy symbol label orientations, and the direction of these labels) is currently stored in frontend code but this needs to be moved to the database.

We need

  • a database field to store whether lines are oriented for a given map
  • tile data field to store whether any given line is oriented (and thus can receive a symbol label)
Image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In progress
Development

No branches or pull requests

1 participant