OpenBSD ports

The geo/spatialindex port

spatialindex-2.1.0 – library for spatial indexing and querying

Description

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.

WWW: https://libspatialindex.org/
Only for arches
aarch64 aarch64 alpha alpha amd64 amd64 arm arm hppa hppa i386 i386 mips64 mips64 mips64el mips64el powerpc powerpc powerpc64 powerpc64 riscv64 riscv64 sh sparc64 sparc64
Broken
on sparc64: error: 'raise' was not declared in this scope
Categories:
geo

Library dependencies

Build dependencies

Run dependencies