[OSM-dev] Minute Diffs Broken
Stefan de Konink
stefan at konink.de
Tue May 5 23:50:10 BST 2009
Richard Fairhurst wrote:
> Shaun McDonald wrote:
>> Relations take a long time to complete because of the
>> check (preconditions_ok?) to make sure that each node,
>> way or relation that is in it is valid.
>
> Can we do something about this?
If you are stuck with [insert your database of choice] you could try to
optimise by checking the original object, hence all members in that
object are already validated, so you don't have to check those members.
Stefan
More information about the dev
mailing list