Metadata-Version: 2.1
Name: apache-sedona
Version: 1.3.1
Summary: Apache Sedona is a cluster computing system for processing large-scale spatial data
Home-page: https://sedona.apache.org
Author: Apache Sedona
Author-email: dev@sedona.apache.org
License: Apache License v2.0
Project-URL: Documentation, https://sedona.apache.org
Project-URL: Source code, https://github.com/apache/incubator-sedona
Project-URL: Bug Reports, https://issues.apache.org/jira/projects/SEDONA
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: attrs
Requires-Dist: shapely
Provides-Extra: spark
Requires-Dist: pyspark (>=2.3.0) ; extra == 'spark'

# Apache Sedona

This library is the Python wrapper for Apache Sedona.

Apache Sedona is a cluster computing system for processing large-scale spatial data. 
Apache 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.

Please visit the official Apache Sedona website:
https://sedona.apache.org/

Apache Sedona is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
