[JPP-Devel] SVN: [6212] core/trunk

2020-01-01 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 6212 http://sourceforge.net/p/jump-pilot/code/6212 Author: michaudm Date: 2020-01-01 08:44:31 + (Wed, 01 Jan 2020) Log Message: --- Clean and improve ExtractLayersByAttribute Modified Paths: -- core/trunk/ChangeLog core/trunk/src/org/openj

[JPP-Devel] SVN: [6213] core/trunk

2020-01-01 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 6213 http://sourceforge.net/p/jump-pilot/code/6213 Author: michaudm Date: 2020-01-01 09:21:44 + (Wed, 01 Jan 2020) Log Message: --- Implements FR #262 : copy info to clipboard (patch from Rashad) Modified Paths: -- core/trunk/ChangeLog core

Re: [JPP-Devel] [jump-pilot:bugs] Re: #489 Veneto Region (Italy) WMS sevice does not work on OpenJump

2020-01-01 Thread edgar . soldin
further research seems to indicate that 1. the WMS server does not advertise a _https_ but a plain _http_ url 2. trying to connect to it reveals that this url redirects via status 302 (temporarily moved) to the _https_ location again 3. this probably fails because of https://stackoverflow.com/qu

Re: [JPP-Devel] [jump-pilot:bugs] Re: #489 Veneto Region (Italy) WMS sevice does not work on OpenJump

2020-01-01 Thread Michaël Michaud
Ede, Let me try to summarize : - the user connects to https://idt2... - the server responds : getMap service is at http://idt2... - openjump asks the user : indeed, the service is not at https://idt2... but at http://idt2, do you want to use this later url ?     yes -> fails to connect to the s