TraceyLauriault / COMS2200A

COMS2200A Big Data Society - Crowdsourcing
15 stars 1 forks source link

It says it's calling overpass API interpreter #41

Open serenalemieux opened 6 years ago

serenalemieux commented 6 years ago

When trying to use overpass turbo I get this message while searching my user name using the wizard. snip20171017_1

DenisCarriere commented 6 years ago

What's the message after "processing query"?

serenalemieux commented 6 years ago

It says "calling Overpass API Interpreter (abort)" then "building query" and then "resetting map" I waited a while and tried a few times but it never got past that first step. I tried hitting abort and then it just left me on an empty map

DenisCarriere commented 6 years ago

🤔 Might be a bug with your connection to Overpass, do you have any firewalls or Javascript blocks in your web browser?

Everything seems to work fine with me if I search for your username:

image

For the assignment, as long as you submit both your usernames and your Mapillary Image keys, you will be fine.

SafwatHalaby commented 6 years ago

It's worth noting Overpass sometimes rates-limits IP addresses if someone performs queries aggressively. To check your usage status, see: https://overpass-api.de/api/status If it says "0 slots are available", then you are being rate limited.

DenisCarriere commented 6 years ago

👍 Thanks @SafwatHalaby for the info about Overpass's rate limits