rtree2d
rtree2d copied to clipboard
RTree2D is a 2D immutable R-tree for ultra-fast nearest and intersection queries in plane and spherical coordinates
`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...
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
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?...
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
http://www.cs.uwm.edu/faculty/ad/select.pdf https://github.com/DirkToewe/SelX
https://openproceedings.org/2019/conf/edbt/EDBT19_paper_27.pdf
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...
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...
## 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...