Draw railways under construction
Zero3 opened this issue · 7 comments
This would be useful in my opinion. OSM shows them as well.
Seems like you did not update the python3.8
branch with the change, but I copy-pasted it in manually on my machine, and it looks pretty nice.
However, the railways under construction now look more prominent than the already built railways. The under construction ones are darker and wider. I think the widths should be similar instead, and the existing railways at least as dark as the ones under construction.
Forget the last part of my comment above. I applied the change incorrectly to my local config at first.
New thoughts: Looks pretty good overall. However, they are drawn beneath roads and buildings, which looks a bit odd (note that I made building a bit transparant in this screenshot - normally they are solid):
I would prefer if they were drawn on top, I think? Also, I think stroke-dasharray: 15,5
would be a bit better. I think longer strokes make it look more intuitive:
Perhaps reducing the width 2
instead of 3
could be considered too.
Anyway, these are just suggestions. I will let you figure out what you want to go with :).
Hi, @Zero3!
Yes, I think rails should definitely go above roads. However I'm not sure about buildings. I sometimes make building layer transparent too. Probably, there should be a command line options for this.
Size of dashes was quite arbitrary, your suggestion looks better.
Hope this issue is done. Feel free to reopen it if I'm wrong.