tree: f3584ed31ec3bbecc70b6598b45368f33d8126c3 [path history] [tgz]
  1. data/
  2. geospark/
  3. tests/
  4. build_wheel.sh
  5. GeoSparkCore.ipynb
  6. GeoSparkSQL.ipynb
  7. LICENSE
  8. Pipfile
  9. Pipfile.lock
  10. README.md
  11. setup.py
python/README.md

geospark

This library is Python wrapper on GeoSpark library.

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.

Python version supports:

Please follow tutorial on official GeoSpark website: https://datasystemslab.github.io/GeoSpark/