<div dir="ltr"><div><div>I had that too, at first, but not lately anymore. I'm not exactly sure what changed on my side.<br><br></div>If you have the scripting plugin installed and Jython set up, there are 2 scripts which pick up from this starting point:<br><br><a href="https://github.com/PolyglotOpenstreetmap/Python-scripts-to-automate-JOSM/blob/master/compareRoutes.jy">https://github.com/PolyglotOpenstreetmap/Python-scripts-to-automate-JOSM/blob/master/compareRoutes.jy</a><br><br><a href="https://github.com/PolyglotOpenstreetmap/Python-scripts-to-automate-JOSM/blob/master/CheckRouteOrNetworkOrCollectionOfRoutes.jy">https://github.com/PolyglotOpenstreetmap/Python-scripts-to-automate-JOSM/blob/master/CheckRouteOrNetworkOrCollectionOfRoutes.jy</a><br><br></div>Jo<br><div><br>Jo<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-01-21 18:20 GMT+01:00 André Pirard <span dir="ltr"><<a href="mailto:A.Pirard.Papou@gmail.com" target="_blank">A.Pirard.Papou@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div text="#000000" bgcolor="#FFFFFF">
<div>On 2015-01-21 15:48, Jo wrote :<br>
</div><span class="">
<blockquote type="cite">
<div dir="ltr">
<div>How silly of me:<br>
<br>
<a href="http://wiki.openstreetmap.org/wiki/WikiProject_Belgium/Public_Transport/Lines" target="_blank">http://wiki.openstreetmap.org/wiki/WikiProject_Belgium/Public_Transport/Lines</a><br>
<br>
</div>
Jo<br>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">2015-01-21 15:26 GMT+01:00 Marc Gemis <span dir="ltr"><<a href="mailto:marc.gemis@gmail.com" target="_blank">marc.gemis@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">Can't see any links, but maybe that's my mail
program ??</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">
<div>
<div>On Wed, Jan 21, 2015 at 2:25 PM, Jo <span dir="ltr"><<a href="mailto:winfixit@gmail.com" target="_blank">winfixit@gmail.com</a>></span>
wrote:<br>
</div>
</div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>
<div>
<div dir="ltr">
<div>Click on 1 of those links with JOSM open
and be amazed. Well, don't forget to download
the missing members of the relations...
otherwise there won't be much to see.<br>
</div>
</div>
</div>
</div>
</blockquote>
</div>
</div>
</blockquote>
</div>
</div>
</blockquote>
<br></span>
Every "download [incomplete] members" I see is greyed out.<span class=""><br>
<br>
<blockquote type="cite">
<div class="gmail_extra">
<div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="gmail_extra">
<div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>
<div>
<div dir="ltr">
<div><br>
</div>
Then you can download the region you zoom in to
when pressing '2'. Or you can use the following
query as an Overpass Download (proviided you
have the Mirror download plugin installed)<br>
<br>
(rel<br>
["type"="route"]<br>
["route"~"bus|tram"]<br>
["ref"="LINE_NUMBER_HERE"]<br>
["operator"="De Lijn OR TEC here"]<br>
->.routes;<br>
.routes
<< ->.route_masters;<br>
way(r.routes);<br>
node(w);<br>
node(around:30.0);<br>
way(bn);<br>
node(w);<br>
);<br>
out meta;<br>
</div>
<br>
</div>
</div>
</blockquote>
</div>
</div>
</blockquote>
</div>
</div>
</blockquote>
<br>
</span></div>
</blockquote></div><br></div>