Skip to content

Releases: katus98/gis-vector-spark

v1.2.0

05 Jan 06:55
Compare
Choose a tag to compare

Add new features.

  • Support read data from PostgreSQL Database with Citus Extension.
  • Support read data from File / Personal Geo Database (Need GDAL).
  • Support write to multi text files in the same time which may improve performance.

Attention: 'gis-vector-spark-1.2.0-jar-with-dependencies.jar' may not include jars related to Spark.

v1.1.3

21 Dec 07:03
Compare
Choose a tag to compare

Bug fixes.

  • Change some default settings.

Attention: 'gis-vector-spark-1.1.3-jar-with-dependencies.jar' may not include jars related to Spark.

v1.1.2

14 Dec 07:44
Compare
Choose a tag to compare

Performance optimizations.

  • Optimize performance when counting features in some models.
  • Some other optimizations.

Attention: 'gis-vector-spark-1.1.2-jar-with-dependencies.jar' may not include jars related to Spark.

v1.1.1

12 Dec 15:22
Compare
Choose a tag to compare

New features and bug fixes.

  • Fix some bugs in text syntax.
  • Fix some bugs in model 'Union' and 'Merge'.
  • Add a new default index method and fit all models to it.

Attention: 'gis-vector-spark-1.1.1-jar-with-dependencies.jar' may not include jars related to Spark.

v1.1.0

10 Dec 03:31
Compare
Choose a tag to compare

Add new models and IO tools.

  • Add the model 'Project' which support the CRS 4326, 3857, 4490 and 4528.
  • Add new IO tools which support reading data from MySQL and PostgreSQL.
  • Some bug fixes.

Attention: 'gis-vector-spark-1.1.0-jar-with-dependencies.jar' may not include jars related to Spark.

v1.0.1

09 Dec 11:28
Compare
Choose a tag to compare

Bug fixes.

  • Fix fatal bugs in text file reader when reading the string of coordinates.

Attention: 'gis-vector-spark-1.0.1-jar-with-dependencies.jar' may not include jars related to Spark.

v1.0.0

01 Dec 13:16
Compare
Choose a tag to compare

The first release of the GIS Vector Spark project, provide many new fantastic features.

  • Provide some basic GIS entities which would make modeling more easy.
  • Provide many usable basic tools for Spark GIS model, such as geodata IO tools, geometry tools etc.
  • Provide up to 16 basic Spark GIS models, such as Buffer, Clip, Erase etc.

Attention: 'gis-vector-spark-1.0.0-jar-with-dependencies.jar' may not include jars related to Spark.