Hi Unfortunately the xml-writer does not yet support compressed output, so the resulting files are just .osm files. I'll see how huge the areas can get before my disk runs out of space, while I'll try to implement compression into osmium.
I though about using one compression-thread per bbox, but I don't know if this is feasible, because when the splitter is (and I'm sure it is) faster than the compressor, we need some kind of throtteling which makes this a very complex task. Need to think about this a little more.. for now I'll try to cut berlin and some smaller villages and just see how long it will take. Peter Am Dienstag, den 03.05.2011, 17:39 +0200 schrieb M∡rtin Koppenhoefer: > Hallo Peter, > > wenn Du noch einen Testcase brauchst ;-) > wie waers mit dieser BB (Zentralitalien inkl. Rom und Neapel): > > (lat long mit long 11.5-15 oestl. Laenge und lat 40.5 bis 43 > noerdliche Breite), also in Mapnik Syntax > 11.5 40.5 15 43 _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

