<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">lol, I was not expecting to be the maproulette expert after 2 days of playing with it :) I'd assumed I was talking to a guru!<div><br></div><div>This is the project <a href="https://maproulette.org/browse/projects/46014">https://maproulette.org/browse/projects/46014</a><br></div><div><br></div><div>In this project I have used overpass queries, like this one.</div><div><br></div></div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><div><div><font face="monospace">//State</font></div></div></div><div><div><div><font face="monospace">area[admin_level=4]["name"="South Australia"][boundary=administrative]->.boundaryarea;</font></div></div></div><div><div><div><font face="monospace"><br></font></div></div></div><div><div><div><font face="monospace">way(area.boundaryarea)[landuse=industrial];</font></div></div></div><div><div><div><font face="monospace">map_to_area -> .industrial_areas;</font></div></div></div><div><div><div><font face="monospace"><br></font></div></div></div><div><div><div><font face="monospace">//residential roads in this area</font></div></div></div><div><div><div><font face="monospace">way(area.industrial_areas)[highway=residential];</font></div></div></div><div><div><div><font face="monospace"><br></font></div></div></div><div><div><div><font face="monospace">out geom ;</font></div></div></div></blockquote><div dir="ltr"><div><br></div><div>I worked out this query based on googling for examples of things in other areas, and found one about regions of Germany with or without fire stations. I then simplified and modified it to what I needed. Testing in <a href="https://overpass-turbo.eu/">https://overpass-turbo.eu/</a> until it returned sensible looking results.</div><div>Fortunately the queries are relatively quick and efficient.</div><div><br></div><div>I created a second project covering another bugbear of mine - reservoirs in Australia mapped as a 'dam'.... <a href="https://maproulette.org/browse/projects/46022">https://maproulette.org/browse/projects/46022</a></div><div>The overpass queries in this run too long, and so a couple of them are based on geojson data sets exported from overpass turbo. I've hit quota blocks so many times in the last few days trying to get these queries working at all and then semi-efficiently.</div><div><br></div><div>Adam</div><div><br></div><div><br></div></div></div></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, 27 Jul 2021 at 16:47, Graeme Fitzpatrick <<a href="mailto:graemefitz1@gmail.com">graemefitz1@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><br clear="all"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, 26 Jul 2021 at 18:45, Adam Horan <<a href="mailto:ahoran@gmail.com" target="_blank">ahoran@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">I've created them in MapRoulette - quite good fun really :)<br><div><br></div><div>(Adding each state now.)</div></div></blockquote><div><br></div><div>Yep, they're there & they work fine!</div><div><br></div><div>Now, could you please share the secret of how you did it? :-)<br></div><div><br></div><div>I'm trying to set one up myself, but I'll be jiggered if I can get it to work.</div><div><br></div><div>What did you use as the "Location of your Task Data"?<br></div><div><br></div><div>Thanks<div><br></div><div>Graeme</div></div><br></div></div>
</blockquote></div>