s

sedona-python-adapter-2.4_2.12

A cluster computing system for processing large-scale spatial data: Python Adapter. 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.
http://sedona.apache.org/
Files download
File Operation
sedona-python-adapter-2.4_2.12-1.2.1-incubating.jar download
sedona-python-adapter-2.4_2.12-1.2.1-incubating.pom download
sedona-python-adapter-2.4_2.12-1.2.1-incubating-sources.jar download
Apache Maven
<dependency>
  <groupId>org.apache.sedona</groupId>
  <artifactId>sedona-python-adapter-2.4_2.12</artifactId>
  <version>1.2.1-incubating</version>
</dependency>
Gradle Groovy
implementation 'org.apache.sedona:sedona-python-adapter-2.4_2.12:1.2.1-incubating'
Gradle Kotlin
implementation("org.apache.sedona:sedona-python-adapter-2.4_2.12:1.2.1-incubating")
Scala SBT
libraryDependencies += "org.apache.sedona" % "sedona-python-adapter-2.4_2.12" % "1.2.1-incubating"
Groovy Grape
@Grapes(
  @Grab(group='org.apache.sedona', module='sedona-python-adapter-2.4_2.12', version='1.2.1-incubating')
)
Apache Ivy
<dependency org="org.apache.sedona" name="sedona-python-adapter-2.4_2.12" rev="1.2.1-incubating" />
Leiningen
[org.apache.sedona/sedona-python-adapter-2.4_2.12 "1.2.1-incubating"]
Apache Buildr
'org.apache.sedona:sedona-python-adapter-2.4_2.12:jar:1.2.1-incubating'