Initial attempt to support H2GIS (work in progress).
Current version fails with the following exception:

    Exception calling user-defined function: "load(conn1: url=jdbc:default:connection user=): org/h2/value/ValueInt"; SQL statement:
    CALL H2GIS_SPATIAL() [90105-204]
    (…snip…)
    Caused by: java.lang.ClassNotFoundException: org.h2.value.ValueInt

It may be a mismatch on the H2 version used.
We should retest later with next H2GIS version.
5 files changed