Hello list and fellow mappers. I guess it's my first post here even if
I map and follow the list for over a year I think (I'm sometimes on
IRC).<br id="z_o:0">
<br id="z_o:1">
<ant rant><br id="vbfb0">
<br id="vbfb1">
I love OSM but I miss a quick and easy way to smell your pheromones guys (ie recent activity around me to spot active mappers,<br id="f82c0">
adapt/motivate myself in consequence, have local statistics,  eventually monitor/spot 'obvious' 'vandalism'). <br id="zrin0">
<br id="np210">
I think a quick awareness is important for a project like OSM and I'd
love to see that aspect more developed/encouraged in the future.<br id="qmwz0">
<br id="qmwz1">
For bottom-up emergent systems like a 'simple' anthill or a beehive
it's even capital. The anthill is very efficient and well structured
(nursery, cemetery,...) not because of a savant top-down architect but
mainly because  two conditions are met: critical mass (having enough
ants) and the quality of the local communications/status between
members (the pheromones). So I don't say we're ants-like and OSM is en
emergent system but I think it certainly has some bottom-up stuff and a
quick local mapping awareness could help.<br id="zrin1">
 
<br></ant rant>
<br id="y0gk0"><br>Anyway, to fulfill my junkie need for pheromones I've played with the .osc files (change sets) provided here:<br id="q9cg0">
<a href="http://planet.openstreetmap.org/">http://planet.openstreetmap.org/</a><br id="q9cg1">
<br id="q9cg2">
The current - work in progress - result is here:<br id="ckb10">
<a href="http://code.google.com/p/osmlab/">http://code.google.com/p/osmlab/</a><br id="v53m0">
<a href="http://www.fxfoo.com/osm/kml/">http://www.fxfoo.com/osm/kml/</a><br id="v53m1">
<br id="v53m2">
So basically by charming the Python snake I extract informations from
the .osc files (minutes, hours and days ) and produce a bunch of kml (for quick and "dynamic" visualization in Google Earth for
example).<br id="rk6q0">
<br id="rk6q1">
Before any eventual ant get too excited be aware that:<br id="hos80">
<br id="rk6q2">
- the kml doesn't show "ways", the tool is not intended for mapping or
comparing (I think an "OSMtoKML" tool already exist anyway). I'm just
interested in seeing/smelling your current pheromones , that's all ;) <br id="zfit0">
- the Hour and Day kml are *big* since I render every node in the first
version (either placemarks or lines). On my desktop Core2Duo2.4Ghz/2Go,
VistaBox and MacBookLaptop, it's ok (but bellow 2Go I doubt it would be
a nice experience. I'll produced a much smaller daily/hourly KML soon
for those who don't have a "gaming" PC (by summarizing nearby nodes) <br id="sna20">
- if you encounter a forbidden access on the latest daily/hourly kml
retry in a minute (hours/days are still processed on my Vista desktop
and send to the Ubuntu server through my ISP limited upload speed ,
you shouldn't encounter that with minutes which are processed directly
on the server)<br><br>- generally (yellow, blue, red) stands for (created, modified, deleted)<br id="d0bf0">
- generally  clicking on the name of the KML in GE brings a statistics
summary, you also can expand the folder to have more informations<br id="hro20">
- clicking on a placemark gives information about the node and links to the associated user and the OSM map<br id="eua10"><br id="ovwe0">
Minutes KMLs should be accessible to every machine. <br id="o1e21">
There's also a "live" world-minute network link here:<br id="q4rp0">
<a href="http://www.fxfoo.com/osm/kml/world-minute-v1-networkLink.kml">http://www.fxfoo.com/osm/kml/world-minute-v1-networkLink.kml</a><br id="o1e22">
In Google Earth it will automatically update itself with the latest
minute available and you should see the latest mappers activity<br id="mfm50">
<br id="mfm51">
For developers or power users the command line tool is written in Python and should work on
Win/OSX/Linux. If you have some Python notions you should be able to
modify/extend the app. to create you own kml (or something else). There
are some handy parameters/variables available to change things like the
elevation,  colors, transparency, line thickness, icons... You can also
directly edit a kml in a text editor and change the styles at the
beginning of the files (colors, etc).<br id="j4yu0">
<br id="biyd0">
if you experience any bug thanks to let me know on the project site '"issues" or send me a mail.<br id="biyd1">
Thanks also for eventual feedback/ideas.<br id="fn::1">
<br id="pe4c0">
francois<br id="pe4c1">
<br id="biyd2">
PS:<br id="o0:f1">
What I plan to do "soonish" is:<br id="o0:f2">
- the slim-down daily/hourly<br id="jhk60">
- networks links for daily/hourly<br id="z19g0">
- getting the kml sexier and trying orher kml (density image overlay, use of the time slider in GE)<br id="o0:f3">
- a web front-end