OpenStreetMap 로고 OpenStreetMap

OSM Live Ticker

robotnic님이 English로 2010년 8월 17일에 게시함.

You can see now the people editing the map in real time at:

http://khtml.org (click "ticker")

Every edit results in an icon on the map.
The map is move and zoomable.
Clicking on the icons will show all tags of the
node or way.

have fun

Bernhard

이메일 아이콘 Bluesky 아이콘 Facebook 아이콘 LinkedIn 아이콘 마스토돈 아이콘 텔레그램 아이콘 X 아이콘

토론

2010년 8월 17일 22:39JesperFj님의 의견

That's fascinating! how is that done?

2010년 8월 17일 23:52robotnic님의 의견

Thanks a lot

The data are from here:
http://planet.openstreetmap.org/minute-replicate/

My server connects every minute to load the latest file with the information
about the last edits.
The data are reduced to the essential information and than zipped to transfer to the browser. The Browsers connect every minute (AJAX) and load the infos.

That's about 2 kByte per minute and could be loaded with a dialup modem.
Today there was a big data import in Columbia and a big 77 kByte file was generated.

With javascript the data are displayed in the browser.

If the user clicks to an icon, there is also an API request to load more information.

2010년 8월 18일 16:26rendle님의 의견

Very nice.

댓글을 남기려면 로그인하세요