Install Sedona Python
To install Apache Sedona Python, follow these steps:
- Install the required Python packages.
pip install apache-sedona[flink] shapely attr
-
Download the required JAR files from Maven Central:
-
sedona-flink-shaded_2.12:jar:1.9.0
- 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/