[JPP-Devel] [jump-pilot:bugs] #517 Raster styling bug

2020-12-22 Thread michael michaud via Jump-pilot-devel
--- ** [bugs:#517] Raster styling bug** **Status:** open **Milestone:** OJ_1.16 **Created:** Tue Dec 22, 2020 11:41 AM UTC by michael michaud **Last Updated:** Tue Dec 22, 2020 11:41 AM UTC **Owner:** michael michaud See description in Jukka's mail : https://sourceforge.net/p/jump-pilot/mail

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

2020-12-22 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 6656 http://sourceforge.net/p/jump-pilot/code/6656 Author: michaudm Date: 2020-12-22 11:43:18 + (Tue, 22 Dec 2020) Log Message: --- fix #517 : raster styling of float32 image Modified Paths: -- core/trunk/ChangeLog core/trunk/src/org/openju

[JPP-Devel] [jump-pilot:bugs] #517 Raster styling bug

2020-12-22 Thread michael michaud via Jump-pilot-devel
should be fixed in r6656 --- ** [bugs:#517] Raster styling bug** **Status:** open **Milestone:** OJ_1.16 **Created:** Tue Dec 22, 2020 11:41 AM UTC by michael michaud **Last Updated:** Tue Dec 22, 2020 11:41 AM UTC **Owner:** michael michaud See description in Jukka's mail : https://sourcefor

[JPP-Devel] [jump-pilot:bugs] #517 Raster styling bug

2020-12-22 Thread michael michaud via Jump-pilot-devel
- **status**: open --> pending --- ** [bugs:#517] Raster styling bug** **Status:** pending **Milestone:** OJ_1.16 **Created:** Tue Dec 22, 2020 11:41 AM UTC by michael michaud **Last Updated:** Tue Dec 22, 2020 11:46 AM UTC **Owner:** michael michaud See description in Jukka's mail : https:/

[JPP-Devel] [jump-pilot:bugs] #517 Raster styling bug

2020-12-22 Thread Jukka Rahkonen via Jump-pilot-devel
I confirm that the r6656 fixed the issue with my 32 bit images. --- ** [bugs:#517] Raster styling bug** **Status:** pending **Milestone:** OJ_1.16 **Created:** Tue Dec 22, 2020 11:41 AM UTC by michael michaud **Last Updated:** Tue Dec 22, 2020 11:47 AM UTC **Owner:** michael michaud See descr

[JPP-Devel] Sextante raster issue with deflate and floating point predictor

2020-12-22 Thread Rahkonen Jukka (MML)
Hi, I have 32 bit floating point images which are compressed with the deflate method and by using the floating point predictor. OpenJUMP accepts these images and they are added into the table of contents. It is possible to zoom to extents but the screen remains empty. The console window reveals

[JPP-Devel] SVN: [6657] core/trunk/src/org/openjump/core/rasterimage/styler/ui/ RasterStylesDialog.java

2020-12-22 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 6657 http://sourceforge.net/p/jump-pilot/code/6657 Author: edso Date: 2020-12-22 12:34:31 + (Tue, 22 Dec 2020) Log Message: --- making the dialog more robust in case of exceptions during initialization Modified Paths: -- core/trunk/src/org/ope

Re: [JPP-Devel] New project/new plugin

2020-12-22 Thread Rahkonen Jukka (MML)
Hi, I am interested in seeing that TPS interpolation in action. I have been playing a bit with depth data from echo sounders and that kind of data has some special features that make trouble for most interpolation methods that I have been trying. Perhaps the best experience so far is from the “

[JPP-Devel] Some Sextante tools don't like negative pixel values

2020-12-22 Thread Rahkonen Jukka (MML)
Hi, I believe that the stack trace below means that the tool does not accept negative values. Tools which generate these errors are in the Sextante menu: * histogram * create polygons with the Adbtoolbox algorithm * create contours java.lang.NumberFormatException: For input string:

Re: [JPP-Devel] Some Sextante tools don't like negative pixel values

2020-12-22 Thread edgar . soldin
On 22.12.2020 16:22, Rahkonen Jukka (MML) wrote: > Hi, > >   > > I believe that the stack trace below means that the tool does not accept > negative values. Tools which generate these errors are in the Sextante menu: that's ok. i don't like nor accept negative values either :)).. have fun holida

Re: [JPP-Devel] Some Sextante tools don't like negative pixel values

2020-12-22 Thread Michaud Michael
Hi Jukka,Did you mean tools of Raster menu working on Sextante raster ? Exception seems to come from VectorizeToContoursPlugIn.I tried to reproduce the error with your last image (values from -16 to 0), but it produced contours without error.Michaël envoyé : 22 décembre 2020 à 16:22de : "Rahkonen