Port variant | standard |
Summary | Library for spatial indexing and querying |
BROKEN | |
Package version | 2.0.0 |
Homepage | https://libspatialindex.github.io/ |
Keywords | geography, devel |
Maintainer | Leonid Bobrov |
License | MIT |
Other variants | There are no other variants. |
Ravenports | Buildsheet | History |
Ravensource | Port Directory | History |
Last modified | 16 JUN 2024, 04:00:27 UTC |
Port created | 03 FEB 2019, 15:10:34 UTC |
complete | This is the spatialindex-standard metapackage. It pulls in all subpackages of spatialindex-standard. |
primary | The purpose of this library is to provide: * An extensible framework that will support robust spatial indexing methods. * Support for sophisticated spatial queries. Range, point location, nearest neighbor and k-nearest neighbor as well as parametric queries (defined by spatial constraints) should be easy to deploy and run. * Easy to use interfaces for inserting, deleting and updating information. * Wide variety of customization capabilities. Basic index and storage characteristics like the page size, node capacity, minimum fan-out, splitting algorithm, etc. should be easy to customize. * Index persistence. Internal memory and external memory structures should be supported. Clustered and non-clustered indices should be easy to be persisted. |
dev | This is the developer subpackage of the spatialindex-standard port. It may contain headers, pc files, static and PIC libraries and SO links. |
Build (only) | cmake:primary:standard |
Runtime (only) |
ravensys-gcc:cxx_run:standard (primary subpackage) ravensys-gcc:libs:standard (primary subpackage) |
main | mirror://GITHUB/libspatialindex:libspatialindex:2.0.0 |
minetest:standard | Infinite-world block sandbox game |