tyrasd / overpass-turbo

A web based data mining tool for OpenStreetMap using the Overpass API.
https://overpass-turbo.eu
Other
891 stars 129 forks source link

Queries stopped Working, API does not provide results #657

Open fotisz opened 9 months ago

fotisz commented 9 months ago

Hello,

I have recently built an Observable interface to print country admin boundaries with Overpass turbo making a call via Observable ([https://observablehq.com/@198845130bbb1573/overpass-boundary-queries-explanation]). The last couple of days this has stopped working and the API is not working in the web tool either ... is there an issue with the server by any chance? Can you please advise how to download a local copy?

Fotis

fotisz commented 9 months ago

Code 0 is returned by Overpass Turbo so am I guessing right that the error message comes from the frontend rather than the API? Does Code 0 mean I hit the rate limit?

On Thu, Sep 21, 2023 at 8:53 PM mmd @.***> wrote:

overpass turbo is a web frontend only, your page uses Overpass API --> wrong repo for this question. Probably you hit rate limiting, for me your page loads ok.

— Reply to this email directly, view it on GitHub https://github.com/tyrasd/overpass-turbo/issues/657#issuecomment-1730043712, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABXALBEVU6U2NXJJZTIDVQLX3R5J7ANCNFSM6AAAAAA5AIQSSE . You are receiving this because you authored the thread.Message ID: @.***>

mmd-osm commented 9 months ago

I'm not exactly sure why you're referring to overpass turbo here. Your Observable page sends requests to Overpass API only (=the database backend), there's really no overpass turbo involved here. I also don't know where you see a "Code 0". It would be helpful if you could post some screenshots.

I think this is all a bit off topic for this repo. Maybe you want to try the OSM community forum over at https://c.osm.org instead? This wiki page lists other places that are offering community support.

fotisz commented 9 months ago

Ok I will try to reproduce, by Overpass Turbo I am referring to the Overpass Turbo interpreter (I have been running the query quoted in Overpass Turbo, and was getting a Code 0 result) which either freezes or returns a Code (0) error - once I manage to run this I will get you the screenshot ... could be API limits but it's been a few days now

On Sun, Sep 24, 2023 at 7:19 PM mmd @.***> wrote:

I'm not exactly sure why you're referring to overpass turbo here. Your Observable page sends requests to Overpass API only (=the database backend), there's really no overpass turbo involved here. I also don't know where you see a "Code 0". It would be helpful if you could post some screenshots.

I think it is all a bit off topic for this repo. Maybe you want to try the OSM community forum over at https://c.osm.org instead? This wiki page https://wiki.openstreetmap.org/wiki/Overpass_API#Community:_where_can_I_get_help? lists other places that are offering community support.

— Reply to this email directly, view it on GitHub https://github.com/tyrasd/overpass-turbo/issues/657#issuecomment-1732612022, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABXALBBX2PFCDL2Q5TF5Q5TX4BMPXANCNFSM6AAAAAA5AIQSSE . You are receiving this because you authored the thread.Message ID: @.***>