[OSM-talk] Number of Edits Take 2

2008-09-28 Thread Nic Roets
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.

Below are the results for 20 August. I'd say that anything above 2 is
most likely not the surveying work of a single human since the project has
started and involve some copyleft material.

7934187   =DaveHansen uid=7168
 828254   =AND uid=12946
 249849   =KELLY + TERRY JONES uid=22408
 219976   =Milenko uid=15169
 165566   =beej71 uid=11154
 135213   =MassGIS Import uid=15750
  55578   =wildMan uid=21417
  40084   =kiya uid=22052
  33388   =Skywave uid=10927
  29445   =devrise uid=8513
  25031   =blars uid=1819
  24057   =OpenGeoDB Bot uid=24767
  23364   =GercoKees uid=12527
  20190   =uboot uid=26299
  19722   =MichaelCollinson uid=308
  19541   =andrewpmk uid=1679
  16491   =ewedistrict uid=8609
  15887   =beldin uid=26526
  14854   =Alban uid=2488
  14802
=D09AD0BED0BDD181D182D0B0D0BDD182D0
B8D0BD D09AD0BED186D0B5D0B2 uid=8421
  14348   =katpatuka uid=17497
  13662   =ulfl uid=6975
  12417   =mackerski uid=6367
  11868   =dkt uid=5553
  11729   =Sven Anders uid=1852
  10906   =davidearl uid=3582
  10598   =MichaH uid=8464
  10207   =blackadder uid=735

The script :
gzip -d  planet-080820.osm.gz |
awk '/.*id.*timestamp.*/ { sub (/.*id.*timestamp.*user/, ); sub(/ *.*|
*lat.*lon.*.*/, ); uname = $0};/tag k=.?name.* v=.*/ {print uname}'
|sort |uniq -c|sort -nrnameCount
___
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] Number of Edits

2008-09-24 Thread Richard Fairhurst
Brett Henderson wrote:

 Would this mean you'd update the same way multiple times within a  
 single revision?  I'm nervous about what this means for  
 replication.  How does osmosis know when the way is complete and  
 ready to be replicated?  Sorry, probably off topic here but just  
 keep it in mind.

Not quite sure what you mean. 0.6 transactions will just be (AIUI)  
groups of edits, nothing more. There is no suggestion that a set of  
edits should be considered incomplete just because the transaction is  
still open. Transactions will simply allows us to rollback a group of  
edits in one hit.

At present, if way 2342341 contains node 645678 and you move said  
node, Potlatch will write a new revision of 2342341 - partly to give  
the 'created_by' for that user/timestamp, because Potlatch doesn't  
write created_by on nodes.

All that will change with 0.6 is that Potlatch will no longer need to  
revise 2342341, because the created_by information (and possibly other  
metadata) will be in the transaction.

Follow-ups to dev, probably.

cheers
Richard

___
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] Number of Edits

2008-09-23 Thread Hakan Tandogan
Frederik Ramm wrote:
 
 1.364.092 katpatuka

 AND, MassGIS, and dmgroom_coastlines are obvious, as is DaveH's TIGER
 import. I know that mikes has imported loads of boundaries in Germany,
 and I suspect that LA2 has also imported coastlines. The others, I have
 no clue.

Interesting to find katpatuka in this list. Last I know, he was editing 
roads in and around Turkey from Y! imagery. Would changing tags on long 
ways (say, a coastline) count as one change?


Regards,
Hakan

-- 
The Key To Immortality Is First Living A Life Worth Remembering.

___
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] Number of Edits

2008-09-23 Thread Jason Reid
Hakan Tandogan wrote:
 Frederik Ramm wrote:
   
 1.364.092 katpatuka
 

   
 AND, MassGIS, and dmgroom_coastlines are obvious, as is DaveH's TIGER
 import. I know that mikes has imported loads of boundaries in Germany,
 and I suspect that LA2 has also imported coastlines. The others, I have
 no clue.
 

 Interesting to find katpatuka in this list. Last I know, he was editing 
 roads in and around Turkey from Y! imagery. Would changing tags on long 
 ways (say, a coastline) count as one change?


 Regards,
 Hakan

   
I suspect in his case some of the edits probably came from using the 
Lakewalker plugin, which by default splits the traces into 250 node 
ways. So if the coastline was traced then uploaded then edited and 
uploaded again, it wouldn't be hard to quickly add up to a lot of edits.

-Jason Reid

___
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] Number of Edits

2008-09-23 Thread Frederik Ramm
Hi,

Hakan Tandogan wrote:
 Interesting to find katpatuka in this list. Last I know, he was editing 
 roads in and around Turkey from Y! imagery. Would changing tags on long 
 ways (say, a coastline) count as one change?

Yes. Im not sure what Potlatch does however - does it touch a way's 
nodes if I change a property of the way?

Bye
Frederik

-- 
Frederik Ramm  ##  eMail [EMAIL PROTECTED]  ##  N49°00'09 E008°23'33

___
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] Number of Edits

2008-09-23 Thread Richard Fairhurst
Frederik Ramm wrote:

 Yes. Im not sure what Potlatch does however - does it touch a way's
 nodes if I change a property of the way?

