<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2015-03-08 14:37 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:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto"><span class=""><div><br></div></span><div>How would you know which steps are the ones vanishing?</div></div></blockquote><div><br></div><div>I think I found a solution, a tag "start_step_offset=*". If the lowest step of the whole staircase is the first step, start_step_offset says at which offset every way starts. Default is 0, which means a way starts at the lowest possible step. Here's an example:<br><br><a href="http://i.imgur.com/a4C7fyR.png">http://i.imgur.com/a4C7fyR.png</a><br><br></div><div>The left way has 10 steps, and it has the default value of start_step_offset (0) which means its first step is the overall lowest step. The right way has start_step_offset=3 which means its first step is 3 steps above the lowest one.<br><br></div><div>And to come back to your question, the right way in my example would have start_step_offset=1. That's how you know the first step vanished, and the last step vanished. If it had start_step_offset=2, that would mean the first two steps vanished.<br><br></div><div>I think this is pretty elegant.<br><br></div><div>Janko Mihelić<br></div></div></div></div>