πŸŽ‰ SedonaDB 0.4.0 is out now! πŸ—ΊοΈ Python DataFrame API, R dplyr, Geography support & GPU-accelerated spatial joins. Read the release blog β†’

Install Sedona Python

To install Apache Sedona Python, follow these steps:

  1. Install the required Python packages.
pip install apache-sedona[flink] shapely attr
  1. Download the required JAR files from Maven Central:

  2. sedona-flink-shaded_2.12:jar:1.9.0

  3. geotools-wrapper-1.9.0-33.5.jar

To install the JAR files in your Flink cluster or PyFlink application, follow the official Flink documentation: https://nightlies.apache.org/flink/flink-docs-master/docs/dev/python/dependency_management/