Hi
On 10/01/2020 07:20, European Water Project wrote:
How can one have any idea of the maxsize of allowed memory needed for a query on overpass ?
I think the only way is to reduce time or memory until you get an error. Then you know roughly how much you need. Memory means ram used for the query, not how large the response is. You don't have to get those two numbers exactly right, it just helps if they are not orders of magnitude off for your chances to get a slot on overpass. And to catch errors and increase those numbers when needed because otherwise you won't get a response :)
Michael