is not current version
Last Version 0.10.1

core 0.10.0

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

License

License

GroupId

GroupId

org.locationtech.rasterframes
ArtifactId

ArtifactId

rasterframes_2.12
Version

Version

0.10.0
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.12 0.10.0


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

Dependencies

compile (19)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.15
org.slf4j : slf4j-api jar 1.7.28
com.chuusai : shapeless_2.12 jar 2.3.7
io.circe : circe-core_2.12 jar 0.14.1
io.circe : circe-generic_2.12 jar 0.14.1
io.circe : circe-parser_2.12 jar 0.14.1
io.circe : circe-generic-extras_2.12 jar 0.14.1
org.typelevel : frameless-dataset_2.12 jar 0.10.1
org.locationtech.jts : jts-core jar 1.17.0
io.spray : spray-json_2.12 jar 1.3.4
org.locationtech.geomesa : geomesa-z3_2.12 jar 3.2.0
org.locationtech.geomesa : geomesa-spark-jts_2.12 jar 3.2.0
org.locationtech.geotrellis : geotrellis-spark_2.12 jar 3.6.1-SNAPSHOT
org.locationtech.geotrellis : geotrellis-raster_2.12 jar 3.6.1-SNAPSHOT
org.locationtech.geotrellis : geotrellis-s3_2.12 jar 3.6.1-SNAPSHOT
com.github.blemale : scaffeine_2.12 jar 4.0.2
com.typesafe.scala-logging : scala-logging_2.12 jar 3.8.0
org.locationtech.geotrellis : geotrellis-gdal_2.12 jar 3.6.1-SNAPSHOT
org.locationtech.geotrellis : geotrellis-s3-spark_2.12 jar 3.6.1-SNAPSHOT

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

test (2)

Group / Artifact Type Version
org.locationtech.geotrellis : geotrellis-spark-testkit_2.12 jar 3.6.1-SNAPSHOT
org.scalatest : scalatest_2.12 jar 3.2.5

Project Modules

There are no modules declared in this project.