Releases: katus98/gis-vector-spark
Releases · katus98/gis-vector-spark
v1.2.0
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
v1.1.2
v1.1.1
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
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
v1.0.0
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.