Crates.io | spatial |
lib.rs | spatial |
version | 1.0.1 |
source | src |
created_at | 2016-06-28 01:21:34.333959 |
updated_at | 2024-05-03 20:18:06.663992 |
description | An N-Dimensional R-tree family spatial tree implementations |
homepage | https://github.com/ambaxter/spatial-rs |
repository | https://github.com/ambaxter/spatial-rs.git |
max_upload_size | |
id | 5515 |
size | 121,039 |
N-Dimensional Spatial Tree implementations library for Rust
Currently only implements R* Tree, but I'm trying to keep it generic enough where most spatial trees can be supported in a single interface.
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.