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

Reply via email to