Code Monkey home page Code Monkey logo

Comments (4)

r1llettes avatar r1llettes commented on July 30, 2024

Same here, changes are uploaded to OSM but not counted anywhere in the app.

from scee.

mnalis avatar mnalis commented on July 30, 2024

Same here, changes are uploaded to OSM but not counted anywhere in the app.

from scee.

Helium314 avatar Helium314 commented on July 30, 2024

Plus the message you see on first start: https://github.com/Helium314/StreetComplete/blob/7c91e543e035df8bf79f435764a4cf71f3981e6e/app/src/main/res/values/strings_ee.xml#L322

But the counting of regular StreetComplete quests should be shown normally usually.

Right, actually it should count edits made in regular StreetComplete, as this is where the statistics are taken from.
Is the "last 7 days" not working at all, or just not counting edits made in EE?


I was thinking recently whether statistics could be somehow enabled, as the new "last 7 days" might also be interesting locally. Some ideas:

  • Set up a statistics service for EE: will not count edits in regular SC, though it might be simple to sum up edits of both SC versions
  • Get and sum up edits from OSM changesets locally (on the phone): similar as above, but there will not be any ranking
    • probably requires more work than setting up the statistics service, but doesn't need a server
  • Disable synchronisation with statistics service and only use on-device data: least amount of work, and statistics should work (untested). But all statistics will be lost when re-installing SC EE, and there is no ranking.

Anyway, I am not really interested in those statistics, so I don't want to spend (much) time on this. If anyone is interested or has an idea that's better / simpler than mine, contribution is welcome.

from scee.

Helium314 avatar Helium314 commented on July 30, 2024

Statistics will work starting from next version

from scee.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.