Im trying to craft a Maproulette challenge to find parking with access-tags with this query: But when I build the challenge it fails (Status: failed). How can I troubleshoot what the problem is? The query gives me valid data when ran in Overpass and I can't find any logs or errors at the Maproulette website. asked 23 Sep '17, 22:09 FredrikLindseth |
One Answer:
The geocodeArea in The Overpass QL documentation describes area ids as follows: answered 24 Sep '17, 02:31 maxerickson |

That did fix my problem! Thanks.