[osmosis-dev] error caused by Caused by: org.postgresql.util.PSQLException: ERROR: column active of relation users does not exist

2010-06-23 Thread Michael musset
Hi, I've a france.osm from geofabrik i'm trying to import it into my database with osmosis with this command : ./osmosis --read-xml file=/home/mickael/planet/france.osm --write-apidb populateCurrentTables=yes host=localhost database=openstreetmap user=openstreetmap validateSchemaVersion=no

Re: [osmosis-dev] error caused by Caused by: org.postgresql.util.PSQLException: ERROR: column active of relation users does not exist

2010-06-23 Thread Brett Henderson
Hi Michael, There were some changes made to the schema recently that have broken Osmosis. Fixing Osmosis is on my list of things to do, but I'm not sure when I'll get to do it. Brett On Wed, Jun 23, 2010 at 7:10 PM, Michael musset mickamus...@gmail.comwrote: Hi, I've a france.osm from

[osmosis-dev] Error while applying updates to planet.osm

2010-06-23 Thread Tyler Gunn
I recently downloaded the planet-100618.osm.bz2 file from one of the OSM planet mirrors. I also downloaded the state file with contents: #Thu Jun 17 21:02:07 UTC 2010 sequenceNumber=5039 txnMaxQueried=0 timestamp=2010-06-17T21\:00\:00Z txnReadyList= txnMax=0 txnActiveList= I configuring my

Re: [osmosis-dev] Error while applying updates to planet.osm

2010-06-23 Thread Frederik Ramm
Tyler, sounds like either your planet or your change file is corrupt. Check the files with xmllint --stream. Re-download the one that is broken. Next, I ran the commands below to get my updates and simplify them: osmosis --rri workingDirectory=. --wxc update.osm.gz gzip -d -c