Hi all, I just recently resolved:
http://jira.codehaus.org/browse/GEOT-2879 Which adds spatial indexing support to the jdbc-h2 module via the hatbox rtree library: http://hatbox.sourceforge.net/news.html Which by the looks of it has been active as of late. Will have to upgrade soon. Also along with this improvement the JTS bindings to H2 were pulled out into an external library I am calling "geodb" for now for lack of a more original name. The rationale for pulling them out is the same rationale for the original spatialdb in a box stuff. To reuse the bindings for other databases like derby, and javadb. The project is in a github repo of mine: http://wiki.github.com/jdeolive/geodb/ Both of the libraries are available in the opengeo maven repository so should get pulled in automagically. Interested on getting some feedback! -Justin -- Justin Deoliveira OpenGeo - http://opengeo.org Enterprise support for open source geospatial. ------------------------------------------------------------------------------ Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
