Hi Raffael,

I hope you are aware of the public transport plugin for JOSM created by
Darya Golovko, as part of GSoC.

http://wiki.openstreetmap.org/wiki/JOSM/Plugins/PT_Assistant

I usually download data for an area using Overpass API:

[out:xml][timeout:225];
(
  relation["public_transport:version"="2"]["route"="bus"];
);
(._;>;);
out meta;

Then I run the validator (with the plugin installed, which results is extra
validator messages, some which can be fixed automatically).

Let me know if you find problems with it.

I downloaded Bremen now and I'll have a preliminary look at the data myself.

Cheers,

Polyglot

2016-08-30 7:05 GMT+02:00 Rittmeier, Raffael <rittme...@vbn.de>:

> Hello everyone.
>
> The OpenStreetMap User Group Bremen invites you to our public transport
> mapping party (it will most likely be in German :-). You find more
> information at http://osm-bremen.de or at the wiki.
>
> We will have two presentations and a practical part that requires some
> knowledge editing OSM (we will be using jOSM).
>
> Do you have any suggestions regarding "must haves", topics that are
> important and should be mentioned?
>
> Cheers
> Raffael
>
> _______________________________________________
> Talk-transit mailing list
> Talk-transit@openstreetmap.org
> https://lists.openstreetmap.org/listinfo/talk-transit
>
_______________________________________________
Talk-transit mailing list
Talk-transit@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-transit

Reply via email to