osmbe / road-completion-old

This repository contains all the code needed to compare open-data road datasets to OSM data.
8 stars 3 forks source link

Reporting false positives #10

Open joostschouppe opened 6 years ago

joostschouppe commented 6 years ago

Maproulette has an option to mark something as a false positive. However, there are many reasons something might be a false positive:

In the first case, do we want to remove it from further analysis? Or just improve our process to make sure it is dropped? In the second case, we do want it removed, both from our analysis and from the REF data.

I think the only way to do that, is to have a second line of mappers, who look at just the false positives.

So what we need is this:

This would mean, from the regular Maproulette user perspective, every time they answer NO on the flowchart below, they just mark False Positive. We can encourage them to leave a Comment throug the system, so the second line mappers already have an idea what's going on.

image

joostschouppe commented 6 years ago

Please note: advanced mappers could use our layer to map stuff, and still give feedback through Maproulette. They just need a link like this: http://maproulette.org/view/2786 Then they can navigate to the area they are fixing and mark stuff as done (and especially as false positive)