[OSM-dev] Osmosis can not handle minute-replicate file 87729

Peter Körner osm-lists at mazdermind.de
Thu Nov 12 14:18:44 GMT 2009


> There's a minute-replicate file from yesterday  
> http://planet.openstreetmap.org/minute-replicate/000/087/729.osc.gz that  
> causes an exception in osmosis:

There have been some talk about it on osmosis-dev:
http://lists.openstreetmap.org/pipermail/osmosis-dev/2009-November/000268.html

The patch posted by Frederik has to be changed to work with osm2pgsqls 
32k restriction. The modified patch can be found at [1] and a patched 
version of Relation.java here [2]. It must be placed in a HEAD checkout 
of osmosis' svn as

   src/org/openstreetmap/osmosis/core/domain/v0_6/Relation.java

After that do an "ant all" to build the patched version. It drops the 
excessive members of the relation, they are fixed in later .osc files.

Peter


[1]http://cassini.toolserver.org/~mazder/temp/remove_excessive_members.diff
[2]http://cassini.toolserver.org/~mazder/temp/Relation.java





More information about the dev mailing list