GIScience / orstools-qgis-plugin

Plugin for QGIS with a set of tools to use openrouteservice API´s, based on openstreetmap
https://plugins.qgis.org/plugins/ORStools/
MIT License
91 stars 31 forks source link

Add styling for output layer of main plugin #188

Closed merydian closed 6 months ago

merydian commented 8 months ago

Basic blue line from QGis default styles.

image

MichaelsJP commented 8 months ago

@Merydian What about taking the colour we also use in our maps client? Seems a bit more aligned.

image

merydian commented 7 months ago

Should we add the start and endpoint markers as well?

koebi commented 7 months ago

Could you add a screenshot with start- and endpoint-markers, and the current style? That would make it easier to reason about :) Tagging @TheGreatRefrigerator here for more input/ideas.

TheGreatRefrigerator commented 7 months ago

We should check the behaviour with default styles as well. (The default styles set by user). Not sure if we want to override explicit settings a user made. Or give an additional option to not style the output?

koebi commented 6 months ago

We should check the behaviour with default styles as well. (The default styles set by user). Not sure if we want to override explicit settings a user made. Or give an additional option to not style the output?

We discussed this and settled on overwriting any default style for the "frontend" - people setting a default style know enough to apply their changes after the fact, and processing algorithm behaviour won't be changed.