Releases: apache/sedona
Releases · apache/sedona
GeoSpark v0.3
This version contains load balanced spatial partitioning techniques (R-Tree and Voronoi); global and local index; optimized range, join and KNN for iterative spatial data mining.
The precompiled GeoSpark jar uses Spark 1.6.1 as a dependency. Please change it in "Pom.xml" if you are using different Spark.
GeoSpark_SourceCode_v0.2
This release includes PointRDD, RectangleRDD, PolygonRDD, CircleRDD as well as corresponding IndexRDD. Regarding SpatialRDD API usage, please refer GeoSpark Java API Doc.