[OSM-talk] Osmosis error with multiple bouding boxes

Jon Burgess jburgess777 at googlemail.com
Thu Oct 25 19:47:09 BST 2007


On Thu, 2007-10-25 at 19:53 +0200, Lambertus wrote:
> Nice, autorouting is also next on my list. You're using cGPSmapper right?
> 
> Osmosis needs some work with regard to tee and many outputs still, because 
> it's quitting here with 100+...on out of heap space errors (The server has 
> 4GB), with 50 pipes it worked. But other than that it works many times 
> faster than processing the planet all over for each tile. So I'm happy with 
> it.

Java defaults to something tiny like 64MB no matter how much RAM you
have. You need to specify more like: java -Xmx1024m ...

	Jon







More information about the talk mailing list