This is a Java library that provides spatial indexing for SQLite. It works in user space, i.e. it creates special tables that can be used as an index for data stored in other tables.
This library is released under the terms of the GNU Lesser General Public License.
See LGPL.md and GPL.md for details.
We provide access to the artifacts via our own Maven repository at these coordinates:
de.topobyte:sqlite-spatial:0.3.0
You can also browse the repository online: