[OSM-dev] missing column in osmosis pgsql dump
Michael Handerek
osm at handerek.net
Mon Jun 15 12:22:57 BST 2009
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
More information about the dev
mailing list