[JPP-Devel] [jump-pilot:bugs] Re: #523 Read timed out when loading Geoportale Nazionale WMS

2023-10-31 Thread Roberto Rossi via Jump-pilot-devel
Thank you Jukka for clarifications ad suggestions... /Display_WMS_URL Bean Shell tool/ is actually very useful to understand how the WMS request works! I didn't know it Anyway, WIDTH parameter could be useful to avoid problems with MaxWidth and MaxHeight values, set to 2048 in Geoportale

[JPP-Devel] [jump-pilot:bugs] #523 Read timed out when loading Geoportale Nazionale WMS

2023-10-31 Thread Jukka Rahkonen via Jump-pilot-devel
Sorry Roberto, I may have confused you with WIDTH and HEIGHT. Users are not really meant to define those manually. The WMS client software, in this case OpenJUMP, sets them automatically to match the map area. If you have problems with the WMS server due to too wide or high GetMap requests,

Re: [JPP-Devel] [jump-pilot:bugs] #523 Read timed out when loading Geoportale Nazionale WMS

2023-10-31 Thread Roberto Rossi
Dear Ede, Dear Jukka, I confirm that raising the Read timeout parameter solves the problem! Jukka , I verified that all the Geoportale nazionale layers have a MaxWidth and a MaxHeight value set to 2048. If you have a large resolution monitor and a big OJ window open this can be a problem.

[JPP-Devel] [jump-pilot:bugs] #523 Read timed out when loading Geoportale Nazionale WMS

2023-10-31 Thread ede via Jump-pilot-devel
- **status**: open --> closed-works-for-me --- **[bugs:#523] Read timed out when loading Geoportale Nazionale WMS** **Status:** closed-works-for-me **Milestone:** undecided **Labels:** WMS **Created:** Sat Oct 28, 2023 05:35 PM UTC by Roberto Rossi **Last Updated:** Tue Oct 31, 2023 05:14 PM

[JPP-Devel] [jump-pilot:bugs] Re: #523 Read timed out when loading Geoportale Nazionale WMS

2023-10-31 Thread Roberto Rossi via Jump-pilot-devel
Thanks Ede, /    the ampersand (&) should work to concatenate url parameters like e.g. |WIDTH=956=410|/ it workf if you add the parameters at the end of the URL text (i.e. http://wms.pcn.minambiente.it/ogc?map=/ms_ogc/WMS_v1.3/Vettoriali/Bacini_idrografici.map=GetMap=WMS=1.3.0=1000=default) it

[JPP-Devel] [jump-pilot:bugs] Re: #523 Read timed out when loading Geoportale Nazionale WMS

2023-10-31 Thread Roberto Rossi via Jump-pilot-devel
I've just received an answer from the Geoportale Nazionale technicians. They suggest these values: * 50.000 ms for Read Timeout * 200.000 ms for Connection Timeout Roberto Il 29/10/2023 22:39, ede via Jump-pilot-devel ha scritto: > > good point Jukka, > > tried myself. default timeout in

Re: [JPP-Devel] [jump-pilot:bugs] #523 Read timed out when loading Geoportale Nazionale WMS

2023-10-31 Thread Roberto Rossi
I've just received an answer from the Geoportale Nazionale technicians. They suggest these values: * 50.000 ms for Read Timeout * 200.000 ms for Connection Timeout Roberto Il 29/10/2023 22:39, ede via Jump-pilot-devel ha scritto: good point Jukka, tried myself. default timeout in OJ is 5

[JPP-Devel] [jump-pilot:bugs] #523 Read timed out when loading Geoportale Nazionale WMS

2023-10-31 Thread ede via Jump-pilot-devel
> Do you know hot to combine more than one WMS additional parameter: I > tried with ;,&? without success the ampersand (&) should work to concatenate url parameters like e.g. `WIDTH=956=410` --- **[bugs:#523] Read timed out when loading Geoportale Nazionale WMS** **Status:** open

[JPP-Devel] [jump-pilot:bugs] Re: #523 Read timed out when loading Geoportale Nazionale WMS

2023-10-31 Thread Roberto Rossi via Jump-pilot-devel
Dear Ede, Dear Jukka, I confirm that raising the Read timeout parameter solves the problem! Jukka , I verified that all the Geoportale nazionale layers have a MaxWidth and a MaxHeight value set to 2048. If you have a large resolution monitor and a big OJ window open this can be a problem. Using