Hi Sivio, I'm not familiar with this extension, but I tried to reproduce the problem and noticed that the plugin checks input data is valid but omit to display a clear message if it is not. Before I could see the "parameter" tab, I get errors first because both raser input were the same, then because they have not the same resolution... There is no message displayed on screen but one can grab it in the log file. Could you check your log file or send it to me so I can see if we can find some explanations...
Hi hydroy, Can you give us more details (OpenJUMP version, data type loaded in your project) ? Until now I could not reproduce the error. I tried with version 1.16 (last 1.x) and 2.2.0 (recommended), I loaded two tif images with the Image Raster (Sextante) loader, made one visible and the second one invisible and could save the project. The only thing I noticed is that the visibilty is lost after re-opening the project. Michaƫl
Jukka, you are the expert about spatialite. I made a quick test but a confirmation from you would be welcome. I think OpenJUMP is not ready to manage the full set of geometries with Z, M and ZM, but it should read geometries with Z without losing Z and read geometries with ZM at least as geometries with Z.
Peppe, this plugin is still present in OpenJUMP 2.0. Can you tell us where we are about this ticket ?
OpenJUMP fails to read 4D geom from postgis
4D geometries are still not fully read, but they are now correctly interpreted as 3D geometries Example : LINESTRINGZM(1 2 3 4, 5 6 7 8, 9 10 11 12) is read as LINESTRING Z ( 1 2 3, 5 6 7, 9 10 11 ) I close the ticket
Replace geometric algo by JTS
Will ask for a double check on OpenJUMP 2.0 before closing the ticket