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

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

2020-09-30 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 6562 http://sourceforge.net/p/jump-pilot/code/6562 Author: edso Date: 2020-09-30 11:08:48 + (Wed, 30 Sep 2020) Log Message: --- readded old ImageIO-Ext tif driver in the hope to stabilize sextante raster layer loading Modified Paths: -- core/

[JPP-Devel] SVN: [6561] core/trunk/src/com/vividsolutions/jump/workbench/ui/renderer/ SimpleRenderer.java

2020-09-30 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 6561 http://sourceforge.net/p/jump-pilot/code/6561 Author: edso Date: 2020-09-30 11:07:16 + (Wed, 30 Sep 2020) Log Message: --- add proper logging Modified Paths: -- core/trunk/src/com/vividsolutions/jump/workbench/ui/renderer/SimpleRenderer.j

[JPP-Devel] SVN: [6560] core/trunk/src/com/vividsolutions/jump/workbench/imagery/ ReferencedImageFactoryFileLayerLoader.java

2020-09-30 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 6560 http://sourceforge.net/p/jump-pilot/code/6560 Author: edso Date: 2020-09-30 11:05:40 + (Wed, 30 Sep 2020) Log Message: --- only provide filename to error text Modified Paths: -- core/trunk/src/com/vividsolutions/jump/workbench/imagery/Ref

Re: [JPP-Devel] Run datastore query too tied to schema with Spatialide DS

2020-09-30 Thread edgar . soldin
hmmm, still there seems to be a difference as SpatialDBDS can read those GPKG geometries, that DBQuery fails with Caused by: com.vividsolutions.jts.io.ParseException: Unknown WKB type 233 at com.vividsolutions.jts.io.WKBReader.readGeometry(WKBReader.java:223) at com.vividsolution