You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to GeoAdminCh API
Hi,
we noticed that bounding box query in the STAC API the response times for the initial, uncached requests currently take between 3.5 - 4.5 seconds. The same request was in the 200-300ms a month or so ago. Certainly it was much faster than currently. Also if no bounding box is used, the requests are answered very fast (in the hundred milliseconds or even less, not seconds).
This seems to be the case for any collection (tested a few).
If you need additional information please let me know.
Best regards,
Chris
Benoit Regamey
unread,
May 26, 2025, 6:43:49 AMMay 26
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to GeoAdminCh API
Hi Folks,
We even noticed that if the BBOX is really small (e.g. 10x10 meters), the response time is in the 15-30 seconds range ! I guess that sometimes it even hits the timeout threshold because we randomly get 500 server error responses.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to GeoAdminCh API
Hi Chris and Benoit,
Thanks for reporting this. We had not noticed this ourselves but you are right that indeed a bbox query to /search takes longer than expected.
If it's not a bug it might also be related to higher workloads on the database due to MeteoSchweiz' publishing their data via our infrastructure since May 22th, see their press release from last week. We are looking into this and report back to you when we know the root cause.
GeoAdminCh API
unread,
Jul 1, 2025, 10:03:41 AMJul 1
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to GeoAdminCh API
Hello again,
The response times of the endpoints /collections/*/items=bbox=* and /search?bbox=* are back to normal since June 18th. With the onboarding of MeteoSchweiz, we have been experiencing scaling issues. The elevated latency of the bbox searches is a symptom of these issues. This is now mitigated. Please let us know if you still see elevated latency for these requests. We continue working on long term improvements to keep the performance of our systems acceptable in the face of growing load.