Reduce source code size (#506)

* Change the artifact name according to ASF requirement

* Generate MD5, sha1, sha512 checksum by default

* Update artifact name again

* Update the parent pom name and publish it

* Update the parent pom name and publish it

* Ignore idea venv

* Only publish parent pom for spark 3.0 + Scala 2.12

* Update the template project

* Remove GeoTools binaries from Pyhton Adapter binaries

* Update test base

* Disable Geotools dependencies by default. Users have to manually compile the source code to package geotools jars.

* Update docs

* Delete duplicate test data in main modules

* Clean up the test data in examples

* Remove duplicate test data in the Python module

* Reduce modis file size and skip undefine shapefile test

* Skip the undefined type test in Python shapefile reader test

* Fix the test
502 files changed
tree: 029e05d581fe631c16e875b7cd8955237d0ee940
  1. .github/
  2. contrib/
  3. core/
  4. docs/
  5. docs-overrides/
  6. examples/
  7. python/
  8. python-adapter/
  9. sql/
  10. viz/
  11. zeppelin/
  12. .asf.yaml
  13. .gitignore
  14. .gitmodules
  15. DISCLAIMER-WIP
  16. GeoSpark_logo.png
  17. incubator_logo.png
  18. LICENSE
  19. mkdocs.yml
  20. NOTICE
  21. pom.xml
  22. README.md
  23. scalastyle_config.xml
  24. sedona_logo.png
  25. spark-version-converter.py
README.md

Scala and Java build Python build Example project build

Apache Sedonaâ„¢(incubating) is a cluster computing system for processing large-scale spatial data. Sedona 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.

Sedona contains several modules:

NameAPIIntroduction
CoreRDDSpatialRDDs and Query Operators.
SQLSQL/DataFrameSQL interfaces for Sedona core.
VizRDD, SQL/DataFrameVisualization for Spatial RDD and DataFrame
ZeppelinApache ZeppelinPlugin for Apache Zeppelin 0.8.1+

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

Compile the source code

Please refer to Sedona website

Contact

Twitter: Sedona@Twitter

Gitter chat: Gitter

Sedona JIRA: Bugs, Pull Requests, and other similar issues

Sedona Mailing Lists:

Please visit Apache Sedona website for detailed information

Powered by