Advertisement
thefinn93

Untitled

Apr 14th, 2012
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.91 KB | None | 0 0
  1. Sharing dense sparse
  2. Node-cache: cache=4096MB, maxblocks=524289*8192, allocation method=11
  3. Mid: pgsql, scale=100
  4. Setting up table: planet_osm_nodes
  5. NOTICE: table "planet_osm_nodes" does not exist, skipping
  6. NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "planet_osm_nodes_pkey" for table "planet_osm_nodes"
  7. Setting up table: planet_osm_ways
  8. NOTICE: table "planet_osm_ways" does not exist, skipping
  9. NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "planet_osm_ways_pkey" for table "planet_osm_ways"
  10. Setting up table: planet_osm_rels
  11. NOTICE: table "planet_osm_rels" does not exist, skipping
  12. NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "planet_osm_rels_pkey" for table "planet_osm_rels"
  13.  
  14. Reading in file: /dev/stdin
  15. Unknown node type 8
  16. Processing: Node(1415865k 43.8k/s) Way(131260k 1.27k/s) Relation(564760 20.84/s)
  17. Standard exception processing way_id 1082366: TopologyException: side location conflict at 822832 8.30585e+06
  18. Processing: Node(1415865k 43.8k/s) Way(131260k 1.27k/s) Relation(1106190 24.04/s)
  19. Standard exception processing way_id 1792031: TopologyException: side location conflict at -734926 5.24355e+06
  20. Processing: Node(1415865k 43.8k/s) Way(131260k 1.27k/s) Relation(1168150 24.43/s)
  21. Standard exception processing way_id 1868906: TopologyException: side location conflict at 1.22428e+06 5.69149e+06
  22. Processing: Node(1415865k 43.8k/s) Way(131260k 1.27k/s) Relation(1355079 25.22/s) parse time: 190189s
  23.  
  24. Node stats: total(1415865974), max(1700644120) in 32323s
  25. Way stats: total(131260862), max(157812525) in 103723s
  26. Relation stats: total(1355079), max(2110237) in 53737s
  27. Committing transaction for planet_osm_point
  28. Committing transaction for planet_osm_line
  29. Committing transaction for planet_osm_polygon
  30. Committing transaction for planet_osm_roads
  31.  
  32. Going over pending ways
  33. pending_ways failed: out of memory for query result
  34. (7)
  35. Error occurred, cleaning up
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement