> > > - The R-Tree spatial index uses float instead of double. This is simply > not realistic for GIS where we need to represent and index centimeter-sized > features extending on possibly thousands of kilometers. 64-bit FP's are an > absolute requirement could this be changed in H2 ? > > I also noticed that a few months ago and would like to support Gordan's request as using floats in the rtree and double in data coordinates can probably lead to unexpected results.
Michaël -- 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/d/optout.
