Fix test failures of the sql and viz modules (#474)

5 files changed
tree: 105fcd3c8c9f1e4a490bdcf71d978d099aa0d868
  1. .github/
  2. contrib/
  3. core/
  4. docs/
  5. python/
  6. sql/
  7. viz/
  8. zeppelin/
  9. .gitignore
  10. .gitmodules
  11. .travis.yml
  12. _config.yml
  13. GeoSpark_logo.png
  14. LICENSE
  15. LICENSE-before-1.2.0
  16. mkdocs.yml
  17. pom.xml
  18. README.md
README.md

On 07/19/2020, GeoSpark has been accepted to the Apache Software Foundation under the new name Apache Sedona (incubating). The code in this repository will be imported to the ASF Git repository. Old contributors please read this GitHub issue and submit your CLA at your earliest convenience.

GeoSpark Logo

StableLatestSource code
Maven Central with version prefix filterSonatype Nexus (Snapshots)Build Status

GeoSpark@Twitter || GeoSpark Discussion Board || Join the chat at https://gitter.im/geospark-datasys/Lobby

GeoSpark is a cluster computing system for processing large-scale spatial data. GeoSpark extends Apache Spark / SparkSQL with a set of out-of-the-box Spatial Resilient Distributed Datasets (SRDDs)/ SpatialSQL that efficiently load, process, and analyze large-scale spatial data across machines.

GeoSpark contains several modules:

NameAPISpark compatibilityIntroduction
CoreRDDSpark 2.X/1.XSpatialRDDs and Query Operators.
SQLSQL/DataFrameSparkSQL 2.1+SQL interfaces for GeoSpark core.
VizRDD, SQL/DataFrameRDD - Spark 2.X/1.X, SQL - Spark 2.1+Visualization for Spatial RDD and DataFrame.
ZeppelinApache ZeppelinSpark 2.1+, Zeppelin 0.8.1+GeoSpark plugin for Apache Zeppelin

GeoSpark supports several programming languages: Scala, Java, SQL, Python and R.

Please visit GeoSpark website for detailed documentations

News!

Orignial Contributors

Impact

GeoSpark Downloads on Maven Central

GeoSpark ecosystem has around 10K downloads per month.