pyrasterframes

RasterFrames brings the power of Spark DataFrames to geospatial raster data.

License

License

GroupId

GroupId

org.locationtech.rasterframes
ArtifactId

ArtifactId

pyrasterframes_2.12
Last Version

Last Version

0.10.1
Release Date

Release Date

Type

Type

jar
Description

Description

pyrasterframes
RasterFrames brings the power of Spark DataFrames to geospatial raster data.
Project URL

Project URL

http://rasterframes.io
Project Organization

Project Organization

LocationTech RasterFrames
Source Code Management

Source Code Management

https://github.com/locationtech/rasterframes

Download pyrasterframes_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/org.locationtech.rasterframes/pyrasterframes_2.12/ -->
<dependency>
    <groupId>org.locationtech.rasterframes</groupId>
    <artifactId>pyrasterframes_2.12</artifactId>
    <version>0.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.locationtech.rasterframes/pyrasterframes_2.12/
implementation 'org.locationtech.rasterframes:pyrasterframes_2.12:0.10.1'
// https://jarcasting.com/artifacts/org.locationtech.rasterframes/pyrasterframes_2.12/
implementation ("org.locationtech.rasterframes:pyrasterframes_2.12:0.10.1")
'org.locationtech.rasterframes:pyrasterframes_2.12:jar:0.10.1'
<dependency org="org.locationtech.rasterframes" name="pyrasterframes_2.12" rev="0.10.1">
  <artifact name="pyrasterframes_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.locationtech.rasterframes', module='pyrasterframes_2.12', version='0.10.1')
)
libraryDependencies += "org.locationtech.rasterframes" % "pyrasterframes_2.12" % "0.10.1"
[org.locationtech.rasterframes/pyrasterframes_2.12 "0.10.1"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.15
org.locationtech.rasterframes : rasterframes_2.12 jar 0.10.1
org.locationtech.rasterframes : rasterframes-datasource_2.12 jar 0.10.1
org.locationtech.geotrellis : geotrellis-s3_2.12 jar 3.6.1

provided (3)

Group / Artifact Type Version
org.apache.spark : spark-core_2.12 jar 3.1.2
org.apache.spark : spark-mllib_2.12 jar 3.1.2
org.apache.spark : spark-sql_2.12 jar 3.1.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.10.1
0.10.0