Last Version

core 0.7.0-RC4

RasterFrames brings the power of Spark DataFrames to geospatial raster data, empowered by the map algebra and tile layer operations of GeoTrellis

License

License

GroupId

GroupId

io.astraea
ArtifactId

ArtifactId

rasterframes_2.11
Version

Version

0.7.0-RC4
Type

Type

jar
Description

Description

core
RasterFrames brings the power of Spark DataFrames to geospatial raster data, empowered by the map algebra and tile layer operations of GeoTrellis
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.7.0-RC4


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

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
com.chuusai : shapeless_2.11 jar 2.3.2
org.locationtech.geomesa : geomesa-z3_2.11 jar 2.0.1
org.locationtech.geomesa : geomesa-spark-jts_2.11 jar 2.0.1
org.locationtech.geotrellis : geotrellis-spark_2.11 jar 1.2.1
org.locationtech.geotrellis : geotrellis-raster_2.11 jar 1.2.1

provided (3)

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

test (2)

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

Project Modules

There are no modules declared in this project.