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

Support labels #79

Closed
josephbirkner opened this issue Jan 18, 2024 · 0 comments · Fixed by #91
Closed

Support labels #79

josephbirkner opened this issue Jan 18, 2024 · 0 comments · Fixed by #91
Assignees
Labels
Styling Touches erdblick WASM style sheet processing.
Milestone

Comments

@josephbirkner
Copy link
Collaborator

josephbirkner commented Jan 18, 2024

Suport the label rule geometry entry.
The following new style fields shall be supported:

  • label-font: e.g. "24px Helvetica"
  • lavel-color: e.g. "#000000"
  • label-outline-color: e.g. "#000000"
  • label-outline-width: e.g. 2
  • label-background-color: e.g. "#00000000"
  • label-background-padding: e.g. [7, 5]
  • label-horizontal-origin: e.g. "CENTER"
  • label-vertical-origin: e.g. "CENTER"
  • label-height-reference: e.g. "NONE"
  • label-text-expression: "**.speedLimitKmh"
  • label-text: "abc"
  • For scaleByDistance, use near-far-scale
@josephbirkner josephbirkner added the Styling Touches erdblick WASM style sheet processing. label Jan 18, 2024
@josephbirkner josephbirkner added this to the 0.5.0 milestone Jan 19, 2024
@Waguramu Waguramu self-assigned this Mar 14, 2024
@josephbirkner josephbirkner mentioned this issue Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Styling Touches erdblick WASM style sheet processing.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants