Bernhard zwischenbrugger wrote: > To put OSM data live to xmpp ist very simple and I don't think it's > expensive. > > An easy way would be to post it to a xmpp groupchat: > > <message type="groupchat" to="[email protected]/bot"> > <osm>geodata here</osm> > </message> > > After login it's just a copy to a tcp socket port 5222. > Everybody who wants the data can log into the groupchat and gets all the > new data. > Jabber Servers can handle the load without problem (not sure about that > ) and maybe its possible to use an existing jabber server like > jabber.org, jabber.ru,....
Yes and then as soon your client disconnects for a second you've lost a ton of edits and you have no way to resync. Tom -- Tom Hughes ([email protected]) http://www.compton.nu/ _______________________________________________ talk mailing list [email protected] http://lists.openstreetmap.org/listinfo/talk

