Hi,

m2hu...@hsr.ch 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).

I am sure you could work around that problem by doing a "bzcat 
planet.osm.bz2|bzip2 > planet-new.osm.bz2" and then use the new file, 
but that process would probably take the better part of a day ;-)

Bye
Frederik


_______________________________________________
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev

Reply via email to