Hi,
I’m not sure how many read the user list, otherwise sorry for cross-posting.
I’ve created a new spatialite4-jdbc project, based on the current xerial SQLite driver and Justin Deoliveira’s spatialite-jdbc implementation. SpatiaLite 4 changed a lot, so it made sense to create a new driver for the 4.x version and rebase on latest SQLite jdbc.
The project is here (spatialite4 branch): https://github.com/benstadin/spatialite4-jdbc/tree/spatialite4
It would be great if you could review this, and maybe even take ownership. Maybe Justin himself could have a look at it? ;). I have one particualr project right now where I need spatialite4 support, and that’s why I started this. But other than that, it is rather unlikely I’ll be able to support this library long-term or for other platforms than those I require to support for this one project.
I’ve just started using Geoserver, and I didn’t yet try to use the new spatialite4 driver with Geoserver. Where should I start looking at, and what what changes (if any) are needed to support the new driver?
Regards
Ben