Matthias Julius wrote: > Why would storing of the data be such a big overhead? Especially > comparing to storing everything in (limited) memory? I think compared > to all the other processing the API is doing writing the data to disk > and then reading it again would not be so significant.
Sadly that is very significant because it becomes a serial process, thus introduces a bottleneck. Stefan _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

