Hi,
The download button in http://www.h2gis.org/ points to newest version 1.3.0.
However, I could not make that work with OpenJUMP but I had to use an older
versions. They are available from https://github.com/orbisgis/h2gis/releases/ I
had an old zip of v. 1.2.3 on my downloads and I used it. There seems to be
also 1.2.4 but I did not test that.
The first issue I had was with the H2GIS itself because I could not make a
spatial DB with it but I got this error:
CREATE ALIAS IF NOT EXISTS SPATIAL_INIT FOR
"org.h2gis.h2spatialext.CreateSpatialExtension.initSpatialExtension";
CALL SPATIAL_INIT();
Class "org.h2gis.h2spatialext.CreateSpatialExtension" not found; SQL statement:
CREATE ALIAS IF NOT EXISTS SPATIAL_INIT FOR
"org.h2gis.h2spatialext.CreateSpatialExtension.initSpatialExtension"
[90086-190] 90086/90086
I could create a spatial H2 database with H2GIS 1.2.3 but OpenJUMP could not
open it with jar files from 1.3.0. I can open my database when I put jar files
from the H2GIS version 1.2.3 into lib\ext\dbdatastore directory.
This may be more H2GIS issue but I was reading the comments from OJ commits and
found these ones which I liked interesting:
2016-07-15 mmichaud <[email protected]> * Extends
WritableDataStoreDataSource capabilities to H2 DataStore and
2016-09-25 mmichaud <[email protected]> * Fix in H2 Database Writer
-Jukka Rahkonen-
------------------------------------------------------------------------------
_______________________________________________
Jump-pilot-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel