JTS import is here: https://github.com/nicolas-f/h2database/commit/0042bf99cc677515cee6b91d4b8723e3330507bd
About GeometryValue.equals they answered that this is the expected result http://sourceforge.net/p/jts-topo-suite/bugs/40/ . -Nicolas Fortin Atelier SIG IRSTV FR CNRS 2488 Le lundi 26 août 2013 11:30:15 UTC+2, Noel Grandin a écrit : > > > On 2013-08-26 10:54, Nicolas Fortin (OrbisGIS) wrote: > > Some things are still missing: > > > - Equals method of Geometry is not the one expected by ValueGeometry, > we should do a wkb binary comparison as it is the only way to avoid false > duplicate. (The cache return another geometry with other srid or z) > > I maintain that this is a bug in JTS that needs to be fixed in JTS. > > > > - JTS is not imported in the H2 manifest > > Sorry, I seem to have missed that - do you have a patch somewhere? > > -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/groups/opt_out.
