FreeBSD.software
Home/devel/spatialindex

spatialindex

2.1.0

General Framework for Developing Spatial Indices

This package provides a general framework for developing spatial indices. Currently it defines generic interfaces, provides simple main memory and disk based storage managers and a robust implementation of an R*-tree, an MVR-tree and a TPR-tree. Supported Features: * Generic main memory and disk based storage managers. * R*-tree index (also supports linear and quadratic splitting). * MVR-tree index (a.k.a. PPR-tree). * TPR-tree index. * Advanced query capabilities, using Strategy and Visitor patterns. * Arbitrary shaped range queries, by defining generic geometry interfaces. * Large parameterization capabilities, including dimensionality, fill factor, node capacity, etc. * STR packing / bulk loading.

Origin: devel/spatialindex
Category: devel
Size: 1.22MiB
License: MIT
Maintainer: wen@FreeBSD.org
Dependencies: 0 packages
Required by: 1 packages
$pkg install spatialindex

Required By (1 packages)

More in devel