2009/9/3 james pruett <[email protected]>: > Thanks Andrzej, > > Ok, 'any idea what this error is? > "Task 2-way-key-value does not support data provided by default pipe stored > at level 1 in the default pipe stack."
According to http://wiki.openstreetmap.org/wiki/Osmosis/DetailedUsage --way-key-value consumes an entity stream but you're feeding it a change stream, it won't eat it. Cheers _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

