On Mon, Aug 26, 2013 at 9:45 AM, Matt McNabb <span dir="ltr"><<a href="mailto:mmcnabb@caerusassociates.com" target="_blank">mmcnabb@caerusassociates.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div dir="ltr"><div>Is there a way in which we can easily track each individual POI addition per team member, rather than the number of uploads?</div></div></blockquote><div><br></div><div>How much trouble to do you want to go through for this?  If you want it automated and detailed, it may take some scripting to load each changeset and get the details.</div>

<div><br></div><div>You'd want to track</div><div>1) New objects created and tagged.   These could be nodes or ways, and will be at version=1.</div><div>2) Objects (node or way) edited.  If the object is already present in the map, we want people to edit not replace or duplicate.</div>

<div><br></div><div>You don't want to reward overmapping (e.g. drawing a toilet building with 50 node points)... so I'd count just once for each unique tagged object (be it node, way or relation).</div></div>