πŸŽ‰ Apache Sedona 1.9.1 is out now! πŸ—ΊοΈ Geography SQL functions, Box2D & Box3D types, raster Python UDFs & more. Read the release notes β†’

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.1

  3. geotools-wrapper-1.9.1-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/