Re: [osmosis-dev] possible concurrency issue when using --apply-change

2012-09-18 Thread Brett Henderson
On 11 September 2012 22:11, Andrew Harvey wrote: > Hi, > > I'm using Osmosis to apply an .osc osm change file to an existing .osm > file to produce a new .osm file with the changes from the .osc with: > > osmosis --read-xml-change file="change.osc.gz" --sort-change > --simplify-change --read-xml

Re: [osmosis-dev] possible concurrency issue when using --apply-change

2012-09-15 Thread Andrew Harvey
On 14/09/12 20:10, Peter Körner wrote: > Which OS and which JVM are you using? Debian 6.0 java-6-openjdk signature.asc Description: OpenPGP digital signature ___ osmosis-dev mailing list osmosis-dev@openstreetmap.org http://lists.openstreetmap.org/li

Re: [osmosis-dev] possible concurrency issue when using --apply-change

2012-09-14 Thread Peter Körner
Hi Which OS and which JVM are you using? Peter Am 11.09.2012 14:11, schrieb Andrew Harvey: Hi, I'm using Osmosis to apply an .osc osm change file to an existing .osm file to produce a new .osm file with the changes from the .osc with: osmosis --read-xml-change file="change.osc.gz" --sort-cha

[osmosis-dev] possible concurrency issue when using --apply-change

2012-09-11 Thread Andrew Harvey
Hi, I'm using Osmosis to apply an .osc osm change file to an existing .osm file to produce a new .osm file with the changes from the .osc with: osmosis --read-xml-change file="change.osc.gz" --sort-change --simplify-change --read-xml file="base.osm.gz" --sort --apply-change --write-xml file="patc