<div dir="ltr"><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Great. Then you could analyze the following batch file, which works fine<br>
for me:<br>
<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im">
D:\Karten\OpenStreetMap\osmosis\bin\osmosis.bat --read-pbf<br></div>
D:\Karten\osm\Geofabrik\nordrhein-westfalen.osm.pbf --tf<br>
reject-relations --tf accept-nodes amenity=bus_station<br>
highway=bus_stop public_transport=platform --tf reject-ways<br>
outPipe.0=POI --read-pbf<br>
D:\Karten\osm\Geofabrik\nordrhein-westfalen.osm.pbf --tf<br>
accept-relations type=line,route_master,route,network --tf<br>
accept-ways railway=* highway=* --tf reject-ways highway=path<br>
--used-node outPipe.0=motorway --merge inPipe.0=POI<br>
inPipe.1=motorway --wx oepnv.osm<br>
</blockquote>
<br>
Everything written in *one* line, which is no problem when using notepad++ as your favourite editor.<div><div></div><div class="h5"><br></div></div></blockquote></div>This was my original intention, but the command fails - see my original post.<br>
</div>