Frederik Ramm wrote: > [email protected] wrote: >> But with bzcat and the direct piping into Osmosis worked well. >> We tried on our project to read the bz2 File directly, which didn't work >> with the same exception as in osmosis. > > There seems to be an issue with the libbz2 library and the way the > planet files are bzipped (they use a multi-threaded bz2 program that > creates slightly different bz2 files which *should* be fully compatible > but seem to be not).
No, libbz2 is fine (if you use it right), the problem is with the pure Java bz2 implementation that osmosis uses. Tom -- Tom Hughes ([email protected]) http://www.compton.nu/ _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

