Last Version

core 0.9.1

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

License

License

GroupId

GroupId

org.locationtech.rasterframes
ArtifactId

ArtifactId

rasterframes_2.11
Version

Version

0.9.1
Type

Type

jar
Description

Description

core
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 rasterframes_2.11 0.9.1


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

Dependencies

compile (14)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
org.slf4j : slf4j-api jar 1.7.25
com.chuusai : shapeless_2.11 jar 2.3.3
org.locationtech.jts : jts-core jar 1.16.1
io.spray : spray-json_2.11 jar 1.3.4
org.locationtech.geomesa : geomesa-z3_2.11 jar 2.2.1
org.locationtech.geomesa : geomesa-spark-jts_2.11 jar 2.2.1
org.locationtech.geotrellis : geotrellis-spark_2.11 jar 3.3.0
org.locationtech.geotrellis : geotrellis-raster_2.11 jar 3.3.0
org.locationtech.geotrellis : geotrellis-s3_2.11 jar 3.3.0
com.github.blemale : scaffeine_2.11 jar 3.1.0
com.typesafe.scala-logging : scala-logging_2.11 jar 3.8.0
org.locationtech.geotrellis : geotrellis-gdal_2.11 jar 3.3.0
org.locationtech.geotrellis : geotrellis-s3-spark_2.11 jar 3.3.0

provided (3)

Group / Artifact Type Version
org.apache.spark : spark-core_2.11 jar 2.4.7
org.apache.spark : spark-mllib_2.11 jar 2.4.7
org.apache.spark : spark-sql_2.11 jar 2.4.7

test (2)

Group / Artifact Type Version
org.locationtech.geotrellis : geotrellis-spark-testkit_2.11 jar 3.3.0
org.scalatest : scalatest_2.11 jar 3.0.3

Project Modules

There are no modules declared in this project.