<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16674" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>DaveHansen did the Tiger data.  I did some 
Tiger data in Pennsylvania, which is why my count is so high.  I believe 
beej71 did place names in the USA.  I would assume that AND is the AND 
data, not sure about other names though.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>-Jeremy Adams (Milenko)</FONT></DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=nroets@gmail.com href="mailto:nroets@gmail.com">Nic Roets</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=talk@openstreetmap.org 
  href="mailto:talk@openstreetmap.org">Talk Openstreetmap</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Sunday, September 28, 2008 5:30 
  AM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> [OSM-talk] Number of Edits Take 
  2</DIV>
  <DIV><BR></DIV>
  <DIV dir=ltr>I've written a script to estimate the number of names added by 
  each user. Currently it just looks at who did the last edit on each object 
  with a name. Once again it may allow us to spot errors like mass imports gone 
  bad.<BR><BR>Below are the results for 20 August. I'd say that anything above 
  20000 is most likely not the surveying work of a single human since the 
  project has started and involve some copyleft 
  material.<BR><BR>7934187   ="DaveHansen" 
  uid="7168"<BR> 828254   ="AND" 
  uid="12946"<BR> 249849   ="KELLY + TERRY JONES" 
  uid="22408"<BR> 219976   ="Milenko" 
  uid="15169"<BR> 165566   ="beej71" 
  uid="11154"<BR> 135213   ="MassGIS Import" 
  uid="15750"<BR>  55578   ="wildMan" uid="21417"<BR>  
  40084   ="kiya" uid="22052"<BR>  33388   ="Skywave" 
  uid="10927"<BR>  29445   ="devrise" uid="8513"<BR>  
  25031   ="blars" uid="1819"<BR>  24057   ="OpenGeoDB 
  Bot" uid="24767"<BR>  23364   ="GercoKees" 
  uid="12527"<BR>  20190   ="uboot" uid="26299"<BR>  
  19722   ="MichaelCollinson" uid="308"<BR>  19541   
  ="andrewpmk" uid="1679"<BR>  16491   ="ewedistrict" 
  uid="8609"<BR>  15887   ="beldin" uid="26526"<BR>  
  14854   ="Alban" uid="2488"<BR>  14802   
  ="<D0><9A><D0><BE><D0><BD><D1><81><D1><82><D0><B0><D0><BD><D1><82><D0><BR><B8><D0><BD> 
  <D0><9A><D0><BE><D1><86><D0><B5><D0><B2>" 
  uid="8421"<BR>  14348   ="katpatuka" uid="17497"<BR>  
  13662   ="ulfl" uid="6975"<BR>  12417   ="mackerski" 
  uid="6367"<BR>  11868   ="dkt" uid="5553"<BR>  
  11729   ="Sven Anders" uid="1852"<BR>  10906   
  ="davidearl" uid="3582"<BR>  10598   ="MichaH" 
  uid="8464"<BR>  10207   ="blackadder" uid="735"<BR><BR>The 
  script :<BR>gzip -d < planet-080820.osm.gz |<BR>awk 
  '/<.*id.*timestamp.*>/ { sub (/<.*id.*timestamp.*user/, ""); sub(/ 
  *>.*| *lat.*lon.*>.*/, ""); uname = $0};/<tag k=.?name.* v=.*>/ 
  {print uname}' |sort |uniq -c|sort -nr>nameCount<BR><BR></DIV>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>talk mailing 
  list<BR>talk@openstreetmap.org<BR>http://lists.openstreetmap.org/listinfo/talk<BR></BLOCKQUOTE></BODY></HTML>