Hi Michael, The changeset id was added to the schema fairly recently and it seems that I forgot to update the COPY file generator.
I've fixed it now so I hope it works now but haven't tested it yet. I'll try to do so today. Brett Michael Handerek wrote: > Ok, it seems, that the osm files don't have changeset_id data set at > all. > > On Mon, 2009-06-15 at 10:33 +0200, Michael Handerek wrote: > >> Hi, >> >> in order to import the osm files to my postgres db I use the fast method >> via creating a pgsql dump with osmosis. The scheme_0.6.sql creates a >> changset_id column in the nodes table, but osmosis don't mention it in >> the created dump file. Did I something wrong using this command? >> >> osmosis --read-xml file=../../osm_snapshots/berlin.osm.bz2 >> --write-pgsql-dump directory=tmp >> >> Apart from that is there any way to tell osmosis which columns has to be >> dumped? >> >> >> >> Cheers, >> Mic >> > > > > _______________________________________________ > dev mailing list > [email protected] > http://lists.openstreetmap.org/listinfo/dev > _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

