Re: [JPP-Devel] 6506 loading raster test

2020-10-12 Thread Giuseppe Aruta
I asked Roberto to do some tests using other raster tools on OpenJUMP in order to limit the possible "bug" to other sectors of Rater management rather than loading. Roberto valuated on the Digital Terrain Model(DTM) file those tools a) RasterPropertiesPlugin and Compare raster layers, as these ones

Re: [JPP-Devel] 6506 loading raster test

2020-10-12 Thread edgar . soldin
thanks will try to reproduce it. additionally could you please test the Commons-Image Rendering as outlined below? thx.. ede On 10/2/2020 14:33, edgar.sol...@web.de wrote: SNIP > > additionally please try your routine with r6564 but instead of Sextante image > use the "Open->File->(Select your

Re: [JPP-Devel] 6506 loading raster test

2020-10-09 Thread Roberto Rossi
Here I am, sorry for he delay. I tested the 6589 release. After having loaded 2 shapefile (the bigger shp is 95 Mb), I load the rasters, the 3rd o 4th raster loaded, present the visualization problems: This how the Digital Terrain Model appears This how it should appear I noticed that with the

Re: [JPP-Devel] 6506 loading raster test

2020-10-09 Thread edgar . soldin
hey Rob, any news wrt. the below? ..ede On 10/2/2020 14:33, edgar.sol...@web.de wrote: > no problemo Rob, got a day job still ;) > > please try the latest snapshot r6563+ with Peppe's change. > > additionally please try your routine with r6564 but instead of Sextante image > use the "Open->File-

Re: [JPP-Devel] 6506 loading raster test

2020-10-02 Thread edgar . soldin
no problemo Rob, got a day job still ;) please try the latest snapshot r6563+ with Peppe's change. additionally please try your routine with r6564 but instead of Sextante image use the "Open->File->(Select your tifs, click Next)->(keep Use same settings for *.tif enabled, Select *Buffered Image

Re: [JPP-Devel] 6506 loading raster test

2020-10-01 Thread Giuseppe Aruta
Ede, Roberto, I reverted a change made on display raster . The changes was made in order to bypass the bug described by Michael : 498 Most GeoTIFF drivers fail with a simple GeoTIFF image The change wa

Re: [JPP-Devel] 6506 loading raster test

2020-10-01 Thread Roberto Rossi
Hi Ede, sorry for the late answer. I tested the release 6562, and I continue to have the visualization problems in the continuous file (just after having used 500-600 Mb of Memory, for example loading the big SHP and some rasters). The continuos raster are all the ones called DTMxx and Depitxx,

Re: [JPP-Devel] 6506 loading raster test

2020-09-30 Thread edgar . soldin
i just reverted to the use of the ImageIO-Ext TIF reader which worked well in OJ 1.15, in the hope that it combined with the latest changes will provide a faster but as stable solution for now. let's wait how Rob's gonna like it.. ede On 9/30/2020 17:17, Giuseppe Aruta wrote: > By the way. Chan

Re: [JPP-Devel] 6506 loading raster test

2020-09-30 Thread edgar . soldin
On 9/29/2020 17:31, Giuseppe Aruta wrote: > I observed that type of raster representation, described by Alberto, only > when I load some Roberto's raster file using the option *Open > Layer>Buffered Image (commons imaging)* > [image: image.png] that's a completely different code path, which by the

Re: [JPP-Devel] 6506 loading raster test

2020-09-30 Thread edgar . soldin
On 9/29/2020 16:41, Roberto Rossi wrote: > Il 29/09/2020 15:00, edgar.sol...@web.de ha scritto: >> Rob, >> >> does that happen with all files or can you pinpoint a specific layer/image? > Ede, > I noticed it for the continuos raster ad Digital terrain models (DTM), slope, > hillshade. Rob, can y

Re: [JPP-Devel] 6506 loading raster test

2020-09-29 Thread Roberto Rossi
Il 29/09/2020 15:00, edgar.sol...@web.de ha scritto: Rob, does that happen with all files or can you pinpoint a specific layer/image? Ede, I noticed it for the continuos raster ad Digital terrain models (DTM), slope, hillshade.     Rob @Peppe: any idea? ..ede On 9/24/2020 18:37, Roberto R

Re: [JPP-Devel] 6506 loading raster test

2020-09-29 Thread edgar . soldin
Rob, does that happen with all files or can you pinpoint a specific layer/image? @Peppe: any idea? ..ede On 9/24/2020 18:37, Roberto Rossi wrote: > Hi Ede, > I tested the release 6530 > > Now there is no any problem in loading the raster file (TIF). > But there is new problem in visualization. >

Re: [JPP-Devel] 6506 loading raster test

2020-09-23 Thread edgar . soldin
hey Rob, actually it's Edgar but call me ede ;9 anyway, please try snapshot r6526 and come back with results. thx! ..ede On 9/22/2020 23:34, Roberto Rossi wrote: > Hello Edgard, > i repeated the test with the "-v trace" option... the log is really verbose > now: from 50 to 15000 kb! :-) > > I t

Re: [JPP-Devel] 6506 loading raster test

2020-09-22 Thread Roberto Rossi
Hello Edgard, i repeated the test with the "-v trace" option... the log is really verbose now: from 50 to 15000 kb! :-) I tried at first to load the shapefiles , the error raised at the 7th raster

Re: [JPP-Devel] 6506 loading raster test

2020-09-22 Thread edgar . soldin
hey Roberto, the verbosity setting was just added to the start scripts, so it is not actually documented yet. looks like your on windows. on windows edit 'bin/oj_windows.bat' find rem -- set some default OJ options here (eg. -v debug), initialize empty -- rem -- run OJ with '--help' argument