Packages
Elixir NIF wrapper around the Rust rstar R*-tree spatial index. Provides efficient 2D and 3D nearest-neighbor, envelope, and radius queries with optional associated data per point. 3D support enables ECEF and point cloud use cases.
Current section
2 Dependencies
Jump to
Current section
2 Dependencies
Dependencies of ex_rstar
2 dependencies| Package | Requirement |
|---|---|
| rustler |
~> 0.36.0
|
| rustler_precompiled |
~> 0.8
|