No. It always writes a new revision of the way (I'd anticipate this  
changing in 0.6) but nodes are only updated when they've moved/been  
retagged.

cheers
Richard

___
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk


[OSM-talk] Number of Edits

2008-09-20 Thread Frederik Ramm
Hi,

 analysis of the current planet yields the following 22 names who
have  last edited more than 500.000 objects (total 288 million objects
in the planet file):

181.077.411 DaveHansen
4.648.831 Jason Reid
4.374.449 AND
4.012.125 MassGIS Import
3.552.492 (non-public users combined)
3.218.722 Milenko
2.760.328 mikes
2.313.893 Skywave
1.402.173 wildMan
1.364.092 katpatuka
1.184.274 mixmaxtw
1.109.245 dmgroom_coastlines
  940.096 vassloff
  900.636 Tatata
  842.593 pavel
  837.998 LA2
  768.048 dkt
  760.804 Adrian Frith
  644.236 yellowbkpk
  604.271 kiya
  504.382 ludwig
  503.914 MichaelCollinson

Many of these are likely to be automated imports of some kind. Out of
curiosity, I would like to find out what is being imported, or if indeed
one of these is a prolific manual editor?

AND, MassGIS, and dmgroom_coastlines are obvious, as is DaveH's TIGER
import. I know that mikes has imported loads of boundaries in Germany,
and I suspect that LA2 has also imported coastlines. The others, I have
no clue.

Bye
Frederik

-- 
Frederik Ramm  ##  eMail [EMAIL PROTECTED]  ##  N49°00'09 E008°23'33

___
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] Number of Edits

2008-09-20 Thread Jason Reid
Frederik Ramm wrote:
 Hi,

  analysis of the current planet yields the following 22 names who
 have  last edited more than 500.000 objects (total 288 million objects
 in the planet file):

 181.077.411 DaveHansen
 4.648.831 Jason Reid
 4.374.449 AND
 4.012.125 MassGIS Import
 3.552.492 (non-public users combined)
 3.218.722 Milenko
 2.760.328 mikes
 2.313.893 Skywave
 1.402.173 wildMan
 1.364.092 katpatuka
 1.184.274 mixmaxtw
 1.109.245 dmgroom_coastlines
   940.096 vassloff
   900.636 Tatata
   842.593 pavel
   837.998 LA2
   768.048 dkt
   760.804 Adrian Frith
   644.236 yellowbkpk
   604.271 kiya
   504.382 ludwig
   503.914 MichaelCollinson

 Many of these are likely to be automated imports of some kind. Out of
 curiosity, I would like to find out what is being imported, or if indeed
 one of these is a prolific manual editor?

 AND, MassGIS, and dmgroom_coastlines are obvious, as is DaveH's TIGER
 import. I know that mikes has imported loads of boundaries in Germany,
 and I suspect that LA2 has also imported coastlines. The others, I have
 no clue.

 Bye
 Frederik

   
Most of my edits in that were coastline imports (mostly the Canadian 
coastline and Alaska), probably 95% or more of them at least

-Jason Reid

___
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] Number of Edits

2008-09-20 Thread Ian Dees
On Sat, Sep 20, 2008 at 8:44 AM, Frederik Ramm [EMAIL PROTECTED] wrote:

 Hi,

 analysis of the current planet yields the following 22 names who
 have  last edited more than 500.000 objects (total 288 million objects
 in the planet file):

 181.077.411 DaveHansen
4.648.831 Jason Reid
4.374.449 AND
4.012.125 MassGIS Import
3.552.492 (non-public users combined)
3.218.722 Milenko
2.760.328 mikes
2.313.893 Skywave
1.402.173 wildMan
1.364.092 katpatuka
1.184.274 mixmaxtw
1.109.245 dmgroom_coastlines
  940.096 vassloff
  900.636 Tatata
  842.593 pavel
  837.998 LA2
  768.048 dkt
  760.804 Adrian Frith
  644.236 yellowbkpk
  604.271 kiya
  504.382 ludwig
  503.914 MichaelCollinson

 Many of these are likely to be automated imports of some kind. Out of
 curiosity, I would like to find out what is being imported, or if indeed
 one of these is a prolific manual editor?


I (yellowbkpk) imported quite a few nodes and ways for the US county borders
a while ago. I'm planning on importing a lot more objects into the DB soon
for US hydrologic (rivers/lakes) data.

Are we keeping track of these huge data imports somewhere?
___
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] Number of Edits

2008-09-20 Thread Frederik Ramm
Hi,

Ian Dees wrote:
 I (yellowbkpk) imported quite a few nodes and ways for the US county 
 borders a while ago. I'm planning on importing a lot more objects into 
 the DB soon for US hydrologic (rivers/lakes) data.
 
 Are we keeping track of these huge data imports somewhere?

http://wiki.openstreetmap.org/index.php/Import/Catalogue

This is a list of large-scale imports of external data (i.e. data not 
collected by OSM members) into the OSM database.

Bye
Frederik

-- 
Frederik Ramm  ##  eMail [EMAIL PROTECTED]  ##  N49°00'09 E008°23'33

___
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk