NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

I send this query to my local setup [out:json];(way(around:2000,13.0236291, 80.2652704)['highway'];node(around:2000,13.0236291, 80.2652704)['addr:street'];);out;

For around 50 parallel threads i get socket timeout exception for 30 or more threads, i tried increasing socket timeout limit in my java server, but it dint have any effect, i also tried passing [timeout:3600] along with the query, but it also dint have any effect, is this socket timeout due to any predefined setting inside OVERPASS API?

asked 08 Feb '16, 06:13

Arun%20Gowtham's gravatar image

Arun Gowtham
0111114
accept rate: 0%

closed 24 Feb '16, 20:11

mmd's gravatar image

mmd
5.7k15388

The question has been closed for the following reason "This topic is now being discussed on the overpass developer list." by mmd 24 Feb '16, 20:11

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×483
×126
×85
×65
×2

question asked: 08 Feb '16, 06:13

question was seen: 3,516 times

last updated: 24 Feb '16, 20:11

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum