Hey @jywarren, could you make it clearer what you're thinking about this?
I think this may need some input from @ebarry and
possibly @sagarpreet-chadha -- the idea is to brainstorm if there is a way
to highlight which regions of the world are seeing lots of activity. If we
feel the API can efficiently provide data for longer periods of time (and
we understand the limits if lots of people begin to post) perhaps this
could be achieved simply through the /people page but showing many many
people on the map. If that's the case, then this could in theory be
addressed through optimization, rather than through a unique API endpoint.
But I wanted to hear from others as to the possibilities and options here.
Thanks!
On Mon, Jan 7, 2019 at 3:05 PM Camila AraĂşjo notifications@github.com
wrote:
Hey @jywarren https://github.com/jywarren, could you make it clearer
what you're thinking about this?—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/publiclab/plots2/issues/4560, or mute the thread
https://github.com/notifications/unsubscribe-auth/AABfJ6hvscmjHMG_MnHDRWZs57ZRY8ynks5vA6h-gaJpZM4Z0Oj2
.
Ok! Waiting @ebarry and @sagarpreet-chadha thougths then. :relaxed:
I am going to jump in with a suggestion. If there is a concern about how many people from certain regions if the site becomes larger maybe instead of showing the differential based on the number of individuals it could be shown as percent of currently active users? For example, if there are 2000 active users in the past six months and 200 was from one region it could be indicated with 10%. Maybe on hover it could show the actual number of people.
Cool idea @mardelvalle!
How do we decide regional boundaries? Maybe just continents to begin with?
Just for context, a long time ago, we imagined overlaying a grid on the map on /people, and shading squares based on number of contributors: https://github.com/publiclab/plots2/issues/1070#issue-193899340

I am not attached to this idea at all, just sharing prior thoughts. I really like where you all are going regarding showing "clusters of active people"
Hi everyone ,
If i am getting this right , i would like to see the most active people (which would be calculated via an algorithm using their last 6 months contributions) with RED marker on /people map (instead of current normal black marker) .
Again just an idea , Liz may have something more interesting in her mind :)
Thanks !
That sounds great @sagarpreet-chadha ! Do you like this idea?
If we want rough idea of regions with most active contributors , then it seems like a good option .
If we want exact maths , then it makes more sense as to yours and @mardelvalle suggestions above . Thank you :)
Hi, I think perhaps we should look to examples on other sites for how we'd
like this to be represented. Can folks try sharing some screenshots? Thank
you!
On Thu, Jan 10, 2019 at 11:32 AM Sagarpreet Chadha notifications@github.com
wrote:
If we want rough idea of regions with most active contributors , then it
seems like a good option .
If we want exact maths , then it more sense as to yours and @mardelvalle
https://github.com/mardelvalle suggestions above . Thank you :)—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/publiclab/plots2/issues/4560#issuecomment-453160878,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AABfJ30oAO6okf653TL2b0Dft4O2vO6tks5vB2rzgaJpZM4Z0Oj2
.
Hey @jywarren, have you thought about adding a "last activity" column in the user table? Looking at the API code, several times we have to use a join (:revisions) only to get this information...
Hmm, i think this would have to be synced... but we could do it... do you think overall it'd simplify our codebase?
I guess so! But it is just a suggestion, we can think about it in the future. :)
From Jeff:
Let's say: optimization (#4561) will make this much easier, and we could set the default # of people to display much higher on /people.
We'll close this out for now! I believe this is solved in the LEL people layer but we'll see as it grows!
Most helpful comment
I am going to jump in with a suggestion. If there is a concern about how many people from certain regions if the site becomes larger maybe instead of showing the differential based on the number of individuals it could be shown as percent of currently active users? For example, if there are 2000 active users in the past six months and 200 was from one region it could be indicated with 10%. Maybe on hover it could show the actual number of people.