[Geocoding] connection reset
Shahar Muky
Shahar.Muky at solaredge.com
Tue Jan 12 14:22:03 UTC 2021
Hi Frederik,
With regards to your question on how much requests I making per day. It varied between few hundreds to few thousands, is this an issue?
I am using a java client to access the url: the code look like that:
final ResponseEntity<Map<String, Object>> exchange = restTemplate.exchange(uri, HttpMethod.GET, null, new ParameterizedTypeReference<Map<String, Object>>()
{
});
Thanks
Shahar Muky.
From: Shahar Muky
Sent: יום ג 12 ינואר 2021 15:45
To: 'geocoding at openstreetmap.org' <geocoding at openstreetmap.org>
Subject: connection reset
I am using https://nominatim.openstreetmap.org/ to retrieve information on specific locations
for example:
https://nominatim.openstreetmap.org/reverse.php?lat=30.0003629&lon=-97.7988707&zoom=18&format=json
recently it's start to throw an exception:
I/O error on GET request for "https://nominatim.openstreetmap.org/reverse.php": Connection reset; nested exception is javax.net.ssl.SSLProtocolException: Connection reset
When I restart my WIFI it work for a few more minutes and then the error occurred again, and I am unable to access the urls.
Are you familiar which such issue? is there a way to promise a steady connection?
Thanks
Shahar Muky
Senior Software Engineer
M +972-523866139
Shahar.Muky at solaredge.com<mailto:Shahar.Muky at solaredge.com>
[logo]
This message has been scanned for malware by Websense. www.websense.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/geocoding/attachments/20210112/0136198a/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 4517 bytes
Desc: image001.png
URL: <http://lists.openstreetmap.org/pipermail/geocoding/attachments/20210112/0136198a/attachment-0001.png>
More information about the Geocoding
mailing list