Re: [JPP-Devel] WMS test (fails)

2020-01-13 Thread Michaël Michaud
Ede, I tested a connexion with simple name/password authorization and I can connect to the service. What is odd is that if I connect without entering user/password information - i get the first panel saying authority is not recognized and asking if I want to bypass (the first time I try to

Re: [JPP-Devel] Wrong keys in the raster graph properties

2020-01-13 Thread Giuseppe Aruta
Everything seems to work fine. Thanks Ede Peppe Il giorno lun, 13/01/2020 alle 16.46 +0100, edgar.sol...@web.de ha scritto: > pls check r6219.. ede > > On 13.01.2020 16:35, Giuseppe Aruta wrote: > > My mistake,I inverted the labels when I rewrote the plugin.I cannot > > make the correction, as

[JPP-Devel] [jump-pilot:bugs] #491 WMS getCapability without title

2020-01-13 Thread Jukka Rahkonen via Jump-pilot-devel
I verified with the newest GeoServer 2.16 that it is really possible to set the service title empty ~~~ WMS ~~~ --- ** [bugs:#491] WMS getCapability without title** **Status:** open **Created:** Mon Jan 13, 2020 08:35 PM UTC by michael michaud **Last Updated:** Tue Jan 14, 2020 06:06 AM

[JPP-Devel] [jump-pilot:bugs] #491 WMS getCapability without title

2020-01-13 Thread Jukka Rahkonen via Jump-pilot-devel
For layers the title is mandatory 7.2.4.6.2 Title A is mandatory for all layers; it is a human-readable string for presentation in a menu. The Title is not inherited by child Layers. and I think that this means that title must appear also in the service metadata The first part of the service

Re: [JPP-Devel] SVN: [6222] core/trunk/src/com/vividsolutions/wms/Parser.java

2020-01-13 Thread edgar . soldin
Mike, how about cleanly testing if XMLTools.simpleXPath() returns Null and if it is empty etc. ? the below approach masks all errors that might appear and does not even print a stack! if you give me a service url to test against i might have a look. ..ede On 13.01.2020 21:36,

Re: [JPP-Devel] WMS test (fails)

2020-01-13 Thread edgar . soldin
thx Jukka! Could anyone test it on another WMS server using auth please? just to make sure. should we also clean out the list of example services. some seem to be broken by now. ..ede On 13.01.2020 20:37, Rahkonen Jukka (MML) wrote: > Yes, it is fixed at least for that server. > > -Jukka- >

[JPP-Devel] SVN: [6222] core/trunk/src/com/vividsolutions/wms/Parser.java

2020-01-13 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 6222 http://sourceforge.net/p/jump-pilot/code/6222 Author: michaudm Date: 2020-01-13 20:36:59 + (Mon, 13 Jan 2020) Log Message: --- Try to fix #491 (cannot read title in getCapability) Modified Paths: --

[JPP-Devel] [jump-pilot:bugs] #491 WMS getCapability without title

2020-01-13 Thread michael michaud via Jump-pilot-devel
--- ** [bugs:#491] WMS getCapability without title** **Status:** open **Created:** Mon Jan 13, 2020 08:35 PM UTC by michael michaud **Last Updated:** Mon Jan 13, 2020 08:35 PM UTC **Owner:** michael michaud OpenJUMP cannot read the getCapability file if the title tag is empty. This is

Re: [JPP-Devel] WMS test (fails)

2020-01-13 Thread Rahkonen Jukka (MML)
Yes, it is fixed at least for that server. -Jukka- Lähettäjä: edgar.sol...@web.de Lähetetty: 13. tammikuuta 2020 20:06 Vastaanottaja: Rahkonen Jukka (MML); OpenJump develop and use Aihe: Re: [JPP-Devel] WMS test (fails) using auth i assume?! so it's

Re: [JPP-Devel] WMS test (fails)

2020-01-13 Thread edgar . soldin
using auth i assume?! so it's fixed?. ..ede On 13.01.2020 17:55, Rahkonen Jukka (MML) wrote: > Tried r6221, WMS of the National Land Survey works again. > > -Jukka- > > -Alkuperäinen viesti- > Lähettäjä: edgar.sol...@web.de > Lähetetty: maanantai 13. tammikuuta 2020 17.40 >

Re: [JPP-Devel] WMS test (fails)

2020-01-13 Thread Rahkonen Jukka (MML)
Tried r6221, WMS of the National Land Survey works again. -Jukka- -Alkuperäinen viesti- Lähettäjä: edgar.sol...@web.de Lähetetty: maanantai 13. tammikuuta 2020 17.40 Vastaanottaja: OpenJump develop and use ; Rahkonen Jukka (MML) Aihe: Re: [JPP-Devel] WMS test (fails) Jukka, please

Re: [JPP-Devel] Diff for the Finnish language file

2020-01-13 Thread Rahkonen Jukka (MML)
Hi Ede, Translations are there, and even umlauts are OK. -Jukka- -Alkuperäinen viesti- Lähettäjä: edgar.sol...@web.de Lähetetty: maanantai 13. tammikuuta 2020 18.01 Vastaanottaja: jump-pilot-devel@lists.sourceforge.net Aihe: Re: [JPP-Devel] Diff for the Finnish language file Jukka,

Re: [JPP-Devel] Diff for the Finnish language file

2020-01-13 Thread edgar . soldin
Jukka, please check r6221 wrt. the below. ..ede On 13.01.2020 11:33, edgar.sol...@web.de wrote: > will do.. ede > > PS: can you answer the WMS question? > > On 12.01.2020 22:04, Rahkonen Jukka (MML) wrote: >> Hi, >> >> I did not success to do a commit to Sourceforge with my username (jratike80)

[JPP-Devel] SVN: [6221] core/trunk/src/language/jump_fi.properties

2020-01-13 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 6221 http://sourceforge.net/p/jump-pilot/code/6221 Author: edso Date: 2020-01-13 15:59:05 + (Mon, 13 Jan 2020) Log Message: --- translation update courtesy of Jukka Modified Paths: -- core/trunk/src/language/jump_fi.properties Modified:

Re: [JPP-Devel] Some issue with raster color styles and legend

2020-01-13 Thread Giuseppe Aruta
AFAIF I found the same problem opening ASTER DEM TIF files. In that case the file were coded as 16int and were reported into OJ as 2 band raster files. No way to use Raster calculator of Sextante. The files are quite big and Sextante was going out of memoryThe solution was to use imagej+bio-format

Re: [JPP-Devel] Some issue with raster color styles and legend

2020-01-13 Thread Giuseppe Aruta
AFAIF I found the same problem opening ASTER DEM TIF files. In that case the file were coded as 16int and were reported into OJ as 2 band raster files. No way to use Raster calculator of Sextante. The files are quite big and Sextante was going out of memoryThe solution was to use imagej+bio-format

[JPP-Devel] SVN: [6220] core/trunk/src/language

2020-01-13 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 6220 http://sourceforge.net/p/jump-pilot/code/6220 Author: edso Date: 2020-01-13 15:51:52 + (Mon, 13 Jan 2020) Log Message: --- language updates from Peppe Modified Paths: -- core/trunk/src/language/jump_es.properties

Re: [JPP-Devel] Wrong keys in the raster graph properties

2020-01-13 Thread edgar . soldin
pls check r6219.. ede On 13.01.2020 16:35, Giuseppe Aruta wrote: > My mistake,I inverted the labels when I rewrote the plugin.I cannot > make the correction, as I still cannot connect to sourceforge. > I ask Michael or Ede if kindly can make this correction for me: > The file to correct is >

[JPP-Devel] SVN: [6219] core/trunk/src/org/openjump/core/ui/plugin/raster/ ProfileGraphPlugIn.java

2020-01-13 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 6219 http://sourceforge.net/p/jump-pilot/code/6219 Author: edso Date: 2020-01-13 15:44:46 + (Mon, 13 Jan 2020) Log Message: --- as requested by Peppe I ask Michael or Ede if kindly can make this correction for me: The file to correct is

Re: [JPP-Devel] WMS test (fails)

2020-01-13 Thread edgar . soldin
Jukka, please try " Revision: 6218 http://sourceforge.net/p/jump-pilot/code/6218 Author: edso Date: 2020-01-13 15:38:53 + (Mon, 13 Jan 2020) Log Message: --- move WMS auth to the utility class should fix connecting WMS using authentification after adding http redirect

[JPP-Devel] SVN: [6218] core/trunk/src

2020-01-13 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 6218 http://sourceforge.net/p/jump-pilot/code/6218 Author: edso Date: 2020-01-13 15:38:53 + (Mon, 13 Jan 2020) Log Message: --- move WMS auth to the utility class should fix connecting WMS using authentification after adding http redirect support "

Re: [JPP-Devel] Wrong keys in the raster graph properties

2020-01-13 Thread Giuseppe Aruta
My mistake,I inverted the labels when I rewrote the plugin.I cannot make the correction, as I still cannot connect to sourceforge. I ask Michael or Ede if kindly can make this correction for me: The file to correct is org.openjump.core.ui.plugin.raster.ProfileGraphPlugIn.java starting from line

Re: [JPP-Devel] Some issue with raster color styles and legend

2020-01-13 Thread Giuseppe Aruta
Hi Jukka, Ede. I had other raster like thayt in the past. A raster with two bands. Band 1 are the datas. Band 2 usually has a fixed value of 255 for all the pixels. OpenJUMP has tools to correct that problem. Just follow these steps: Analysisa) open the image (ex. crop.tif) as Sextante Raster

Re: [JPP-Devel] WMS test (fails)

2020-01-13 Thread Rahkonen Jukka (MML)
Service URL appears in the message https:// sopimus-karttakuva.maanmittauslaitos.fi The "already connected" error appears with any not empty user name, for example "foo". Let's see how to test if you can pass this first barrier. -Jukka- -Alkuperäinen viesti- Lähettäjä:

Re: [JPP-Devel] WMS test (fails)

2020-01-13 Thread edgar . soldin
Jukka, can you send me a service url to test against privately?.. ede On 13.01.2020 12:32, Rahkonen Jukka (MML) wrote: > Hi, > > OJ r6217 does not connect to our WMS server that requires https and basic > auth. Version OpenJUMP-20190228-r6144-PLUS connects fine. The error is: > > [INFO]

[JPP-Devel] WMS test (fails)

2020-01-13 Thread Rahkonen Jukka (MML)
Hi, OJ r6217 does not connect to our WMS server that requires https and basic auth. Version OpenJUMP-20190228-r6144-PLUS connects fine. The error is: [INFO] 13:29:09.197 Using the system trust manager to verify certificate for host 'sopimus-karttakuva.maanmittauslaitos.fi'. [ERROR]

Re: [JPP-Devel] Some issue with raster color styles and legend

2020-01-13 Thread Rahkonen Jukka (MML)
This is weird but for me the eka.tif opens as 1-band image through the Sextante Raster Image. However, a subsample that I made by cropping and saving with the OpenJUMP crop tool opens as 2-band. I could not find any fundamental difference between the tiffs with gdalinfo and tiffdump. And now

Re: [JPP-Devel] Diff for the Finnish language file

2020-01-13 Thread edgar . soldin
will do.. ede PS: can you answer the WMS question? On 12.01.2020 22:04, Rahkonen Jukka (MML) wrote: > Hi, > > I did not success to do a commit to Sourceforge with my username (jratike80) > so I attach a diff file. Could someone have a try to merge it? > > -Jukka- > > > >

Re: [JPP-Devel] Some issue with raster color styles and legend

2020-01-13 Thread edgar . soldin
Peppe, if you want the fixed RasterLegendPlugin in the OJ 1.15, please do so soonish. generally i'm inclined to release this month still. ..ede On 13.01.2020 10:32, Giuseppe Aruta wrote: > Hi Jukka, > the file that you attached (eka.tif) seems to have 2 bands (raster > layer info too on layer

Re: [JPP-Devel] Some issue with raster color styles and legend

2020-01-13 Thread Rahkonen Jukka (MML)
Thanks Peppe, Understood. I converted NoData into alpha band for avoiding another error, let's see if I can reproduce that one. -Jukka- -Alkuperäinen viesti- Lähettäjä: Giuseppe Aruta Lähetetty: maanantai 13. tammikuuta 2020 11.33 Vastaanottaja: OpenJump develop and use Aihe: Re:

Re: [JPP-Devel] Some issue with raster color styles and legend

2020-01-13 Thread Giuseppe Aruta
Hi Jukka, the file that you attached (eka.tif) seems to have 2 bands (raster layer info too on layer tree). Raster style legend should be deactivated in this case as it works only with monoband raster layers. Best regard Peppe Il giorno dom, 12/01/2020 alle 18.31 +, Rahkonen Jukka (MML) ha