Hi Nick, > I'm trying to force groundtruth not to generate bz2 files > > groundtruth ibf2osm --cat 500,50 --ibf area.ibf --outputfileformat > file1.osm [...] > Is there a way of telling it to 'increment' the files, ie > file1.osm,file2.osm ?
According to http://wiki.openstreetmap.org/wiki/ GroundTruth_Manual you could try --outputfileformat=file{0}.osm. Marko _______________________________________________ mkgmap-dev mailing list [email protected] http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
