[OSM-talk-be] For your convenience

Jo winfixit at gmail.com
Wed Jan 21 17:36:20 UTC 2015


I had that too, at first, but not lately anymore. I'm not exactly sure what
changed on my side.

If you have the scripting plugin installed and Jython set up, there are 2
scripts which pick up from this starting point:

https://github.com/PolyglotOpenstreetmap/Python-scripts-to-automate-JOSM/blob/master/compareRoutes.jy

https://github.com/PolyglotOpenstreetmap/Python-scripts-to-automate-JOSM/blob/master/CheckRouteOrNetworkOrCollectionOfRoutes.jy

Jo

Jo

2015-01-21 18:20 GMT+01:00 André Pirard <A.Pirard.Papou at gmail.com>:

>  On 2015-01-21 15:48, Jo wrote :
>
>  How silly of me:
>
>
> http://wiki.openstreetmap.org/wiki/WikiProject_Belgium/Public_Transport/Lines
>
>  Jo
>
> 2015-01-21 15:26 GMT+01:00 Marc Gemis <marc.gemis at gmail.com>:
>
>> Can't see any links, but maybe that's my mail program ??
>>
>>  On Wed, Jan 21, 2015 at 2:25 PM, Jo <winfixit at gmail.com> wrote:
>>
>>>   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.
>>>
>>
> Every "download [incomplete] members" I see is greyed out.
>
>
>>>  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/08316c73/attachment.htm>


More information about the Talk-be mailing list