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

Add styling from .qml-file #149

Closed
koebi opened this issue Jun 9, 2021 · 1 comment · Fixed by #188
Closed

Add styling from .qml-file #149

koebi opened this issue Jun 9, 2021 · 1 comment · Fixed by #188
Milestone

Comments

@koebi
Copy link
Collaborator

koebi commented Jun 9, 2021

Generated routes/lines being rather invisible is a bother.
Using postProcessAlgorithm() as described here, we could load a .qml-file to style any output layers.

That would enable us to

  1. easily style any layer using the builtin qgis tools, then exporting .qml
  2. iterate this process for any neccessary changes
  3. apply the same style multiple times without repeating code
@MichaelsJP
Copy link
Member

good resource to find the most suitable colour ramps: GIScience/ors-map-client#298

@merydian merydian linked a pull request Nov 1, 2023 that will close this issue
@MichaelsJP MichaelsJP added this to the Version 1.7 milestone Dec 15, 2023
koebi added a commit that referenced this issue Dec 21, 2023
Style was chosen to follow the ors maps client.
Style is only overwritten on GUI usage, not for anything else. See discussion in the PR.

Fixes #149 

Co-authored-by: Jakob Schnell <Jakob.Schnell@heigit.org>
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

Successfully merging a pull request may close this issue.

2 participants