>  ./osm2pgsql -v -s -S default.style -c -d testgis
> /tmp/faroe_islands.osm.bz2
> 
> Et l'output reste sur :
> Reading in file: /tmp/faroe_islands.osm.bz2
> Processing: Node(90k) Way(0k) Relation(0k)

J'ai récupéré la dernière version SVN, le fichier faroe_islands.osm.bz2 et il 
n'y a pas de problème ici, quelque chose avec ta version de postgres ? tu 
utilises quelle ligne de commande ?


$./osm2pgsql -C 1200 -s -S ./default.style -G -x -m -d gis  
faroe_islands.osm.bz2

osm2pgsql SVN version 0.69-exporté

Using projection SRS 900913 (Spherical Mercator)
Setting up table: planet_osm_point
NOTICE:  table "planet_osm_point_tmp" does not exist, skipping
Setting up table: planet_osm_line
NOTICE:  table "planet_osm_line_tmp" does not exist, skipping
Setting up table: planet_osm_polygon
NOTICE:  table "planet_osm_polygon_tmp" does not exist, skipping
Setting up table: planet_osm_roads
NOTICE:  table "planet_osm_roads_tmp" does not exist, skipping
Mid: pgsql, scale=100, cache=1200MB, maxblocks=153601*8192
Setting up table: planet_osm_nodes
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit 
index "planet_osm_nodes_pkey" for table "planet_osm_nodes"
Setting up table: planet_osm_ways
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit 
index "planet_osm_ways_pkey" for table "planet_osm_ways"
Setting up table: planet_osm_rels
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit 
index "planet_osm_rels_pkey" for table "planet_osm_rels"

Reading in file: faroe_islands.osm.bz2
Processing: Node(90k) Way(5k) Relation(0k)
Node stats: total(90238), max(733671242)
Way stats: total(5366), max(59161184)
Relation stats: total(3), max(451357)

Going over pending ways
processing way (2k)

Going over pending relations

node cache: stored: 90238(100.00%), storage efficiency: 9.87%, hit rate: 
100.00%
Stopping table: planet_osm_nodes
Stopping table: planet_osm_ways
Stopping table: planet_osm_rels
Building index on table: planet_osm_ways
Building index on table: planet_osm_rels
Stopped table: planet_osm_rels
Committing transaction for planet_osm_point
Sorting data and creating indexes for planet_osm_point
Committing transaction for planet_osm_line
Committing transaction for planet_osm_polygon
Committing transaction for planet_osm_roads
Stopped table: planet_osm_nodes
Sorting data and creating indexes for planet_osm_line
Sorting data and creating indexes for planet_osm_polygon
Sorting data and creating indexes for planet_osm_roads
Stopped table: planet_osm_ways
Completed planet_osm_roads
Completed planet_osm_polygon
Completed planet_osm_line
Completed planet_osm_point



-- 
sly
Sylvain Letuffe sylv...@letuffe.org
qui suis-je : http://slyserv.dyndns.org



_______________________________________________
Talk-fr mailing list
Talk-fr@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-fr

Répondre à