<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2015-03-09 11:57 GMT+01:00 Martin Koppenhoefer <span dir="ltr"><<a href="mailto:dieterdreist@gmail.com" target="_blank">dieterdreist@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><span class=""><br></span>this looks very complicated to render, because you have to synchronize to flights of steps so that they become one, I guess this will be much easier if you mapped 2 steps instead of this very complex object (doesn't look so complex in your sketch, but I believe it actually is, you'd have to be very precise with the lower ways in order to avoid seams).<br></div></div></blockquote><div><br></div><div>I don't think it's complicated. Just divide the left way to 10 segments, and the right one to 7 segments. Connect the corresponding dots with lines. That's it.<br><br></div><div>Of course, this can not be done with a dumb renderer. A dumb renderer can just fill the area with steps in the approximately right direction. An even dumber renderer can just render the two ways, like they have been doing before.<br><br></div><div>Mapping this as two steps is not entirely right. What if that staircase had a name?<br></div><div><br></div><div>Janko<br></div></div><br></div></div>