About Anaconda Help Download Anaconda

anaconda / packages / libspatialindex 2.1.0

Extensible framework for robust spatial indexing

Installers

  • linux-64 v2.1.0
  • linux-aarch64 v2.1.0
  • osx-arm64 v2.1.0
  • win-64 v2.1.0
  • osx-64 v2.1.0
  • linux-32 v1.8.5
  • win-32 v1.9.3
  • linux-ppc64le v1.9.3

conda install

To install this package run one of the following:
conda install anaconda::libspatialindex

Description

The purpose of this library is to provide: 1. An extensible framework that will support robust spatial indexing methods. 2. 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. 3. Easy to use interfaces for inserting, deleting and updating information. 4. 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. 5. Index persistence. Internal memory and external memory structures should be supported. Clustered and non-clustered indices should be easy to be persisted.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.0) Legal | Privacy Policy