[OSM-dev] Osmosis bug when using 'completeWays' option?
Lambertus
osm at na1400.info
Sun Dec 2 18:29:44 GMT 2007
----- Original Message -----
From: "Karl Newman" <siliconfiend at gmail.com>
To: "Lambertus" <osm at na1400.info>
Cc: <dev at openstreetmap.org>
Sent: Sunday, December 02, 2007 17:22
Subject: Re: [OSM-dev] Osmosis bug when using 'completeWays' option?
>
> I wrote the completeWays patch. Yes, it does do some buffering--it has
> to keep all the nodes in order to make the ways (which come later)
> complete. It writes it to a compressed (gz) temp file. I'm sorry, I
> never tested it on a complete planet file.
I guess it would work, but I just ran out of disk space without knowing why
(behavior was quite different then expected). So that made me think it was a
bug.
> If you're working on a
> particular area area, you might want to start with a simple bounding
> box first (no completeWays) to limit the data that is buffered.
Currently I'm working on a small area, but it will target the entire world.
Maybe I need to split the world into a few sub areas first (e.g. Europe,
North America, South America, Afrika and Asia) before cutting them into
small pieces.
>
> By the way, one of my future projects is to create a "tiling" task for
> Osmosis which will do exactly what you are wanting.
>
That sounds great. Will it be able to split ways at the edges by adding a
node on the edge or somesuch feature? Looking forward to this.
More information about the dev
mailing list