issues
search
georust
/
rstar
R*-tree spatial index for the Rust ecosystem
https://docs.rs/rstar
Apache License 2.0
414
stars
68
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add cached envelope benchmark
#137
urschrei
closed
1 year ago
3
Better distance_2 docs
#136
urschrei
closed
1 year ago
3
Can I use rstar for geographic points & use a great circle distance?
#135
amandasaurus
opened
1 year ago
8
add mint feature for Point trait impl for mint::Point2 and mint::Point3
#134
ripytide
closed
1 year ago
10
Clarify nearest_neighbors() method
#133
JosiahParry
opened
1 year ago
2
Discussion: Flat representation of R-tree
#132
adamreichold
closed
11 months ago
1
Update rstar-benches geo dependency
#131
michaelkirk
closed
1 year ago
0
Remove actually unused depth parameter and make Clippy happy.
#130
adamreichold
closed
1 year ago
0
Why must point scalars be signed?
#129
jasonwhite
opened
1 year ago
9
Envelope on Point<f32> fails since v0.10
#128
culebron
closed
1 year ago
9
Fix a stack overflow error in DrainIterator
#127
nickguletskii
closed
1 year ago
7
Prepare for 0.11.0 release
#126
urschrei
closed
1 year ago
6
Add polygon benchmarks
#125
adamreichold
closed
1 year ago
2
Make our metadata match our CI w.r.t. MSRV.
#124
adamreichold
closed
1 year ago
2
RFC: Use extension trait to simplify combinator usage.
#123
adamreichold
opened
1 year ago
0
Deprecate GeomWithData .inner() method in favour of Deref
#122
urschrei
closed
1 year ago
2
Crate README update
#121
urschrei
closed
1 year ago
2
Doc and metadata updates
#120
urschrei
closed
1 year ago
2
Overhaul CI pipelines
#119
adamreichold
closed
1 year ago
2
Add GeomWithCachedEnvelope combinator to support memoizing envelope computations.
#118
adamreichold
closed
1 year ago
9
Use eager leaf envelope computation
#117
urschrei
closed
1 year ago
2
First pass at memoizing Leaf envelope calls
#116
urschrei
closed
1 year ago
31
Impl Point for [RTreeNum; N] const generic N
#115
dominikWin
closed
1 year ago
17
Implement nearest_neighbour_mut
#114
joverwey
opened
1 year ago
2
Implement `IntoIterator` for `RTree`
#113
jakoschiko
closed
11 months ago
2
Panic after inserting `Rectangle` with NaN to `RTree`
#112
jakoschiko
opened
1 year ago
0
Question: Why there is parameters verification that point dimension must be at least 2?
#111
ytskuh
closed
1 year ago
4
perf: minimize iterations over children in `IntersectionIterator`
#110
kylebarron
closed
1 year ago
3
Make node constructors public, add RTree::new_from_root
#109
nickguletskii
opened
1 year ago
16
Document in `RTreeObject` that `envelope()` should be cached
#108
kylebarron
closed
1 year ago
12
Parallel bulk loading
#107
earthnuker
opened
1 year ago
8
Prepare for v0.10.0 release
#106
urschrei
closed
1 year ago
3
feat: dynamic rather than static parameters
#105
msalib
opened
2 years ago
4
Use SPDX license expression
#104
gerritsangel
closed
2 years ago
2
Remove Copy bound on Point and Envelope?
#103
Andlon
closed
2 years ago
17
Bulk loading using space-filling curve algorithm(s)
#102
urschrei
opened
2 years ago
6
8-adjacent distance bug.
#101
wzli
closed
2 years ago
3
Fix documentation of Envelope::intersects()
#100
Indy2222
closed
2 years ago
3
Update demo deps to mitigate CVE-2021-38190
#99
urschrei
closed
2 years ago
2
Support for non-const number of dimensions.
#98
lvella
closed
1 year ago
4
Add pub fn RTree::drain()
#97
Indy2222
closed
2 years ago
2
Question on Point's dimension limit
#96
simeonexo
closed
2 years ago
2
clarify MIN_SIZE constraints in docs
#95
michaelkirk
closed
2 years ago
4
CI can't run because 1.51 treats the 2021 edition as unstable, and it's required by cargo-all-features
#94
urschrei
closed
2 years ago
3
Fix panic when setting RTreeParams MIN_SIZE to 1
#93
urschrei
closed
2 years ago
3
"capacity overflow" on remove when RTreeParams::MIN_SIZE = 1
#92
laundmo
closed
2 years ago
4
Fix clippy
#91
jackson211
closed
2 years ago
6
Question: How to implement intersection on AABB for testing if cluster is in viewport?
#90
AnachronicNomad
opened
2 years ago
1
Prepare for 0.9.3 release
#89
urschrei
closed
2 years ago
2
new release with heapless 0.7 support
#88
Dushistov
closed
2 years ago
2
Previous
Next