[OSM-dev] Merging pbf files problem?
Scott Crosby
scott at sacrosby.com
Wed Dec 22 06:40:59 GMT 2010
> Yeah, I know. I'm using the SVN sources, and compiled with protobuf-c. As I
> said, I was able to load individual pbf extracts no problem; it's just that
> osm2pgsql dies immediately on the combined .pbf extract. That's why I'm
> thinking that Osmosis' pbf output might be bugged. I'm happy to try tracking
> this down if people involved with Osmosis development are interested.
Can you take the merged PBF and use osmosis to convert it to a
osm.bz2, and then try loading that? The PBF should always behave
identically be identical to the osm.bz2 file.
If you merge *.osm.bz2 into a *.pbf, does that work? What about all 4
combinations? Merging {*.pbf, *.osm.bz2} into a {*.pbf, *.osm.bz2},
and then loading that?
Merging shouldn't have an effect on the output file, but can you send
me the first 64kb of the merged *.pbf file?
Scott
More information about the dev
mailing list