Kontinuation / sedona-python-serde

Implementing Python geometry serde in Apache Sedona as a C extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Implementing Python geometry serde in Apache Sedona as a C extension


Languages

Language:C 72.6%Language:Python 27.4%