Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 608 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 608 Bytes

About

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.

License

This library is released under the terms of the GNU Lesser General Public License.

See LGPL.md and GPL.md for details.

Download

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:

https://mvn.topobyte.de/de/topobyte/sqlite-spatial/