[OSM-dev] osmosis pgsql schema / way.bbox removal/option
Jochen Topf
jochen at remote.org
Mon Sep 8 13:29:18 BST 2008
On Mon, Sep 08, 2008 at 11:58:18AM +0200, Florian Lohoff wrote:
> i was trying to use the postgresql simple schema from osmosis to import
> a planet and after 5 days i aborted the import. 4 of the 5 days the
> postgresql was busy building the bboxes for the ways.
>
> As for the read-only-api i did not need the bbox or their index i
> removed the code from osmosis to update the bbox and create the index.
>
> It would be nice if there would be an option to disable that part of the
> schema.
I use the --write-pgsql-dump which creates files which can then be
imported using COPY. If you use it that way, Osmosis doesn't do any
extra postprocessing like the bbox thing.
Jochen
--
Jochen Topf jochen at remote.org http://www.remote.org/jochen/ +49-721-388298
More information about the dev
mailing list