Releases: apache/sedona
GeoSpark v0.6.2-Spark 1.x
GeoSpark 0.6.2 is a maintenance release on GeoSpark 0.6.X. This release is compatible with Apache Spark 1.X line.
Detailed release notes are available here
GeoSpark v0.6.2
GeoSpark 0.6.2 is a maintenance release on GeoSpark 0.6.X. This release is compatible with Apache Spark 2.X line.
Detailed release notes are available here
Babylon v0.2.0-Spark1.x
Babylon 0.2.0 is the second main release on Babylon 0.X line. This release is compatible with Apache Spark 1.X line.
Detailed release notes are available here
Babylon v0.2.0
Babylon 0.2.0 is the second main release on Babylon 0.X line. This release is compatible with Apache Spark 2.X line.
Detailed release notes are available here
GeoSpark v0.6.1-Spark-1.x
GeoSpark 0.6.1 is a maintenance release on GeoSpark 0.6.X. This release is compatible with Apache Spark 1.X line.
Bug fixes: Fix typos LineString DistanceJoin API
GeoSpark v0.6.1
GeoSpark 0.6.1 is a maintenance release on GeoSpark 0.6.X. This release is compatible with Apache Spark 2.X line.
Bug fixes: Fix typos LineString DistanceJoin API
Babylon v0.1.1-Spark 1.x
Babylon 0.1.1 is the first standalone version of Babylon Visualization System (Babylon initial version was packaged into GeoSpark 0.5.0). This release is compatible with Apache Spark 1.X line.
Major updates: Babylon supports vector image and outputs SVG image format; API changes: Images in Babylon Viz operators are in two different categories: Raster image and vector image. The user needs to specify the desired image type he wants.
Babylon v0.1.1
Babylon 0.1.1 is the first standalone version of Babylon Visualization System (Babylon initial version was packaged into GeoSpark 0.5.0). This release is compatible with Apache Spark 2.X line.
Major updates: Babylon supports vector image and outputs SVG image format; API changes: Images in Babylon Viz operators are in two different categories: Raster image and vector image. The user needs to specify the desired image type he wants.
GeoSpark v0.6.0-Spark-1.x
GeoSpark 0.6.0 is the sixth release on GeoSpark 0.X line. This release is compatible with Apache Spark 1.X line.
Major updates: (1) DistanceJoin is merged into JoinQuery. GeoSpark now supports complete DistanceJoin between Points, Polygons, and LineStrings. (2) Add Refine Phase to Spatial Range and Join Query. Use real polygon coordinates instead of its MBR to filter the final results. API changes: All spatial range and join queries now take a parameter called ConsiderBoundaryIntersection. This will tell GeoSpark whether returns the objects intersect with windows.
GeoSpark v0.6.0
GeoSpark 0.6.0 is the sixth release on GeoSpark 0.X line. This release is compatible with Apache Spark 2.X line.
Major updates: (1) DistanceJoin is merged into JoinQuery. GeoSpark now supports complete DistanceJoin between Points, Polygons, and LineStrings. (2) Add Refine Phase to Spatial Range and Join Query. Use real polygon coordinates instead of its MBR to filter the final results. API changes: All spatial range and join queries now take a parameter called ConsiderBoundaryIntersection. This will tell GeoSpark whether returns the objects intersect with windows.