Skip to content

Releases: apache/sedona

GeoSpark v0.3

18 Aug 02:25
Compare
Choose a tag to compare

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

30 Oct 20:51
Compare
Choose a tag to compare

This release includes PointRDD, RectangleRDD, PolygonRDD, CircleRDD as well as corresponding IndexRDD. Regarding SpatialRDD API usage, please refer GeoSpark Java API Doc.