Hi,

Yes, I just fixed some issues las week-end but it was not related to H2GIS 1.2.3 vs 1.3.0.

I will do more tests soon to try to reproduce your problem. Which revision of OJ did you use ? I don't know why r5031 did not build.

Michaël


Le 26/09/2016 à 10:12, Rahkonen Jukka (MML) a écrit :

Hi,

The download button in http://www.h2gis.org/ <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 <m.michael.mich...@orange.fr> * Extends WritableDataStoreDataSource capabilities to H2 DataStore and

2016-09-25 mmichaud <m.michael.mich...@orange.fr> * Fix in H2 Database Writer

-Jukka Rahkonen-



------------------------------------------------------------------------------


_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

------------------------------------------------------------------------------
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to