rtree2d icon indicating copy to clipboard operation
rtree2d copied to clipboard

RTree2D is a 2D immutable R-tree for ultra-fast nearest and intersection queries in plane and spherical coordinates

Results 11 rtree2d issues
Sort by recently updated
recently updated
newest added

`R-tree` serialization could be a pretty nice extra feature to support as a part of this fantastic tiny library. * [Link to a Java library](https://github.com/davidmoten/rtree) that has some `R-tree` serialization...

question

https://github.com/mourner/flatbush/issues/8 https://github.com/mourner/flatbush/blob/master/README.md https://github.com/rawrunprotected/hilbert_curves/blob/master/hilbert_curves.cpp

question

I'm not sure if I'm missing something obvious, but is it possible to calculate the intersections of a line (specified by lat/long start) with a box on a spherical earth?...

question

See https://github.com/mourner/flatbush https://github.com/naskitis/Efficient-Data-Structures-for-Cache-Architectures/blob/master/Efficient%20Data%20Structures%20For%20Cache%20Architectures.pdf

enhancement

http://www.cs.uwm.edu/faculty/ad/select.pdf https://github.com/DirkToewe/SelX

help wanted
question

https://openproceedings.org/2019/conf/edbt/EDBT19_paper_27.pdf

help wanted

It would be nice if more numeric types were supported instead of just Float, e.g. Double, Int, Long, BigInt, BigDecimal. Can the numeric type be generalized? This would be useful...

help wanted
question

Updates [org.scoverage:sbt-scoverage](https://github.com/scoverage/sbt-scoverage) from 2.0.2 to 2.0.3. [GitHub Release Notes](https://github.com/scoverage/sbt-scoverage/releases/tag/v2.0.3) - [Version Diff](https://github.com/scoverage/sbt-scoverage/compare/v2.0.2...v2.0.3) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...

Thank you for this tool. Very useful. I am using it from Java. For the methods that return a Seq, it would be nice to have corresponding methods that accept...

enhancement

## About this PR 📦 Updates * [org.scala-native:nscplugin](https://github.com/scala-native/scala-native) * [org.scala-native:sbt-scala-native](https://github.com/scala-native/scala-native) from `0.4.17` to `0.5.1` 📜 [GitHub Release Notes](https://github.com/scala-native/scala-native/releases/tag/v0.5.1) - [Version Diff](https://github.com/scala-native/scala-native/compare/v0.4.17...v0.5.1) ## Usage ✅ **Please merge!** I'll automatically update this...