Advertisement
thefinn93

Untitled

Apr 9th, 2012
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. www-data@badger:/mnt$ osm2pgsql -C 12000 us-pacific.osm.pbf
  2. osm2pgsql SVN version 0.80.0 (32bit id space)
  3.  
  4. Using projection SRS 900913 (Spherical Mercator)
  5. Setting up table: planet_osm_point
  6. NOTICE: table "planet_osm_point" does not exist, skipping
  7. NOTICE: table "planet_osm_point_tmp" does not exist, skipping
  8. Setting up table: planet_osm_line
  9. NOTICE: table "planet_osm_line" does not exist, skipping
  10. NOTICE: table "planet_osm_line_tmp" does not exist, skipping
  11. Setting up table: planet_osm_polygon
  12. NOTICE: table "planet_osm_polygon" does not exist, skipping
  13. NOTICE: table "planet_osm_polygon_tmp" does not exist, skipping
  14. Setting up table: planet_osm_roads
  15. NOTICE: table "planet_osm_roads" does not exist, skipping
  16. NOTICE: table "planet_osm_roads_tmp" does not exist, skipping
  17. Allocating memory for dense node cache
  18. Allocating dense node cache in one big chunk
  19. Out of memory for dense node cache, reduce --cache size
  20. Error occurred, cleaning up
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement