[OSM-dev] Osm2pgsql not importing routes?

Lynn W. Deffenbaugh (Mr) ldeffenb at homeside.to
Mon Feb 27 22:07:01 GMT 2012


On 2/27/2012 4:56 PM, yvecai wrote:
> Then I was confused by the: "Process 0 finished processing 0 relations 
> in 0 sec" in osm2pgsql output and I did not checked in the database, 
> but the relations were probably successfully imported before I rebuilt 
> everything twice :(.

Yeah, that line is talking about Relations that were marked Pending 
during the original Node/Way/Relation pass.  You're looking for output 
lines that contain "Stats:" not "rate".  The following is output from 
applying updates, but the same stuff comes out of an original planet import.

Node stats: total(555913), max(1650259295) in 2664s
Way stats: total(47995), max(152189759) in 6128s
Relation stats: total(968), max(2055178) in 13845s

vs

33297 Pending ways took 3252s at a rate of 10.24/s
2476 Pending relations took 7881s at a rate of 0.31/s

Lynn (D) - KJ4ERJ



More information about the dev mailing list