On Mon, May 26, 2008 at 8:33 AM, Tom Hughes <[EMAIL PROTECTED]> wrote:
> In message <[EMAIL PROTECTED]> > Ludwig <[EMAIL PROTECTED]> wrote: > <snip> > Map data for editing purposes will always have to come from the > master database anyway, or you might get an old version which you > are then unable to upload. > > That may hold true for "live" editors such as potlatch, but for offline editors like JOSM, if you download from the master database server, do some editing and then upload, the editing time is going to far exceed any replication delay, so you could instead download from a replication server, do your edits and then upload to the master server. The chance of a collision/version mismatch is increased only a miniscule amount. Karl
_______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/dev

