>> osmosis.bat --rb europe.osm.pbf --tf accept-ways boundary=administrative >> --used-node --wb bways.osm.pbf > You have to add --tf reject-relations, otherwise all relations are > included in bways.osm.pbf (tested with a small *.osm.pbf file)
Sounds good. I wil test it next time. >> osmosis.bat --rb europe.osm.pbf --tf accept-relations >> boundary=administrative --used-way --used-node --wb brels.osm.pbf >> >> osmosis.bat --rb bways.osm.pbf outPipe.0=W --rb brels.osm.pbf >> outPipe.0=R --merge inPipe.0=W inPipe.1=R --wb europe-boundaries.osm.pbf >> >> Warning: This really needs a long time to finish. > _______________________________________________ mkgmap-dev mailing list [email protected] http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
