This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

[closed] [Overpass-api] use of max_num_processes field in source?

0

hi, i came across this field in the source of overpass api, i want to know the purpose of this field https://github.com/drolbr/Overpass-API/blob/a0b334e8fcbee40f05cf74c0a744584c18f4d711/src/overpass_api/core/settings.cc#L137 . Also i need to know if Overpass limit's the number of concurrent access to any value ...

asked 15 Feb '16, 11:22

Arun%20Gowtham's gravatar image

Arun Gowtham
0111114
accept rate: 0%

closed 24 Feb '16, 20:17

mmd's gravatar image

mmd
5.7k15388

1

Your questions all seem to be valid and show quite a bit of research. For a more focused discussion, I suggest to do a follow up on the Overpass API developer list. See http://listes.openstreetmap.fr/wws/info/overpass

(16 Feb '16, 19:37) mmd
1

Follow up is now on overpass dev list, closing this one.

(24 Feb '16, 20:17) mmd

The question has been closed for the following reason “Other - follow up on more specific list.” by mmd 24 Feb ‘16, 20:17

Source code available on GitHub .