Multiple icon rendering #612
MatCr90
started this conversation in
Tagging and rendering
Replies: 1 comment
-
|
There is some high-level documentation how to add new features to the map in https://github.com/hiddewie/OpenRailwayMap-vector/blob/master/CONTRIBUTING.md. Additionally, the signals YAML configuration contains a description how the features are matched on the map: OpenRailwayMap-vector/features/signals_railway_signals.yaml Lines 218 to 225 in 1e8f35a |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I can't find any documentation about the signal icons rendering order on the map.
In particular, my issue raises when there are different tags defining different signal icons on the same node (and place). Are icon overlapping or are they packed (and in which order)?
Can anyone help me understanding the final visualization on the screen and how could it be influenced?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions