[OSM-talk-be] For your convenience

Jo winfixit at gmail.com
Wed Jan 21 13:25:54 UTC 2015


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.

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)

(rel
                                    ["type"="route"]
                                    ["route"~"bus|tram"]
                                    ["ref"="LINE_NUMBER_HERE"]
                                    ["operator"="De Lijn OR TEC here"]
                                  ->.routes;
                                 .routes << ->.route_masters;
                                 way(r.routes);
                                 node(w);
                                 node(around:30.0);
                                 way(bn);
                                 node(w);
                                 );
                                 out meta;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/talk-be/attachments/20150121/c4ad33e1/attachment.htm>


More information about the Talk-be mailing list