For some obscure reason the 2d-indexing (getMultiDimensionResult, interleave,...) only accept positive numbers. This makes them very complicated at least and unusable at most for geocoordinates.
Faced with that we can get our code to work with a minor change to these methods, allowing negative coordinates too. However since H2 is Apache and our code is GPL, I´d lilke to ask who wrote this particular code and if he/she is fine with including a patched version of addMortonRanges() getMortonRanges() and getMultiDimensionResult() in our code. https://sourceforge.net/apps/phpbb/travelingsales/viewtopic.php?f=4&t=134 Marcus -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.
