Giter Club home page Giter Club logo

Comments (6)

mikelmaron avatar mikelmaron commented on September 23, 2024

So is the answer here to change the vibe score at which this problem is reported? Where is that happening now in the code @planemad @batpad?

from osm-compare.

planemad avatar planemad commented on September 23, 2024

@mikelmaron we need to think about what a vibe represents, we currently use it as an indication of suspicion, but in certain cases, we can be sure it is definitely bad and the total vibe of a feature currently does not capture that. We could set an arbitrarily high score like -100, but as per @batpad a more sensible approach is to just set a flag of bad so that it can be treated separately from a suspicious feature.

The score -> vibe reporter is here: https://github.com/mapbox/vandalism-dynamosm/blob/master/util/reporter.js

cc @bkowshik

from osm-compare.

mikelmaron avatar mikelmaron commented on September 23, 2024

sensible approach is to just set a flag of bad so that it can be treated separately from a suspicious feature.

is that currently supported? would this automatically put that feature into escalated queue?

from osm-compare.

planemad avatar planemad commented on September 23, 2024

@mikelmaron not yet.

@batpad what do you think about escalating issues flagged invalid directly to the escalation queue? We should be able to start detecting confirmed displacements immediately with this.

from osm-compare.

planemad avatar planemad commented on September 23, 2024

@batpad following up from voice, lets do this!

  • compare-geojson will set a new invalid=true flag for way or node displacements over 100m @planemad

Next we would need show these issues in a separate invalid queue in VH2 for review.

cc @bkowshik @mikelmaron

from osm-compare.

geohacker avatar geohacker commented on September 23, 2024

We do flag node drags.

from osm-compare.

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.