Iván Sánchez Ortega wrote: > El Jueves, 2 de Abril de 2009, Will Nordin escribió: >> I am trying to convert the planet-090319.osm (approx 107GB) to gml. I've >> tried the Java and Python solutions, but both end up thorwing OutOfMemory >> exceptions. > > Man, it's one-frakking-hundred gigabytes, how would it *not* cause OOM > errors?!
We call it memory mapping or a streaming operation :) Especially with sax like events perfectly doable :) Stefan _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

