[OSM-dev] Removing Minutely and Hourly Changesets
Bernhard zwischenbrugger
bz at datenkueche.com
Wed Mar 24 12:02:35 GMT 2010
hi
>
> I would be interested in that as well, ideally a file that is
> generated every hour with a fixed named scheme we can easily track
> for. Can this be reactivated? Why has it been disabled after all?
I would like to have that live.
At:
https://world.waze.com/livemap/
they have a live ticker.
All the edits are shown there.
If all the changesets would go to an xmpp stream, it would be a really
easy to such a liveticker for osm.
xmpp is easy and all could be done be sending to a tcp socket:
<message to ="osmchangesets at xmppserver.somewhere.org" type="groupchat">
<changeset>....</changeset>
</message>
Bernhard
More information about the dev
mailing list