mapbox / osm-edit-report-deprecated

Report editing activity on OpenStreetMap
https://www.mapbox.com/osm-edit-report/
ISC License
5 stars 7 forks source link

Adding total count to OSM edit report #35

Closed pratikyadav closed 8 years ago

pratikyadav commented 9 years ago

It would be really cool to have total count for all edits by the team members in a day. I have been using this information in the weekly data activity ticket. @Rub21 is it possible to add this?

cc @geohacker @planemad

planemad commented 9 years ago

Also useful is to have a count of active mappers (>100 objects modified in the day) as we now have more members who are not full time into mapping.

So for a day it might be: Total team: 23, Active: 18

This can also help us calculate total edits/active mappers which gives the average of the teams edits in a day.

cc @maning

arunasank commented 9 years ago

I'll add this to my To-do list once I start working on the edit report. I am not sure if you've had a chance to look at my fork of the edit report, but if you remember we had coloured circles of different sizes to show the edits for different contributors.

Maybe we can show the edits of active mappers in a certain colour and the edits of other mappers in a certain colour?

Rub21 commented 9 years ago

@pratikyadav @planemad

@Rub21 is it possible to add this?

Yes is possible , I think to copy and paste the next lines:

@arunasank , I am really agree with you to improve this counter app :+1:

arunasank commented 8 years ago

Added total counts to https://www.mapbox.com/osm-edit-report/

Per chat w/ @planemad there's no need to add Active users since we're sorting by edits/changesets.

Closing.