spatial

Crates.iospatial
lib.rsspatial
version1.0.1
sourcesrc
created_at2016-06-28 01:21:34.333959
updated_at2024-05-03 20:18:06.663992
descriptionAn N-Dimensional R-tree family spatial tree implementations
homepagehttps://github.com/ambaxter/spatial-rs
repositoryhttps://github.com/ambaxter/spatial-rs.git
max_upload_size
id5515
size121,039
datom-rs (github:lutriseng:datom-rs)

documentation

README

spatial-rs

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.

License

Licensed under either of

at your option.

Contribution

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.

Commit count: 78

cargo fmt