Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » General (non-technical) » Project Proposals » New Project Proposal: libspatialindex
New Project Proposal: libspatialindex [message #1402824] Thu, 17 July 2014 15:44
Richard Burcher is currently offline Richard BurcherFriend
Messages: 18
Registered: April 2014
Junior Member
libspatialindex is a "Gang of Four"-inspired C/C++ library for implementation of spatial indexes. It contains a number of features that make it a valuable key component of many spatial software stacks, but its standout feature is that of providing a generic interface to which specific index implementations can be adapted. Some of its current major features include:

+ R* tree with quadratic and linear splitting variants
+ MVR and TPR trees
+ Disk and memory serialization
+ Storage adaptation
+ Bulk sorting and insertion
+ Arbitrary shape range queries
+ C API
+ The addition of a C API makes it easier for scripting languages like Ruby and Python to call into libspatialindex using FFI-style wrappers.

https://www.locationtech.org/proposals/libspatialindex
Previous Topic:New project proposal: OM2M
Next Topic:New Project Proposal: Capella
Goto Forum:
  


Current Time: Thu Apr 25 01:13:20 GMT 2024

Powered by FUDForum. Page generated in 0.03739 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top