I've been trying to import this beast into PostgreSQL. I've been using EC2 since I don't have enough HDD space myself. My last attempt on a large EC2 instance, with 850GB, failed because it ran out of disk space. I have a graph to show it hitting the 850GB: I'd like to know approximately how much space I need, or maybe 850GB is way bigger than required and Osmosis is going into an infinite loop? I couldn't find out how to enable logging on osmosis, so I can see how far it's gone into the import. The command I'm using is:
For my next attempt I'll give it 1TB.. I'll update this question appropriately with my results. asked 14 Feb '11, 00:59 gak |
Update: I had a strange parsing error with Osmosis, so this test is on hold for now. I'm testing my development with australia.osm for now (which was ~3.4GB). I'll update this if I ever get planet.osm going.