Note also that since 3.11.6 MapRoulette will show the Overpass query used to create any challenge you find. So if you find a challenge that tries to do something similar, you may pick up some hints from that. For example for MapRoulette MapRoulette will now show

area[name="North Carolina"]->.nc;
way["tiger:cfcc"](if(timestamp() < "2010-01-01T00:00:00Z"))(if(version() < 3))(area.nc);
out geom;
2 Likes