maproulette / maproulette3

MapRoulette, the micro-tasking tool for OpenStreetMap
https://maproulette.org
MIT License
120 stars 32 forks source link

Find Challenge - filter out "global" challenges #2350

Open mvexel opened 1 month ago

mvexel commented 1 month ago

I would like for us to be able to filter out "global" challenges (defined as challenges that cover more than 90 degrees longitude). This can be a checkbox.

mvexel commented 3 weeks ago

Exact definition of what "global" means to be iterated on. If we choose 90 degrees that would exclude Russia. Perhaps we can use bbox area instead. The earth is 16200 degrees squared (90*180) How about we take half of that (8100) for bbox size. Is that cheap enough to calculate?